1
0
mirror of https://github.com/agdsn/ancient-weatherstation.git synced 2026-06-19 14:58:00 +00:00

Deemon: Fix handling of broken Database Connection

fixes #14


git-svn-id: file:///home/jan/tmp/wetterstation/trunk@259 dd492736-c11a-0410-ad51-8c26713eaf7f
This commit is contained in:
jan
2008-07-29 14:54:14 +00:00
parent b65de8de92
commit 23ff8045db
4 changed files with 19 additions and 7 deletions
@@ -1,18 +1,18 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<Set type="full">
<Module id="1">
<FullSet>
<Sensor id="1">
{content:addModule:xmltemp_1}
{content:addModule:xmlhum_1}
{content:addModule:xmlpress_1}
</Sensor>
<Module id="4">
<Sensor id="4">
{content:addModule:xmltemp_4}
{content:addModule:xmlhum_4}
</Sensor>
<Module id="2">
<Sensor id="2">
{content:addModule:xmlwind_2}
</Sensor>
<Module id="3">
<Sensor id="3">
{content:addModule:xmlrain_3}
</Sensor>
</Set>
</FullSet>