aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2015-01-04 21:02:45 +0100
committerTrygve Laugstøl <trygvis@inamo.no>2015-01-04 21:02:45 +0100
commit2f50ae8864aa2ba9e5807432eb878552389a9cb2 (patch)
treed4d028587942f109f10fcead918d9682a70f9bad /README.md
parent7c0e1f7ffb750813a788940fdd55e9800c2f701d (diff)
downloadtrygvisio_soil_moisture-2f50ae8864aa2ba9e5807432eb878552389a9cb2.tar.gz
trygvisio_soil_moisture-2f50ae8864aa2ba9e5807432eb878552389a9cb2.tar.bz2
trygvisio_soil_moisture-2f50ae8864aa2ba9e5807432eb878552389a9cb2.tar.xz
trygvisio_soil_moisture-2f50ae8864aa2ba9e5807432eb878552389a9cb2.zip
o Reworking the code after implementing much more on the Android app.
Diffstat (limited to 'README.md')
-rw-r--r--README.md22
1 files changed, 19 insertions, 3 deletions
diff --git a/README.md b/README.md
index 428ce70..7e3bfc0 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,24 @@
-# Endpoints
+# UUIDs
-## Soil Moisture
+Trygvis.io base UUID: 32D0xxxx-035D-59C5-70D3-BC8E4A1FD83F
-### Soil Moisture Level
+# Services
+
+## Status Panel: trygvis.io + 0x0001
+
+## Soil Moisture: trygvis.io + 0x0010
+
+Included characteristics:
+
+ * Soil Moisture Level
+
+# Characteristics
+
+## Gauge Data: trygvis.io + 0x0002
+
+## Gauge Control: trygvis.io + 0x0004
+
+## Soil Moisture Level: trygvis.io + 0x0011
Format: two bytes of data. Byte #1: sensor id, byte #2: sensor level (unsigned int, 0-255).