File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2140,9 +2140,9 @@ The `body` object contains the following properties,
21402140| deviceId | String | device ID |
21412141| deviceType | String | device type. * Relay Switch 1PM* |
21422142| switchStatus | Integer | the current switch state. ` 0 ` , off; ` 1 ` , on |
2143- | voltage | Integer | the current voltage, measured in Volt |
2143+ | voltage | Float | the current voltage, measured in Volt |
21442144| version | String | the current BLE and Wi-Fi firmware version, e.g. V3.1-6.3 |
2145- | power | Integer | the current power, measured in Watts |
2145+ | power | Float | the current power, measured in Watts |
21462146| usedElectricity | Integer | daily power consumption, measured in watt-minutes |
21472147| electricCurrent | Integer | the electrical current measured in mA |
21482148
You can’t perform that action at this time.
0 commit comments