Updated Backup File Anatomy (markdown)

rstrouse 2023-12-20 09:16:22 -08:00
parent 89e72d2646
commit eff34ff30e

@ -74,6 +74,7 @@ There will be one shade record for each configured shade. All data in a shade r
| GPIO Up | 3 | The GPIO pin assigned to the up command if a GP_* type | 15+ |
| 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+ |
## 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.