victronenergy / node-red-contrib-victron

MIT License
90 stars 18 forks source link

Fix relay node publishing to the same service #19

Closed pkronstrom closed 5 years ago

pkronstrom commented 5 years ago

Fix a bug where the relay node would always publish to the same service. Check that the client is connected when VictronClient.publish() is called.