Sends the point's tags.

Trigger

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

Example
Example
{
        "cur": "M",
        "displayName": "CO2",
        "description": "",
        "site": "Site 1",
        "unit": "ppm",
        "deviceId": "T5C8JDsW8RKH6YQ10lVz;nzqXbuNwGUcC9wkLsryP",
        "name": "CO2",
        "hisInterpolate": "linear",
        "pointId": "h0SBMPEboU8lmo1PCSxvM"
        ...
}