Breadcrumbs

[COM] Values

Sends the point's value.

Trigger

You must setup a RealTimeConnector, a parent Device with a DeviceExt and a Point with a PointExt.
The point's value is sent automatically during the initialization or when the value changes. You can also initialize it through the "Initialize" action.
The destination is specified in the connector's advanced config. 

Example
{
    "pointId": "CO2_T0SCdEIqiqTjqtGyrfGZj",
    "timestamp": "2020-10-07T01:12:41.861+02:00",
    "value": 725,
    "status": "{ok}" 
}


this template is configurable in the connector advanced config.

image2022-3-9_17-4-56-.png