Apama Analytics Builder 10.7.0 | Using Apama Analytics Builder for Cumulocity IoT | Block Reference | Output | Managed Object Output
 
Managed Object Output
apama.analyticskit.blocks.cumulocity.ManagedObjectOutput
Updates a pre-configured property on the ManagedObject object for a specified device or for the current device.
The block does not participate in time-synchronous model-to-model communication. Multiple blocks can be used in a single model or multiple models to update the same property of the same device. Cycles among models can be formed because of this block, so care must be taken not to introduce indefinite cyclic execution of models.
Parameters
Name
Description
Type
Notes
Device or Trigger Device
The device (or for models handling groups, Trigger Device) that the managed object is associated with.
The model editor uses the current device name. This is mapped internally to the device identifier.
any
Property Name
The name of the property to update.
string
Input Port Details
Name
Description
Type
Value
The value of the property to set.
any
Update Property
Signals that the property is to be updated. If not connected, every new Value input updates the property.
pulse