v1.3-stable.11
- Updated ZWaveLib (fixes node addding functionality bug on first node added)
- Fixed MqttClientHelper.cs connect/disconnect handling issues
- Added WithTls option to MqttClientHelper.cs
- Added MqttClientOptionsBuilder action callback to Connect method to allow specifying of advanced client options
- Made MQTTnet library directly available to C# programs
- Updated Interconnection/ MQTT network app
- Other minor UI fixes