curl --location --request GET 'http://192.168.169.1/app/getbatteryinfo'
{ "result": 0, "info": { "capacity": 0, "charge": 0 } }