Rebuilding my HS server after several years and starting from scratch to clean things up.
I installed MCStemperature as the only current plugin. I'm using a temp05 v5 to collect data. I cannot get the plugin to create the devices or initial database file.
It's getting data, below is the log output when debug is enabled:
Any thoughts how to proceed? The forecast setup isn't working either as it's complaining about no database file either. Should the plugin create the initial blank database file? I seem to recall during an initial version years ago that a blank database file was needed, but looking over posts currrently it indicates that this should be created automatically now.
Todd
I installed MCStemperature as the only current plugin. I'm using a temp05 v5 to collect data. I cannot get the plugin to create the devices or initial database file.
It's getting data, below is the log output when debug is enabled:
Code:
/9/2008 10:09:37 AM ~!~mcsTemperature~!~ FormatTemperatureScreen on line 1920 Could not find file 'C:\hs2\mcsTemperature.mdb'. 9/9/2008 10:10:40 AM ~!~mcsTemperature Debug~!~SendQueue= 9/9/2008 10:11:30 AM ~!~mcsTemperature Debug~!~BusyServicingInterrupt=False, Comm Status = 2, Comm Buffer = >|< 9/9/2008 10:11:30 AM ~!~mcsTemperature~!~Temp05/08 Data: > 9/9/2008 10:11:30 AM ~!~mcsTemperature Debug~!~BusyServicingInterrupt=False, Comm Status = 2, Comm Buffer = >Reading Sensors...< 9/9/2008 10:11:33 AM ~!~mcsTemperature Debug~!~BusyServicingInterrupt=False, Comm Status = 2, Comm Buffer = >|< 9/9/2008 10:11:33 AM ~!~mcsTemperature~!~Temp05/08 Data: Reading Sensors... 9/9/2008 10:11:33 AM ~!~mcsTemperature Debug~!~BusyServicingInterrupt=False, Comm Status = 2, Comm Buffer = >Temp #01[AB000800383DC710]=91.40F< 9/9/2008 10:11:35 AM ~!~mcsTemperature Debug~!~BusyServicingInterrupt=False, Comm Status = 2, Comm Buffer = >|< 9/9/2008 10:11:35 AM ~!~mcsTemperature~!~Temp05/08 Data: Temp #01[AB000800383DC710]=91.40F 9/9/2008 10:11:35 AM ~!~mcsTemperature Debug~!~BusyServicingInterrupt=False, Comm Status = 2, Comm Buffer = >Temp #02[4F000800381B6310]=82.05F< 9/9/2008 10:11:36 AM ~!~mcsTemperature Debug~!~BusyServicingInterrupt=False, Comm Status = 2, Comm Buffer = >|>< 9/9/2008 10:11:36 AM ~!~mcsTemperature~!~Temp05/08 Data: Temp #02[4F000800381B6310]=82.05F 9/9/2008 10:11:40 AM ~!~mcsTemperature Debug~!~SendQueue=
Todd
Comment