aboutsummaryrefslogtreecommitdiff
path: root/web
diff options
context:
space:
mode:
authorBlaise Thompson <blaise@untzag.com>2020-10-30 15:14:38 -0500
committerBlaise Thompson <blaise@untzag.com>2020-10-30 15:14:38 -0500
commit008a3dfe234a0207f7c558559cebae993083099f (patch)
treee2233fbc448552b3a330f1d04fc584d3fcd503b8 /web
parent78279423aee348977163064898ed2c9658ecf840 (diff)
hardcoded influx passwords
Diffstat (limited to 'web')
-rw-r--r--web/index.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/web/index.html b/web/index.html
index 78d52a6..fbbbf1c 100644
--- a/web/index.html
+++ b/web/index.html
@@ -81,6 +81,11 @@ Device history older than two years will automatically be deleted.
</p>
<p>
+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.
+</p>
+
+<p>
EXAMPLE CURL
</p>