Summary
Add a device to Automation Gateway
Description
This method will add a device to Automation Gateway
Route
No Northbound API Available
Roles
admin
Parameters
DetailsExampleSchema
| Name | Type | Required | Description |
|---|---|---|---|
| deviceName | string | yes | the name of a device |
| deviceVars | object | yes | the information for the device |
Return
DetailsExampleSchema
| Name | Type | Description |
|---|---|---|
| result | object | the device that was created |