com.apama.cumulocity
Event UnsubscribeMeasurements


Unsubscribes from measurements.

Subscriptions are ref-counted - multiple SubscribeMeasurements will require the same number of UnsubscribeMeasurements to unsubscribe.
Constant summary
 stringCHANNEL := "CumulocityIoT"

Channel to send these events to.
 stringWILDCARD := "*"

Wildcard value of assetId.
 
Member summary
 stringassetId

The source to unsubscribe from, or WILDCARD for all assets.
 
Constant detail

CHANNEL

string CHANNEL := "CumulocityIoT"
Channel to send these events to.

WILDCARD

string WILDCARD := "*"
Wildcard value of assetId.
Member detail

assetId

string assetId
The source to unsubscribe from, or WILDCARD for all assets.