Skip to content

Example node server that simply increments a count. This is demonstrating how to create a simple node server that has only a controller node.

License

Notifications You must be signed in to change notification settings

UniversalDevicesInc/udi-example2-poly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example 2 Node Server (c) 2021 Robert Paauwe

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.

Installation

Node Settings

The settings for this node are:

Short Poll

  • How often to increment the count

Long Poll

  • Not used

multiplier

  • Apply the multiplier to count and save in GV1

Requirements

  1. Polyglot V3.
  2. ISY firmware 5.3.x or later

Release Notes

  • 1.0.0 08/11/2021
    • Initial version published to github

About

Example node server that simply increments a count. This is demonstrating how to create a simple node server that has only a controller node.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published