python
python copied to clipboard
CLI power.on_battery_shutdown_after_secs
CLI --set power.on_battery_shutdown_after_secs doesn't work
Connected to radio
Set power.on_battery_shutdown_after_secs to 6666
Writing modified preferences to device
Writing power configuration to device
Result: (--info)
"power": {
"onBatteryShutdownAfterSecs": 5555,
CLI --set power.onBatteryShutdownAfterSecs doesn't work either
When this issue is addressed, please make both the --set and --info use the same camelCase. Documentation needs to be updated as well.
Snake case just worked for me, I have never used camel case with python