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 Analogwertempfänger: Komplette Payload als Zahl auswerten #65

Closed
mdzio opened this issue Nov 7, 2021 · 0 comments
Closed

MQTT Analogwertempfänger: Komplette Payload als Zahl auswerten #65

mdzio opened this issue Nov 7, 2021 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@mdzio
Copy link
Owner

mdzio commented Nov 7, 2021

Wenn in der kompletten MQTT-Payload nur eine Zahl enthalten ist, sollte diese einfach zu konfigurieren sein.

Zurzeit muss dafür Folgendes konfiguriert werden:

Parameter Wert
EXTRACTOR REGEXP
PATTERN .*
REGEXP_GROUP 0
@mdzio mdzio added the enhancement New feature or request label Nov 7, 2021
@mdzio mdzio added this to the next-release milestone Nov 10, 2021
@mdzio mdzio closed this as completed in 38e6504 Nov 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant