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

Mqtt monitor #1555

Open
wants to merge 10 commits into
base: develop
Choose a base branch
from
Open

Mqtt monitor #1555

wants to merge 10 commits into from

Conversation

aikitori
Copy link
Contributor

@aikitori aikitori commented Jan 6, 2025

PR for issue #1512

just re-tested with my mqtt server with tls.

Don't know why the linting tests fail.
Feel free to give me feedback or if i should change something :)

Log:

Connected to MQTT broker.
Subscribed to topic: client/test
[mqtt_monitor_insecure] Received message: test
[mqtt_monitor_insecure] Received message: test1
2025-01-06 11:59:28    ERROR (simplemonitor) monitor failed: mqtt_monitor_insecure (Payload 'test1' did not match condition 'test'.)

logfile:

1736161229 mqtt_monitor_insecure: ok (0.000s)
1736161239 mqtt_monitor_insecure: failed since 2025-01-06 11:00:39+00:00; VFC=1 (Payload 'test1' did not match condition 'test'.) (0.000s)

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