curl --request GET \
--url https://app.plugchoice.com/api/v3/chargers/{charger}/firmware \
--header 'Authorization: Bearer <token>'{
"current_version": "<string>",
"latest_version": "<string>",
"can_update": true,
"status": "<string>",
"progress": 123
}curl --request GET \
--url https://app.plugchoice.com/api/v3/chargers/{charger}/firmware \
--header 'Authorization: Bearer <token>'{
"current_version": "<string>",
"latest_version": "<string>",
"can_update": true,
"status": "<string>",
"progress": 123
}idle, requested, downloading, installed).