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

Verify XBee switches and sensors configuration consistency #213

Open
climategadgets opened this issue Nov 9, 2021 · 0 comments
Open

Verify XBee switches and sensors configuration consistency #213

climategadgets opened this issue Nov 9, 2021 · 0 comments

Comments

@climategadgets
Copy link
Member

climategadgets commented Nov 9, 2021

Expected Behavior

When XBee radio configuration is inconsistent with DZ configuration, a clear error message is issued.

Actual Behavior

  • When DZ configuration has a pin configured as a digital out, it silently overrides XBee radio configuration if it was configured as ADC;
  • When DZ configuration has a pin configured as an ADC but it is not configured in XBee as such, no error message is issued.

Acceptance Criteria

On startup, DZ checks whether the XBee radio configuration matches the DZ configuration, and fast fails if it does not.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant