mirror of
https://github.com/rstrouse/ESPSomfy-RTS.git
synced 2025-12-15 03:52:11 +01:00
Updated Backup File Anatomy (markdown)
parent
89e72d2646
commit
eff34ff30e
1 changed files with 1 additions and 0 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue