Skip to content

mustafayuce33/knxserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This server application is used for communication and collecting data from KNX systems via KNX-IP.

Here is what you will make for usage :

  1. npm install for installing missing npm packages
  2. Run tsc command to build typescript. This will create /dist folder and save the files built in to it.
  3. Go to dist folder just created and run node index.js --knxIp "<knx_ip_router_address>" --knxPort <knx_ip_router_port>
  4. That's all

Application will connect and start collecting data from knx system.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published