Set Link server settings
Set Link server settings
- application/json
Request Body required
- link_enable boolean
Default value:
false
- link_url ipv4 or dns
- link_password string
- realtime_logging boolean
Default value:
true
If enabled device will send logs on server
- heartbeat boolean
Responses
- 200
- 400
- 401
OK
Wrong JSON body
- application/json
- Schema
- Example (from schema)
Schema
- error string
{
"error": "Wrong JSON body"
}
Please log in
- application/json
- Schema
- Example (from schema)
Schema
- error string
{
"error": "Log In"
}
Loading...