aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..428ce70
--- /dev/null
+++ b/README.md
@@ -0,0 +1,9 @@
+# Endpoints
+
+## Soil Moisture
+
+### Soil Moisture Level
+
+Format: two bytes of data. Byte #1: sensor id, byte #2: sensor level (unsigned int, 0-255).
+
+Sends notices, same data format.