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

Use payload.topic if filter topic is enabled #563

Merged
merged 1 commit into from
Aug 12, 2024

Conversation

ckhmer1
Copy link
Contributor

@ckhmer1 ckhmer1 commented Aug 9, 2024

If " Filter incoming messages by topic" is enabled, there is no way to send commands to the node, like the "GetState" or "SetChallengePin" commands.

With this fix, it is possible to use the msg.payload.topic field because the msg.topic must match the configured topic.

@Caprico85 Caprico85 merged commit 203d887 into mikejac:master Aug 12, 2024
8 checks passed
@Caprico85
Copy link
Collaborator

Thank you! Released in v0.4.13.

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.

2 participants