Object Index
You are viewing an old version of the API
DeviceCode
Object Index
Properties
Name | Description |
---|---|
id
|
Read only The unique id for this device code. |
name
|
An optional user-defined name for the device code. |
code
|
Read only The unique code that can be used to login. |
device_
|
Read only The unique id of the device that used this code. Populated when the device is paired up. |
product_
Required
|
The targeting product type of the device code. |
location_
|
The location assigned to this code. |
status
|
Read only The pairing status of the device code. |
pair_
|
Read only When this DeviceCode will expire and no longer login. Timestamp in RFC 3339 format. Examples for January 25th, 2020 6:25:34pm Pacific Standard Time: UTC: 2020-01-26T02:25:34Z Pacific Standard Time with UTC offset: 2020-01-25T18:25:34-08:00 |
created_
|
Read only When this DeviceCode was created. Timestamp in RFC 3339 format. Examples for January 25th, 2020 6:25:34pm Pacific Standard Time: UTC: 2020-01-26T02:25:34Z Pacific Standard Time with UTC offset: 2020-01-25T18:25:34-08:00 |
status_
|
Read only When this DeviceCode's status was last changed. Timestamp in RFC 3339 format. Examples for January 25th, 2020 6:25:34pm Pacific Standard Time: UTC: 2020-01-26T02:25:34Z Pacific Standard Time with UTC offset: 2020-01-25T18:25:34-08:00 |
paired_
|
Read only When this DeviceCode was paired. Timestamp in RFC 3339 format. Examples for January 25th, 2020 6:25:34pm Pacific Standard Time: UTC: 2020-01-26T02:25:34Z Pacific Standard Time with UTC offset: 2020-01-25T18:25:34-08:00 |