Skip to content

Commit 589e9a2

Browse files
authored
Plug Mini Power byte adjustments (#6)
1 parent 4ad138b commit 589e9a2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

devicetypes/plugmini.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -96,15 +96,15 @@ The following table is the Manufacture Data of ADV_IND.
9696
<tr>
9797
<td rowspan=2>Byte: 12-13</td>
9898
<td rowspan=1>Overload</td>
99-
<td rowspan=1>byte 18[7] overload</td>
99+
<td rowspan=1>byte 12[7] overload</td>
100100
<td rowspan=1>Whether the Plug Mini is overloaded, more than 15A current overload</td>
101101
</tr>
102102
<tr>
103103
<td rowspan=1>Power</td>
104104
<td rowspan=1>
105-
byte 18[0-6] Power MSB
105+
byte 12[0-6] Power MSB
106106

107-
byte 18[0-7] Power LSB</td>
107+
byte 13[0-7] Power LSB</td>
108108
<td rowspan=1>Plug Mini current power value of the load</td>
109109
</tr>
110110
</tbody>
@@ -249,4 +249,4 @@ The response will return the current Plug Mini status.
249249
CopyRight@2022 Wonderlabs, Inc.
250250

251251
### Back to [Home](https://github.com/OpenWonderLabs/SwitchBotAPI-BLE/)
252-
### Back to [Device Types](../README.md)
252+
### Back to [Device Types](../README.md)

0 commit comments

Comments
 (0)