From 008a3dfe234a0207f7c558559cebae993083099f Mon Sep 17 00:00:00 2001
From: Blaise Thompson
Date: Fri, 30 Oct 2020 15:14:38 -0500
Subject: hardcoded influx passwords
---
web/index.html | 5 +++++
1 file changed, 5 insertions(+)
(limited to 'web/index.html')
diff --git a/web/index.html b/web/index.html
index 78d52a6..fbbbf1c 100644
--- a/web/index.html
+++ b/web/index.html
@@ -80,6 +80,11 @@ You are responsible for saving data that you care about in a more permanent way.
Device history older than two years will automatically be deleted.
+
+Homie data is written to the database with each [node] as one [field].
+All of the additional information that is represented within the homie hierarchy is stored as tags.
+
+
EXAMPLE CURL
--
cgit v1.2.3