python
python copied to clipboard
[Feature Request]: include firmware version in nodes table and --request telemetry
As per title. Linked with #3928 in firmware feature requests.
Firmware version is only available for remote nodes via the device metadata admin packet.
OK, so there is no way to establish out of date firmware on other nodes other than?:
- Asking the node owner
- having admin access via an admin channel
- Node owner has recent enough software and has enabled a value other than 0 in Map reporting interval and has MQTT enabled - and version is posted to Meshmap
I can't speak to the firmware side of things, but it's also true that as-is I can't do anything in this repository. The firmware version is shown with the --device-metadata command with a shared admin channel and for the time being that's where it'll need to stay.