... | ... | @@ -2,6 +2,7 @@ |
|
|
title: Behaviour Details
|
|
|
---
|
|
|
|
|
|
|
|
|
# **Subscription behaviour** #
|
|
|
## Subscription creation ##
|
|
|
- A subscription POST to create datapoint subscription will not create duplicates
|
... | ... | @@ -31,7 +32,7 @@ Example: The subscription POST subscribes to a device aswell as a location with |
|
|
- This is relevant for DPT Date and TimeOfDay and DPT which uses such as compounds
|
|
|
|
|
|
|
|
|
## **Datapoint values** ##
|
|
|
# **Datapoint values** #
|
|
|
- Datapoint values are currently not persitantly stored
|
|
|
- After a restart all datapoint values will not have a value
|
|
|
- Note: If the API was "offline" the values reliability is degraded, a persistant storage is therefore not implemented |