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

Meru800: fix SCM_ECB_VIN sensor thresholds #276

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

Conversation

aalamsi22
Copy link
Contributor

Description

SCM_ECB_VIN is reporting thersholds exceeded. The thresholds are not correct:

SCM_ECB_VIN 11.906250 2024-10-16 11:45:51.0 PDT 3.960000 2.640000 VOLTAGE Critical

This PR updates the thresholds to the following (ECB is a 12V device):

        "thresholds": {
          "upperCriticalVal": 14.4,
          "lowerCriticalVal": 10.5
        },

@facebook-github-bot
Copy link
Contributor

@joancaneus has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

1 similar comment
@facebook-github-bot
Copy link
Contributor

@joancaneus has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

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

Successfully merging this pull request may close these issues.

2 participants