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(). |
dictionary<string, string> | params
Additional request parameters. 'id', 'source', 'type', 'fromDate', 'toDate', 'fromCreationDate', 'toCreationDate', 'pageSize', 'currentPage', 'revert' can be provided. |
Constant detail |
---|
string CHANNEL := "CumulocityIoTGenericChain"
string SEND_CHANNEL := "CumulocityIoTGenericChain"Channel to send these events to.
Member detail |
---|
dictionary<string, string> paramsAdditional request parameters. 'id', 'source', 'type', 'fromDate', 'toDate', 'fromCreationDate', 'toCreationDate', 'pageSize', 'currentPage', 'revert' 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 |