A nice feature for the windows installation would be if the “poller” could be run as a windows service, that way you don’t have to be logged in to Windows for running the “poller” in “ThermIQ Control Panel”.
A workaround is of course to run the “poller” as a batch job scheduled by windows scheduler, but this scheduler uses some cpu overhead for executing a batch job every minute.
Batch job (ThermIQPoller.cmd)
@echo off
C:xamppphpphp.exe -f C:xamppusrsbinpoller COM3: >>C:xamppThermIQ_WinappsThermIQPoller.log