regetskcob

Results 3 issues of regetskcob

The following code... ``` connect() { // Create tunnel socket with source knx address 1.1.100 const knxClient = new KNXTunnelSocket("1.1.31"); knxClient.on(KNXTunnelSocket.KNXTunnelSocketEvents.error, err => { if (err) { console.log(err); } });...

I'm currently facing an issue, since the mentioned raspio images from the installation guide can not be found.

I added the package to my iOS/Android flutter app and since that I'm unabled to build against android with the following error. ``` * What went wrong: Execution failed for...