## Description Add `increment_boot_count()` to `SteamiConfig` to track the number of power cycles for diagnostic purposes. ## JSON format ```json {"boot_count": 427} ``` ## Dependencies - #167 (config zone driver methods) ## Parent issue Part of #166
Description
Add
increment_boot_count()toSteamiConfigto track the number of power cycles for diagnostic purposes.JSON format
{"boot_count": 427}Dependencies
Parent issue
Part of #166