Updated Backup File Anatomy (markdown)

rstrouse 2024-02-24 10:14:06 -08:00
parent be1261035f
commit 41ac460e46

@ -112,6 +112,7 @@ There will be one shade record for each configured shade. All data in a shade r
| GPIO Down | 3 | The GPIO Pin assigned to the down command if a GP_* type | 15+ |
| GPIO My | 3 | The GPIO Pin assigned to the my command if a GP_* type | 16+ |
| GPIO Flags | 3 | Flags associated with the pin configuration for GP_* types. Bit 1 indicates whether the pins use a low level trigger | 17+ |
| Room Id | 3 | The id of the room that the shade belongs to | 19+ |
## Group Record
Group records follow the shade records in the file. There is one group record per line and each data element is fixed length. Prior to header version 10 groups did not exist and there will be no group records in the file.
@ -158,6 +159,7 @@ Group records follow the shade records in the file. There is one group record p
| Member Id 32 | 3 | The id of the shade member | 10+ |
| Repeats | 3 | The number of repeats to send when sending a command | 12+ |
| Sort Order | 3 | The order in which to display in the interface | 13+ |
| Room Id | 3 | The id of the room that the group belongs to | 19+ |
## Repeater Record
The repeaters are stored in the file in sets of 7. Currently only one repeater record (7 repeaters) are available for setup.