Hi,
is there a list (or a way to build it) of which device support which CIQ version ?
thanks
Hi,
is there a list (or a way to build it) of which device support which CIQ version ?
thanks
When it comes to 3.1 and 3.2, today that list is dynamic and can change day to day, and vary between the sim and actual device. See
https://forums.garmin.com/developer/connect-iq/f/discussion/236197/ciq-3-2---fenix-6x-support
With the new SDK manager, things like this can be updated pretty quickly as a new SDK isn't involved.
This actual SDK version supported for a device depends on the part number and the firmware that is installed on it. The information is buried in devices.xml (in the SDK folder) for SDKs prior to 3.2.0 and in the compiler.json files (in the SDK manager workspace).
You could easily write a script to harvest this information, but it would only be accurate until a new device firmware was released.