Add configurable device name API

This commit is contained in:
2026-06-04 03:45:20 -06:00
parent 799dd2ad95
commit cb7a98080c
2 changed files with 37 additions and 0 deletions
+14
View File
@@ -36,6 +36,14 @@ Relay display names are configurable. Firmware and API clients should not assume
Returns saved configuration.
### POST /config/device
Example:
{
"device_name": "Overland Controller"
}
### POST /config/relay
Example:
@@ -89,6 +97,12 @@ Line ending:
save
factory reset
## Device Configuration Commands
devicename Overland Controller
Run `save` after changing the device name.
## Log Level Commands
log quiet