From 2f50ae8864aa2ba9e5807432eb878552389a9cb2 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Sun, 4 Jan 2015 21:02:45 +0100 Subject: o Reworking the code after implementing much more on the Android app. --- README.md | 22 +++++++++++++++++++--- 1 file changed, 19 insertions(+), 3 deletions(-) (limited to 'README.md') 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). -- cgit v1.2.3