A simple node server that demonstrates how to create a node server that users a single node as both the controller and device node. This node server simply increments a counter and updates GV0 and GV1 with the updated count at every poll() interval.
The settings for this node are:
- How often to increment the count
- Not used
- Apply the multiplier to count and save in GV1
- Polyglot V3.
- ISY firmware 5.3.x or later
- 1.0.0 08/11/2021
- Initial version published to github