File tree Expand file tree Collapse file tree 2 files changed +406
-8
lines changed
Expand file tree Collapse file tree 2 files changed +406
-8
lines changed Original file line number Diff line number Diff line change 9696 b"0019" + b"0098765432101234" + b"7777777777777777" + b"06" ,
9797 ),
9898 b"\x05 \x05 \x03 \x03 0018009876543210123407CE1E\r \n " : (
99- "SCAN 07 " ,
99+ "SWITCH 01 " ,
100100 b"000000C1" , # Success ack
101101 b"0019" + b"0098765432101234" + b"8888888888888888" + b"07" ,
102102 ),
658658 + b"4E084590" # fw_ver
659659 + b"06" , # node_type (Scan)
660660 ),
661+ b"\x05 \x05 \x03 \x03 002388888888888888886C1F\r \n " : (
662+ "Node info for 8888888888888888" ,
663+ b"000000C1" , # Success ack
664+ b"0024" # msg_id
665+ + b"8888888888888888" # mac
666+ + b"22026A68" # datetime
667+ + b"00000000" # log address
668+ + b"00" # relay
669+ + b"01" # hz
670+ + b"000000070051" # hw_ver
671+ + b"4E08478A" # fw_ver
672+ + b"03" , # node_type (Switch)
673+ ),
661674 b"\x05 \x05 \x03 \x03 001200987654321012340A72\r \n " : (
662675 "Power usage for 0098765432101234" ,
663676 b"000000C1" , # Success ack
You can’t perform that action at this time.
0 commit comments