Clients
Body
ipstring · ipv4RequiredExample:
IPv4 address of the UDP destination
192.168.2.255portinteger · min: 1 · max: 65535RequiredExample:
UDP destination port
14550savebooleanOptionalDefault:
If true, persist this client to NVM so it is restored after a reboot. Only one entry can be persisted at a time.
falseResponses
200
Result of the add operation
application/json
Generic status/message response used by several endpoints
statusstring · enumOptionalExample:
successPossible values: msgstringOptionalExample:
Settings changed! Rebooting ...400
Request body too large
text/plain
500
Internal server error while receiving data
text/plain
post
/api/settings/clients/udpResponses
200
All UDP clients removed successfully
application/json
Generic status/message response used by several endpoints
statusstring · enumOptionalExample:
successPossible values: msgstringOptionalExample:
Settings changed! Rebooting ...delete
/api/settings/clients/clear_udp200
All UDP clients removed successfully
Last updated