Giter VIP home page Giter VIP logo

Comments (5)

Adminiuga avatar Adminiuga commented on September 21, 2024

CHANGE_NETWORK_STATE (0x08) force, if the role of the stick is controller, should force it into a join allowed by forcing the network state to NET_CONNECTED ?

This forms the network, if the role is set as coordinator. This is different from opening the network to allow new devices to join.

To allow new devices to join, you write a value in n seconds into the permit_join network parameter

from deconz-serial-protocol.

pwielders avatar pwielders commented on September 21, 2024

@Adminiuga thanks for the reply, tried looking it up in the spec found in this repository (the link :-) ) as indeed I would expect that you have to configure a permit_join parameter somewhere but I can not find such a parameter in the specification. I would have expected that in chapter: "6. Configure Network Parameters"
Could it be that the specification is misisng this parameter in this spec: https://deconz.dresden-elektronik.de/raspbian/deCONZ-Serial-Protocol-en_1.21.pdf

from deconz-serial-protocol.

Adminiuga avatar Adminiuga commented on September 21, 2024

Yeah, you are right. Just checked the docs again and it is not there.
It's parameter ID #0x21 t.uint8 value in seconds. 0 - closes the network, non zero -opens the network for N seconds. 255 is supposed to keep the network permanently opened, although I have not tested this and per ZB3 specs devices should not keep the network permanently opened

from deconz-serial-protocol.

Adminiuga avatar Adminiuga commented on September 21, 2024

I was using this https://github.com/zigpy/zigpy-deconz/blob/22f07a4cce0f256b49b077827c6a9b26bc586250/zigpy_deconz/api.py#L172 for reference

from deconz-serial-protocol.

pwielders avatar pwielders commented on September 21, 2024

@Adminiuga Thanks you very much. This makes sense!

from deconz-serial-protocol.

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.