AVTech

This is a Universal Device Poller to get the temperature (in F) for the AVTech Room Alert 3E temperature monitor. It can easily be modified for other AVTech devices and/or reporting in C.

I found that alerting on the transform doesn't work very well - the transform will often say that it can't complete and that generated an alert with the message as the temperature. So, the solution is to have the alert key off of the poller (just remember to put the temperature in as 4 digits - if you need to display the temperature within the alert you can divide by 100, as below)

The current temperature is: <font><b><font size = 5><font color = red>${SQL: SELECT ${N=SwisEntity;M=CustomPollerStatusScalar.RawStatus}/100}</font></font></b>