FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |
Constant summary | |
---|---|
string | CHANNEL := "CumulocityIoT"
Channel to send these events to. |
Member summary | |
---|---|
integer | reqId
Unique request identifier. |
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' can be provided. |
Constant detail |
---|
string CHANNEL := "CumulocityIoT"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' can be provided.
integer reqIdUnique request identifier.
FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |