Hi,
AFAIK, currently, the mender server is checking the artifact version and deciding whether the artifact need to be installed (by checking whether it is already installed on the target platform). Please correct me if I’m wrong.
Since I’m using the mender in standalone mode, I would like to get this feature in the mender client.
Could you please let me know whether this feature can be checked from mender client? Is it possible to get the mender artifact version before downloading/streaming the artifact to the partition?