Skip to content

Indicating stabilizer status via MQTT will#468

Merged
bors[bot] merged 3 commits into
masterfrom
feature/miniconf-status
Dec 8, 2021
Merged

Indicating stabilizer status via MQTT will#468
bors[bot] merged 3 commits into
masterfrom
feature/miniconf-status

Conversation

@ryan-summers

Copy link
Copy Markdown
Member

This PR fixes #302 by utilizing a miniconf version that uses the /alive topic to indicate life status of stabilizer.

This branch was run locally and ethernet was pulled. It was observed that after 2 and a half minutes, the <prefix>/alive topic was published as 0.

We may want to reduce the keep-alive interval, as it appears the will is only published after 2.5x the keepalive interval has elapsed.

@ryan-summers

Copy link
Copy Markdown
Member Author

bors merge

bors Bot added a commit that referenced this pull request Dec 7, 2021
468: Indicating stabilizer status via MQTT will r=ryan-summers a=ryan-summers

This PR fixes #302 by utilizing a miniconf version that uses the <prefix>/alive topic to indicate life status of stabilizer.

This branch was run locally and ethernet was pulled. It was observed that after 2 and a half minutes, the `<prefix>/alive` topic was published as 0.

We may want to reduce the keep-alive interval, as it appears the will is only published after 2.5x the keepalive interval has elapsed.

Co-authored-by: Ryan Summers <ryan.summers@vertigo-designs.com>
@ryan-summers

Copy link
Copy Markdown
Member Author

bors merge

@bors

bors Bot commented Dec 8, 2021

Copy link
Copy Markdown
Contributor

Build succeeded:

@bors
bors Bot merged commit b446c40 into master Dec 8, 2021
@bors
bors Bot deleted the feature/miniconf-status branch December 8, 2021 12:28
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.

MQTT: Status indication via retained will

2 participants