-
Notifications
You must be signed in to change notification settings - Fork 170
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
Enhancement: --request-environmental #596
Comments
I'm pretty sure this would actually be a firmware request first. |
OK - I'll raise and enhancement request |
OK - I'll raise and enhancement request |
Firmware to support this has now been updated. |
Excellent, thanks for shepherding that. I'll try to get it implemented over here sometime soon, hopefully. |
Did you make any progress on this? - specifically looking for the power metrics telemetry |
I totally lost track of it, I'm sorry. I put together a PR to make this possible, which should go into the next release. I made it work by passing a second argument along with |
It is possible to request the following via CLI for a remote node:
--request-position (returns position co-ords & alt)
--request-telemetry (returns current device metrics)
Is it possible to add --request-environmental to query environmental metric data, when enabled?
The text was updated successfully, but these errors were encountered: