com.apama.cumulocity
Event Util


Contains various static actions that are useful for interacting with Cumulocity such as generateReqId().
Action summary
 stringstatic formatTime(float t)

Format time into human readable form, as used by Cumulocity.
 integerstatic generateReqId()

Use this action for generating all reqIds for use with the Cumulocity API.
 
Action detail

formatTime

            string static formatTime(float t)
        
Format time into human readable form, as used by Cumulocity.
Parameters:
t

generateReqId

            integer static generateReqId()
        
Use this action for generating all reqIds for use with the Cumulocity API.