4.0.0-beta.3 (2024-11-15)
Bug Fixes
- fix missing "test" folder (821e398)
- removed the "test" folder from the include array (742a028)
- the tunnel socket creation function (createSocket), adding reusable option and specifying the port. This will likely prevent some UDP packets not arriving at the socket, due to operating system routing restrictions. (3fdd938)
Features
- added getGatewayDescription method, to gather infos of the connected gateway (88b883a)
- added the gatewaydescription.ts sample (41b1f66)
- added the KNX/IP Gateway description gatherer, wich contains the gateway's name, tunneling/routing modes etc.. (f99170f)