diff options
author | xengineering <me@xengineering.eu> | 2025-08-13 17:37:31 +0200 |
---|---|---|
committer | xengineering <me@xengineering.eu> | 2025-08-13 17:43:25 +0200 |
commit | c48811f9b52a3929a85ba3b9d69b685fc1320edf (patch) | |
tree | 292eea4ace7c7e1ac9a722361e53b0917f054efe /fw/app/src | |
parent | 4883d87426e555b970c94ac18911777f3e3056bb (diff) | |
download | iot-contact-c48811f9b52a3929a85ba3b9d69b685fc1320edf.tar iot-contact-c48811f9b52a3929a85ba3b9d69b685fc1320edf.tar.zst iot-contact-c48811f9b52a3929a85ba3b9d69b685fc1320edf.zip |
doc: api: future: Simplify with mDNS
Removing the full configurability of the device and replacing everything
with (m)DNS makes the API way easier.
There is no need for HTTP, settings parsing and storage and all related
efforts.
Instead the device finds updates via a hard-coded domain name, and all
local services via mDNS.
Configuration might come later for security (setting a TLS-PSK key or
similar) or for fine-tuning but is in general not required.
Diffstat (limited to 'fw/app/src')
0 files changed, 0 insertions, 0 deletions