curl --location --request GET '/get_device_status?device_id=123'
{ "working": "true", "mode": "warm", "env_temperature": "27.2", "target_temperature": "100.1", "speed": "mid", "total_cost": "996.3" }