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

SNS - Sensor Bounds Checking from Config #88

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

davidbeechey
Copy link
Collaborator

Will at some point get this to work. The goal is to (probably) create a macro of some kind that takes in the pod ID and measurement ID for each initialised sensor and uses them to a) validate that the pod ID and measurement ID are valid b) to generate the calculate_bounds function using the limits in the config file.

Not sure whether the sensors themselves need to know their IDs - probably not since the read_* tasks will have logic for sending the resulting messages incl. IDs after reading from the sensors. We could therefore just create the calculate_bounds functions in there anyway? May have just answered my own question there...

Copy link

linear bot commented Feb 21, 2025

@davidbeechey davidbeechey marked this pull request as draft February 21, 2025 12:12
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.

1 participant