We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi
Stupid question: how do I define negative Thresholds?
Use Case: All Values from -60 to -85dBm my idea: -60:-85 in code: regex
-60:-85
Sadly there is no negative sample listed in the plugin guideline.
The text was updated successfully, but these errors were encountered:
Hi,
It's not a stupid question. I found the same problem and made a pull request to accept negative character (-) in regex. #9
For your example, I think the correct threshold should be "-85:-60".
Sorry, something went wrong.
yay thanks for your feedback. as long I had a second opinion I waitet for PR suggestion. thanks for your PR I will try it.
No branches or pull requests
Hi
Stupid question: how do I define negative Thresholds?
Use Case: All Values from -60 to -85dBm
my idea:
-60:-85
in code: regex
Sadly there is no negative sample listed in the plugin guideline.
The text was updated successfully, but these errors were encountered: