Initial Release

This commit is contained in:
2023-04-18 19:31:45 +01:00
parent d8a9f1325c
commit 84b22cb929
5 changed files with 143 additions and 0 deletions

8
readme.md Normal file
View File

@@ -0,0 +1,8 @@
Node must be installed on your system
open Powershell in the directory
run 'npm install'
run the app with 'node index.js'
Lowest PollRate for a single item is recommended at 1200 due to various latencies that could occur.