zapty / forever-service

Provision node script as a service via forever, allowing it to automatically start on boot, working across various Linux distros and OS
https://github.com/zapty/forever-service
MIT License
594 stars 65 forks source link

Polling Not Works #93

Closed japita-se closed 7 years ago

japita-se commented 7 years ago

We tried 1.4.0. But the polling is not working anymore. For example, we had an AEOTEC smart switch 2nd edition. With version 1.3.4, no problem: the device reported every values (voltage, power, and so on). Moreover, we could catch timeout events.

With version 1.4.0, some classes values are gone and also no timeout events are available.