8000 Revert "Remove the ` listening?` node info property (#1050)" by jfcloutier · Pull Request #1082 · smartrent/grizzly · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Revert "Remove the listening? node info property (#1050)" #1082

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 9, 2025

Conversation

jfcloutier
Copy link
Contributor
@jfcloutier jfcloutier commented Jun 5, 2025

It was removed on the basis of the Z-Wave documentation at "5.2.5.4.4. Node info cached report" describing the List. bit as

List (1 bit)The Optional Functionality bit indicates if true ( == '1') the node supports more command classes in addition to
the ones covered by the device classes listed in this message. The additional command classes follow the device class fields.

The official documentation is wrong here. The List bit does indicate whether or not the device is "mains powered" and thus constantly listening.

See "2.1.4.2. Application Specific Part" in the Z-Wave documentation for a description of the listening flag which value is the same as the List. bit in the Node Info Cached Report command.

@jfcloutier jfcloutier requested a review from bjyoungblood June 5, 2025 20:41
@fhunleth
Copy link
Collaborator
fhunleth commented Jun 6, 2025

Could you say why the commit is being reverted in the commit message?

It was removed on the basis of the Z-Wave documentation at "5.2.5.4.4. Node info cached report" describing the `List.` bit as

```
List (1 bit)The Optional Functionality bit indicates if true ( == '1') the node supports more command classes in addition to
the ones covered by the device classes listed in this message. The additional command classes follow the device class fields.
```

The official documentation is wrong here. The `List` bit does indicate whether or not the device is "mains powered" and thus constantly
listening. See "2.1.4.2. Application Specific Part" in the Z-Wave documentation for a description of the `listening` flag which value is
the same as the `List.` bit in the Node Info Cached Report command.
@jfcloutier jfcloutier merged commit 9384c93 into main Jun 9, 2025
3 checks passed
@jfcloutier jfcloutier deleted the revert_listening branch June 9, 2025 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0