File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -1440,7 +1440,7 @@ The `deviceList` array contains a list of objects with the following key-value a
14401440| ------------------ | ---------- | ------------------------------------------------------------ |
14411441| deviceId | String | device ID |
14421442| deviceName | String | device name |
1443- | deviceType | String | device type. * LED Strip Light 3* |
1443+ | deviceType | String | device type. * Strip Light 3* |
14441444| enableCloudService | Boolean | determines if Cloud Service is enabled or not for the current device |
14451445| hubDeviceId | String | device's parent Hub ID. * 000000000000* when the device itself is a Hub or it is connected through Wi-Fi. | |
14461446
@@ -2207,8 +2207,7 @@ The `body` object contains the following properties,
22072207| Key | Value Type | Description |
22082208| --------------- | ---------- | --------------------------------------------------------- |
22092209| deviceId | String | device ID |
2210- | online | Boolean | the connection status of the device. * true* or * false* |
2211- | deviceType | String | device type. * LED Strip Light 3* |
2210+ | deviceType | String | device type. * Strip Light 3* |
22122211| hubDeviceId | String | device's parent Hub ID |
22132212| version | String | the current BLE and Wi-Fi firmware version, e.g. V3.1-6.3 |
22142213| power | String | ON/OFF state |
You can’t perform that action at this time.
0 commit comments