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

Allow filtering keys with dashes (-) #1493

Merged
merged 1 commit into from
Aug 21, 2024
Merged

Allow filtering keys with dashes (-) #1493

merged 1 commit into from
Aug 21, 2024

Conversation

phillipfickl
Copy link
Contributor

Data of devices that use a dash in the key of the JSON payload can not be properly extracted at the moment, as the regular expression does not allow dashes.

A concrete example: We have devices reading data from smart meters, which send OBIS codes as key.
Example OBIS code: 1-0:1.8.0

It happens that keys contain a dash.
@imbeacon imbeacon merged commit 38f0068 into thingsboard:master Aug 21, 2024
3 checks passed
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