aboutsummaryrefslogtreecommitdiff
path: root/trygvisio_soil_moisture.xml
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2015-07-26 18:06:29 +0200
committerTrygve Laugstøl <trygvis@inamo.no>2015-07-26 19:27:13 +0200
commitafd694f05178c22b4f71f65143c4647ce912d980 (patch)
treebde5b59098c453a4355f63eaaabdf95f9e2679bb /trygvisio_soil_moisture.xml
parenta64156388fc92da1d151a1094e25d9d89240bb38 (diff)
downloadtrygvisio_soil_moisture-afd694f05178c22b4f71f65143c4647ce912d980.tar.gz
trygvisio_soil_moisture-afd694f05178c22b4f71f65143c4647ce912d980.tar.bz2
trygvisio_soil_moisture-afd694f05178c22b4f71f65143c4647ce912d980.tar.xz
trygvisio_soil_moisture-afd694f05178c22b4f71f65143c4647ce912d980.zip
o Much improved Debug class.
- Inlining all definitions to make everything shorter and easier to read. - More const so even more can be inlined. o Adding some support for ATTiny85, still more work to be done. o Removing two unused battery characteristics. o Dynamically adding battery and temperature characteristics if their pipes are defined.
Diffstat (limited to 'trygvisio_soil_moisture.xml')
-rw-r--r--trygvisio_soil_moisture.xml44
1 files changed, 0 insertions, 44 deletions
diff --git a/trygvisio_soil_moisture.xml b/trygvisio_soil_moisture.xml
index 97aaba3..196cfb4 100644
--- a/trygvisio_soil_moisture.xml
+++ b/trygvisio_soil_moisture.xml
@@ -28,50 +28,6 @@
<PeriodForReadingThisCharacteristic>0</PeriodForReadingThisCharacteristic>
<PeriodForProperties/>
</Characteristic>
- <Characteristic>
- <Name>Battery Power State</Name>
- <Uuid>2a1a</Uuid>
- <DefaultValue>0</DefaultValue>
- <UsePresentationFormat>0</UsePresentationFormat>
- <MaxDataLength>1</MaxDataLength>
- <AttributeLenType>1</AttributeLenType>
- <ForceOpen>false</ForceOpen>
- <ForceEncryption>false</ForceEncryption>
- <Properties>
- <WriteWithoutResponse>false</WriteWithoutResponse>
- <Write>false</Write>
- <Notify>false</Notify>
- <Indicate>false</Indicate>
- <Broadcast>false</Broadcast>
- </Properties>
- <SetPipe>true</SetPipe>
- <AckIsAuto>false</AckIsAuto>
- <PresentationFormatDescriptor Value="0000" Exponent="0" Format="1" NameSpace="01" Unit="0000"/>
- <PeriodForReadingThisCharacteristic>0</PeriodForReadingThisCharacteristic>
- <PeriodForProperties/>
- </Characteristic>
- <Characteristic>
- <Name>Battery Level State</Name>
- <Uuid>2a1b</Uuid>
- <DefaultValue>0</DefaultValue>
- <UsePresentationFormat>0</UsePresentationFormat>
- <MaxDataLength>2</MaxDataLength>
- <AttributeLenType>1</AttributeLenType>
- <ForceOpen>false</ForceOpen>
- <ForceEncryption>false</ForceEncryption>
- <Properties>
- <WriteWithoutResponse>false</WriteWithoutResponse>
- <Write>false</Write>
- <Notify>false</Notify>
- <Indicate>false</Indicate>
- <Broadcast>false</Broadcast>
- </Properties>
- <SetPipe>true</SetPipe>
- <AckIsAuto>false</AckIsAuto>
- <PresentationFormatDescriptor Value="0000" Exponent="0" Format="1" NameSpace="01" Unit="0000"/>
- <PeriodForReadingThisCharacteristic>0</PeriodForReadingThisCharacteristic>
- <PeriodForProperties/>
- </Characteristic>
</Service>
<Service Type="local" PrimaryService="true">
<Name>Soil Moisture</Name>