FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |
Constant summary | |
---|---|
string | CHANNEL := "CumulocityIoTGenericChain"
Channel to send these events to.
|
string | SEND_CHANNEL := "CumulocityIoTGenericChain"
Channel to send these events to. |
Member summary | |
---|---|
integer | reqId
Identifier for this request; must be generated using com.apama.cumulocity.Util.generateReqId(). |
string | deviceId
The unique identifier for this specific Device. |
dictionary<string, string> | params
Additional request params. 'fragmentType', 'type', 'owner', 'text', 'childAssetId', 'childDeviceId', 'childAdditionId', 'ids' (comma separated list of id's), 'pageSize', 'currentPage' can be provided. |
Constant detail |
---|
string CHANNEL := "CumulocityIoTGenericChain"
string SEND_CHANNEL := "CumulocityIoTGenericChain"Channel to send these events to.
Member detail |
---|
string deviceIdThe unique identifier for this specific Device.
dictionary<string, string> paramsAdditional request params. 'fragmentType', 'type', 'owner', 'text', 'childAssetId', 'childDeviceId', 'childAdditionId', 'ids' (comma separated list of id's), 'pageSize', 'currentPage' can be provided.
integer reqIdIdentifier for this request; must be generated using com.apama.cumulocity.Util.generateReqId().
FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |