From d01a8ab8c52b304ba2427f9caae1b0876e992106 Mon Sep 17 00:00:00 2001 From: Patrick Balsiger Date: Sun, 23 Sep 2018 21:57:02 +0200 Subject: [PATCH] separate documentation --- api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api.md b/api.md index 8f7ccdc..507bf3f 100644 --- a/api.md +++ b/api.md @@ -5,7 +5,7 @@ Everything is propagated to the mesh network automatically. Fields: | Field | Type | Description | -| ------- | -------------- | -----------------------------------------------| +| ------- | -------------- | ---------------------------------------------- | | topic | String | Name of the topic where the data is dispatched | | payload | Integer/String | Data |