... | ... | @@ -3,6 +3,7 @@ title: Behaviour Details |
|
|
---
|
|
|
|
|
|
|
|
|
|
|
|
# **Subscription behaviour** #
|
|
|
## Subscription creation ##
|
|
|
- A subscription POST to create datapoint subscription will not create duplicates
|
... | ... | @@ -18,7 +19,7 @@ Example: The subscription POST subscribes to a device aswell as a location with |
|
|
- The new semantic export may not contain the same datapoints as the previous
|
|
|
|
|
|
## Subscription resource expression ##
|
|
|
- As per specification recommendendation not all attributes of a subscriptions are expressed in subscription resources
|
|
|
- As per specification recommendation not all attributes of a subscriptions are expressed in subscription resources
|
|
|
- For example a /subscription/{subscriptionId} result may not contain the secret member
|
|
|
|
|
|
## Subscription PATCH ##
|
... | ... | |