aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2015-01-04 23:43:14 +0100
committerTrygve Laugstøl <trygvis@inamo.no>2015-01-04 23:43:14 +0100
commit08f269afd4926edca9cdfd00c3d15d419e6c87a4 (patch)
tree75554752ddc85f55c8a1be36ea7e4ae0191d7300 /README.md
parent2f50ae8864aa2ba9e5807432eb878552389a9cb2 (diff)
downloadtrygvisio_soil_moisture-08f269afd4926edca9cdfd00c3d15d419e6c87a4.tar.gz
trygvisio_soil_moisture-08f269afd4926edca9cdfd00c3d15d419e6c87a4.tar.bz2
trygvisio_soil_moisture-08f269afd4926edca9cdfd00c3d15d419e6c87a4.tar.xz
trygvisio_soil_moisture-08f269afd4926edca9cdfd00c3d15d419e6c87a4.zip
o Adding an operation to set the wanted update interval.
Useful for debugging to stream values and later devices where this can control how often the values are broadcasted.
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7e3bfc0..12ff308 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,9 @@ Included characteristics:
## Gauge Control: trygvis.io + 0x0004
-## Soil Moisture Level: trygvis.io + 0x0011
+## Soil Moisture Control: trygvis.io + 0x0011
+
+
Format: two bytes of data. Byte #1: sensor id, byte #2: sensor level (unsigned int, 0-255).