Apama 10.3.1 | Apama Documentation | Connecting Apama Applications to External Components | Standard Connectivity Plug-ins | The Cumulocity IoT Transport Connectivity Plug-in | Using operations
 
Using operations
 
Creating a new operation
Updating an operation
Querying for operations
The com.apama.cumulocity.Operation event represents a device operation. If the configuration option subscribeToOperations is enabled (see Configuring the Cumulocity IoT transport) or if you Subscribe to the operations stream (see Using subscriptions), this event is sent to the com.apama.cumulocity.Measurement.CHANNEL (same as cumulocity.measurements) channel. This event contains the identifier of the source, a status, and optional parameters.
Example of an operation:
Operation("12345","deviceId", "EXECUTING", {}})

Copyright © 2013-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.