Skip to content
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

Verbose Trouble Status handling #69

Open
rct opened this issue Aug 30, 2017 · 0 comments
Open

Verbose Trouble Status handling #69

rct opened this issue Aug 30, 2017 · 0 comments

Comments

@rct
Copy link
Collaborator

rct commented Aug 30, 2017

Verbose Trouble Status should be "better" handled to track bit field, display status in html, make bits available in JSON.

The test/use case (at least for me), Wireless Keypad Low Battery, generates a trouble LED on, and a verbose trouble status. However, no other zone messages are sent, there is no zone message. If you manually parse out the verbose trouble status bits, you can see the trouble condition is 0x40 Sensor/Zone Low Battery.

Note: My personal goal is to be able to tell as much as possible remotely in case I can't get to a keypad. I don't see a way to tell which zone has the problem, but I think that's a DSC problem for not sending the right zone message.

Currently, I'm not sure I understand the design of the code base well enough to figure out where/how the various system status bits should be handled.

Currently, the web interface does indicate trouble, but:

  • The verbose trouble message is absent from the all/partition logs.
  • the web interface needs a place to show what the trouble is.
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

No branches or pull requests

1 participant