com.apama.cumulocity
Event UnsubscribeMeasurements
Unsubscribe from measures.
Subscriptions are ref-counted - multiple SubscribeMeasurements will require the same number of UnsubscribeMeasurements to unsubscribe.
Constant Summary |
constant string | CHANNEL := "CumulocityIoT"
Channel to send these events to. |
constant string | WILDCARD := "*"
Wildcard value of assetId. |
Member Summary |
string | assetId
The source to unsubscribe from, or WILDCARD for all assets. |
CHANNEL
constant string CHANNEL := "CumulocityIoT"
Channel to send these events to.
WILDCARD
constant string WILDCARD := "*"
Wildcard value of assetId.
assetId
string assetId
The source to unsubscribe from, or WILDCARD for all assets.