clarification with IDEC extensions

This commit is contained in:
Luxferre
2024-10-25 19:58:46 +03:00
parent f25a2a723c
commit 88e0ee7c60
+3 -1
View File
@@ -32,10 +32,12 @@ and depend on the message contents hash (see the exact algorithm below).
Station (node) HTTP API (as implemented in tii)
-----------------------------------------------
Every station must implement the following HTTP API calls.
The tii codebase also implements some IDEC extenstions but they are entirely
optional.
In case of multi-line responses, the newline separator must be "\n" character
(line feed, ASCII 10).
- Fetching the public echo list (IDEC extension) -
- Fetching the public echo list -
Request: GET /list.txt
Response: newline-separated list of echo_name:msg_count:echo_description