From 403c6ec86c7077addaf81b2be7edbd3fbafb9a07 Mon Sep 17 00:00:00 2001 From: Patrick Balsiger Date: Sun, 23 Sep 2018 21:55:53 +0200 Subject: [PATCH] separate documentation --- api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api.md b/api.md index 2508b9f..8f7ccdc 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 |