Constant | Description |
MATCH_STRING | The name of the Cumulocity IoT device to which the status operations are to be published. The default name is c8y_EdgeGateway. |
PERIOD | The frequency in seconds at which the status is to be published. The default value is 60 seconds. |
SEND_TYPE | How the status is to be published. The default value is OPERATION, meaning that the status is published as a Cumulocity IoT operation. You can change this to EVENT to publish the status as a Cumulocity IoT event. |
EVENT_TYPE | The event type if the status is published as a Cumulocity IoT event. The default type is apama_status. |
EVENT_TEXT | The event text if the status is published as a Cumulocity IoT event. The default text is Apama Status. |