Tags

Registers a Device to the remote Service or stores its data.

Trigger

You must setup a RealTimeConnector and a Device with a DeviceExt.
The Device will be automatically registered if "AutoProvision" is set to true in the Connector. You can also initialize it through the "Initialize" action.

Example
Example
{
        "description": "",
        "site": "Site 1",
        "deviceId": "nzqXbuNwGUcC9wkLsryP",
        "name": "Device1",
        ...
 
}