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

Publish limits via MQTT #64

Merged
merged 2 commits into from
Dec 11, 2024
Merged

Publish limits via MQTT #64

merged 2 commits into from
Dec 11, 2024

Conversation

longzheng
Copy link
Owner

@longzheng longzheng commented Dec 11, 2024

Fixes #62

Sample output

{
    "opModEnergize": {
        "source": "sep2",
        "value": true
    },
    "opModConnect": {
        "source": "sep2",
        "value": true
    },
    "opModExpLimW": {
        "source": "sep2",
        "value": 1500
    },
    "opModImpLimW": {
        "source": "sep2",
        "value": 1500
    }
}

@longzheng longzheng mentioned this pull request Dec 11, 2024
@longzheng longzheng merged commit 60db491 into main Dec 11, 2024
3 checks passed
@longzheng longzheng deleted the output-limits-mqtt branch December 11, 2024 09:57
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.

Publish limits via MQTT
1 participant