-
Notifications
You must be signed in to change notification settings - Fork 13
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
Remove the "script" input in the plugin UI #16
Comments
Fixed with this PR: #30 |
idrissneumann
added a commit
that referenced
this issue
Nov 24, 2023
idrissneumann
added a commit
that referenced
this issue
Nov 24, 2023
Why was this removed. This comes in handy when you need to fix data before displaying. E.g network rssi is logged as a positive integer, but would like to multiply it with -1 before displaying as this is really proper way to display this field. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Reported by @yangshike
The text was updated successfully, but these errors were encountered: