particle-cli
particle-cli copied to clipboard
Can we have binary inspect also report PRODUCT_ID and PRODUCT_VERSION?
Currently particle binary inspect only reports this
firmware.bin
CRC is ok (c0986d5e)
Compiled for argon
This is an application module number 1 at version 5
It depends on a system module number 1 at version 326
But the embedded PRODUCT_ID and PRODUCT_VERSION are not provided.
I believe this is coming from particle-iot/binary-version-reader.
You are both correct. That should be possible since binary-version-reader can read this information.