curl --location --request GET '/get_panel_status?device_id=123'
{ "working": true, "env_temperature": 60, "target_temperature": 28, "speed": "low" }