-
Notifications
You must be signed in to change notification settings - Fork 863
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
[Feature Request]: --request-environment #4120
Comments
Should already be in the firmware, would need to send a environment telemetry packet to a node as a a dm and request a response |
Thanks Garth, |
Replies are not yet implemented in the firmware for Environmental Telemetry. |
This is marked as completed. |
It's implemented in the firmware. You can send a packet with the corresponding telemetry tag and set If you want to have it in the CLI, please open a feature request in that repository. |
👍 |
Platform
other
Description
I raised this in the python section first and was referred back to firmware:
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: