📳Programming Your Radio (Advanced)
REST API
Configuring as an Indoor Client/STA (TEAM_ROBOT_RADIO)
curl -XPOST http://192.168.69.1/configuration -d '{"mode":"TEAM_ROBOT_RADIO", "teamNumber":1538,"wpaKey6":"SeCuRe-6Ghz-Key","wpaKey24":"My-2.4Ghz-Key"}'JSON Key
Description
Value
Configuring as an Access Point (TEAM_ACCESS_POINT)
curl -XPOST http://192.168.69.1/configuration -d '{"mode":"TEAM_ACCESS_POINT", "teamNumber":1538,"wpaKey6":"SeCuRe-6Ghz-Key","channel":5}'JSON Key
Description
Value
Last updated
