Is there a command-line function that can return the checksum of a .pof file?
I am trying to write some automation tooling that should be able to determine the checksum value of a POF file, preferably without connecting to a device.
The value I am trying to get returned is t...