summaryrefslogtreecommitdiff
path: root/doc/api/future.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/future.md')
-rw-r--r--doc/api/future.md15
1 files changed, 5 insertions, 10 deletions
diff --git a/doc/api/future.md b/doc/api/future.md
index f6e418c..ad5e43d 100644
--- a/doc/api/future.md
+++ b/doc/api/future.md
@@ -1,15 +1,10 @@
-# Future iot-contact API
-
-This is a draft for the long term goal of the `iot-contact` external API. It is
-**not the current state**.
-
-## UART Shell
+# UART Shell
This is based on the Zephyr shell. It is not part of the public API as defined
by semantic versioning and has no stability guarantees. It is a pure
development and debugging tool.
-## IPv6
+# IPv6
The device will assign itself the link-local address based on its
hardware-provided EUI-48 MAC address without privacy extension.
@@ -25,7 +20,7 @@ ping -c 1 ff02::1%eth0
If the EUI-48 MAC address of the target device is known the device can also be
accessed directly with its link-local address.
-## HTTP Server
+# HTTP Server
- `GET /device/type` `text/plain`
- `GET /device/type/uuid` `text/plain`
@@ -51,7 +46,7 @@ accessed directly with its link-local address.
- `GET /firmware/application/inactive/test-boot-flag` `text/plain`
- `PUT /firmware/application/inactive/test-boot-flag` `text/plain`
-## Settings
+# Settings
```
{
@@ -72,7 +67,7 @@ accessed directly with its link-local address.
}
```
-## MQTT
+# MQTT
All topics have the following structure: