GithubHelp home page GithubHelp logo

Comments (4)

dotMorten avatar dotMorten commented on July 27, 2024

I can't say for sure, but this part of the source code seems to indicate it will stop after the first one got added:

https://github.com/OpenZWave/open-zwave/blob/a1b24f962524c1940cc892e4af3791581c19d557/cpp/src/Driver.cpp#L3922

What were you expected in addition to the "NodeNew" notification?

from openzwave-dotnet-uwp.

yesyesuk avatar yesyesuk commented on July 27, 2024

I would expect it to return to normal operation where I can communicate with all included nodes.
Instead, after including a new node, I get no new notifications at all from any node. I need to restart the application to get things like ValueChanged or NodeEvent notifications at all.

It's quite possible that I'm doing something wrong, I just can't find what it is...

from openzwave-dotnet-uwp.

dotMorten avatar dotMorten commented on July 27, 2024

I don't get that. My network continues to operate fine while waiting for a node to get added.

from openzwave-dotnet-uwp.

yesyesuk avatar yesyesuk commented on July 27, 2024

That's weird.
I tested a bit more. When I call Manager.AddNode() or RemoveNode() notifications stop. When I then call Manager.CancelControllerCommand() (without including/excluding a node) it works again. If I actually include a node, the node gets added but Value related notifications do not resume. CancelControllerCommand() fails (returns true but the ControllerCommand notification has the Failed state in Event).
When I tried to exclude a node after calling RemoveNode() the node got excluded and for some reason another node also got excluded.

After including or excluding a node this way I need to call RemoveDriver and AddDriver to make it all work again (or restart the app, which does the same thing).

Could this be related to the controller stick I'm using? Which one are you using? I have the Aeotec Z-Stick S2.

from openzwave-dotnet-uwp.

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.