Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 355 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 355 Bytes

knx-netip.js

KNXnet/IP protocol stack in pure Javascript, capable of discovery, unicast tunneling and error handling and recovery.

Based on the work of EliasK, https://bitbucket.org/ekarak/knx.js

Features

  • uses Promises so you await group reads and writes
  • fault handling using KNXnet/IP specs
  • paces tunneling requests to prevent bus overload