weatherApp: error handling

This commit is contained in:
Michael Davidsaver
2015-01-04 12:25:59 -05:00
parent 89b411990a
commit 8564630595
2 changed files with 6 additions and 2 deletions

View File

@ -15,3 +15,7 @@ dbLoadRecords("db/weather.db","P=CF:Ext{UNNT},LOC=UNNT")
iocInit()
dbl > weather.dbl
system "cp weather.dbl /cf-update/${HOSTNAME}.${IOCNAME}.dbl"
# Start Reference tracker
py "from devsup import disect; disect.periodic(10)"