avr: re-introduce UID to new VALUE messages, set UID in VALUE response messages.

This commit is contained in:
Martin Preuss
2024-09-06 22:50:32 +02:00
parent 5e4ca45443
commit 2fa3e9d4ab
6 changed files with 77 additions and 44 deletions

View File

@@ -100,13 +100,14 @@ Offset Length Meaning
2 1 command code (REPORT_VALUE, REQ_SET_VALUE, RSP_SET_VALUE)
3 1 source address
---------------------------------------------------------
4 2 msg id/ref msg id
6 1 value id
7 1 value type
8 2 value
10 2 denom
4 4 UID of the sending node
8 2 msg id/ref msg id
10 1 value id
11 1 value type
12 2 value
14 2 denom
---------------------------------------------------------
12 1 CRC8 byte
15 1 CRC8 byte