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
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.