[V2]Firmware Region

BaseUrl

http://your-hotspot-ip:8001/api/action/Region

method

GET

params

Null

return

🍺Success

{
"region": "EU",
"freq": "868"
}

❌404

{
"code": 404,
"data": "Nothing Found Here  :-("
}

Last updated