Update the docs about the V7 payload.

This commit is contained in:
Victor Chang
2023-12-09 16:28:27 -08:00
parent 39b97f15ba
commit 94773024f1
3 changed files with 67 additions and 11 deletions

View File

@@ -42,5 +42,8 @@ The mac address reponse bytes are in reverse order, if the device responds with
#### Install code response payload
The install code bytes are not swapped like the mac address payload.
#### Meter join response payload
This always returns a 0x01 value even if the Vue is not in range of the meter.
#### Meter reading response payload
The meter response payload has it's own page [protocol-meter-reading.md](protocol-meter-reading.md)
The meter response payload has its own page [protocol-meter-reading.md](protocol-meter-reading.md)