Apama Analytics Builder for Cumulocity IoT 10.3.1 | Apama Analytics Builder for Cumulocity IoT Documentation | Using Apama Analytics Builder for Cumulocity IoT | Monitoring and Configuration | Configuration | Configuring status reporting
 
Configuring status reporting
You can configure the frequency and the device name for the status operations by editing the constants of the apama.analyticskit.cumulocity.StatusConstants event in the StatusConstants.mon file. This file is located in the /usr/edge/properties/apama/support/cumulocity/ directory.
You can modify the values of the following constants:
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.

Copyright © 2018-2019 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.