Summary
Retrieves some basic information for the device
Description
This method will retrieve the basic information (type, mac addresses) 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 |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
result | object | An object containing basic information about the device. The type of information in the response will be device type specific |