Is it possible to remotely determine if a balenaFin device is the older v1.1.0 hardware (the one with the recall) or the newer v1.1.1 hardware?
Hi @Don , you can use https://github.com/balena-io/balena-fin-sdk - Fin.Client.revision
will return 09 for v1.0.0, 10for v1.1.0 and 11 for v1.1.1