device_route_create
Create a device route to link a device with an application, enabling data delivery from the device to the app. Both must belong to the same unit.
Instructions
Create a device route linking a device to an application. Both must belong to the same unit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| deviceId | Yes | The device ID to route. | |
| applicationId | Yes | The application ID to receive the device data. |