-
I have upgraded from Aeotec 500 to 700 z-stick, and now zwave-js-ui has a yellowish symbol next to the controller node 1, and when I hover over it the text "Auto-discovered functionality has changed since the last interview, re-interview to apply". When I click on it, a pop-up box shows saying "Refresh info: Are you sure you want to re-interview node 1? All known information about your nodes will be discarded. Battery powered nodes need to be woken up, interaction with the nodes won't be reliable until the interview is done." And then there is a selection check-box that says "Reset security classes". I'm not entirely sure about what this does. First off, what does "reset security classes" entail? And second, what new functionality do we expect to get? Have any of you performed this before? What happened, and did you check the reset security classes box? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 4 replies
-
That checkbox simply tells you that the configuration file of that device has been updated (could be additional/fixed configuration values, compatibility flags, manuals etc...). In order to use it you need to re-interview the node and this api will be used: https://zwave-js.github.io/node-zwave-js/#/api/node?id=refreshinfo, the reset security classes is used to set the security classes to the defaults values (in case you changed them during the inclusion step) |
Beta Was this translation helpful? Give feedback.
-
Eh, the controller shouldn't have this at all. |
Beta Was this translation helpful? Give feedback.
zwave-js/node-zwave-js#6625