Summary
Retrieves operational data for the device
Description
This method will retrieve operational data of the 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 |
options | object | yes | the options containing the command |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
result | object | An object containing basic operational data about the device. The type of information in the response will be device type specific |