Summary
Get the configuration of a device from Automation Gateway
Description
This method will retrieve the configuration of a device from Automation Gateway
Route
No Northbound API Available
Roles
admin
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
deviceName | string | yes | the name of a device |
format | string | yes | the format of the config to return - native |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
result | object | the configuration retrieved from the device |