aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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).