Extended Rules defined for Switch / UP Fixed

This commit is contained in:
Meydin87
2023-05-17 07:40:00 +02:00
parent 1d2d148d11
commit 3edf1a6b7b
3 changed files with 239 additions and 79 deletions

View File

@@ -32,4 +32,18 @@ Payload:
2 bytes | TargetDeviceId -> The id of the board
1 byte | PinId -> Idof the pin of the board
1 byte | state -> 1 to swtich on, 0 to switch off
0x010: Request Remote Pin State
-> Broadcast
---------------------------------
2 bytes | TargetDeviceId -> The id of the board to request the remote pin states from. This needs to be a control device (not UP)
1 byte | 0: Request
| 1: Response
DAT |
-- n Items of format ------------
* 2 byte: DeviceId
* 1 byte: The State