Giter Club home page Giter Club logo

Comments (2)

gisbern007 avatar gisbern007 commented on August 17, 2024 1

Hi, thank you for reply !!
Understand it. To say a truth , realy dont know how to set rbe item, i tried change 0 , 1 various combinations but rbe didnt passthrough aby payloads ;-) but i used switch node 0- null -1 - go to lock.

You really helped me understand restart behaviors. Thank again for great programming work
Cheers G.

from node-red-contrib-loxone.

codmpm avatar codmpm commented on August 17, 2024

Hey @gisbern007,

that's by design as the Loxone websocket sends the state of every attached control on (re-)connect. You can test this by comparing full-deploy and deploying only changed nodes.

The connect fires every event... that's the idea of event based flow driven programming ;-)
Same as connecting to an mqtt broker and getting every retained topic you've subscribed to.

Solve this using node-red's rbe-node, which only passes data if the payload has changed.

Cheers,
Patrik

from node-red-contrib-loxone.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.