codmpm / node-red-contrib-loxone

Connect the Loxone Miniserver to node-red via the Websocket API
MIT License
74 stars 24 forks source link

Stream with short Event Times (example Temreature) #81

Closed ThomasWilla closed 8 months ago

ThomasWilla commented 8 months ago

I stream (over the stream node) all my temprature values (1-Wires) every 10 seconds to node red for forwarding into the influxdb. Now the messeages will be only received randomly every 20 to 40 seconds. Is there a limitation or could be fix this?

ThomasWilla commented 8 months ago

My mistake, of course I get only value when the value is change