Some guidance please. Using HS 2.1.104 and mcsTemp 5.2.0.19.
I have some virtual devices that show the on/off state of HVAC systems. I want to graph these as discrete devices in mcsTemperature.
They are set up as type Switch. The tables are properly created in mcsTemperature.mdb. No errors found in any logs.
I am using script like "hs.SetDeviceStatus "v10", 2" to change the device status. The Status page reflects the changes but nothing is logged to the database.
What am I doing wrong?
Thanks,
Ken
I have some virtual devices that show the on/off state of HVAC systems. I want to graph these as discrete devices in mcsTemperature.
They are set up as type Switch. The tables are properly created in mcsTemperature.mdb. No errors found in any logs.
I am using script like "hs.SetDeviceStatus "v10", 2" to change the device status. The Status page reflects the changes but nothing is logged to the database.
What am I doing wrong?
Thanks,
Ken
Comment