Type Definitions
DeviceIdentifier :Object
Properties:
Name | Type | Description |
---|---|---|
assetId |
string | null |
The device asset id |
callhome |
string |
The device callhome number |
cdm |
string |
The CDM/Unique UUID, on chrome devices this is the Google CDM Directory API ID. |
serial |
string | null |
The device serial number |
DeviceProperties :Object
Properties:
Name | Type | Description |
---|---|---|
name |
string |
The name of this device |
identifier |
DeviceIdentifier | |
properties |
Object |
Misc device properties |