SailingGreg / knx

KNX Support
MIT License
2 stars 0 forks source link

FSM.js disconnecting flow is not sending DISCONNECT_REQUEST #1

Open Rekss13 opened 2 years ago

Rekss13 commented 2 years ago

Your question was found in the KNX repositories (EliasK). Faced the same situation, you need to break the KNX connection, but the disconnection does not occur When reconnecting, I get a console Error [ERR_SOCKET_DGRAM_NOT_RUNNING]: Not running Could you describe in detail how you solved this problem?

SailingGreg commented 2 years ago

@Rekss13 this is still outstanding but if you have the time have a look at line 315 of Missimo's branch which does address the issue https://github.com/Supergiovane/node-red-contrib-knx-ultimate/blob/master/knxultimate-api2/src/FSM.js