clarification with IDEC extensions
This commit is contained in:
+3
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user