We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a7ec2f commit ae6be6fCopy full SHA for ae6be6f
tests/stick_pair_data.py
@@ -5,6 +5,7 @@
5
"Stick network info request",
6
b"000000C1", # Success ack
7
b"0002" # response msg_id
8
+ + b"0123456789012345" # stick-mac
9
+ b"0F" # channel
10
+ b"FFFFFFFFFFFFFFFF"
11
+ b"0698765432101234" # 06 + plus-device mac
0 commit comments