Run “poller” as windows service

Shop Forums ThermIQ in english Wishlist Run “poller” as windows service

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #5469
    admin
    Participant

    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

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.