v1
latestSwagger 2.02026-07-13383652.9 KBconfig
ModifyAntennaConfig config
Modify Antenna configuration
put/api/v1/config/antenna
Request body
Example request
{
"antenna_rotation": 90,
"depth": 2,
"x": -2,
"y": 2
}Response
OK
Modify Antenna configuration
{
"antenna_rotation": 90,
"depth": 2,
"x": -2,
"y": 2
}OK