Returns current OTA status
GET {{baseUrl}}/management/ota
Returns current OTA status
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
Accept
|
string |
RESPONSES
status OK
{
"enabled": "<boolean>"
} |
ENDPOINTS