Extended Rules defined for Switch / UP Fixed
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user