Summary
Whether the device is alive
Description
This method will retrieve the status of the device in 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 | 
|---|---|---|
| status | object | Whether the device is alive or not |