Firmware

Firmware Controller (v2)

APIDescription
GET v2/firmware/{manufacturerIdString}/{productIdString}/{profileIdString}

Retrieves the latest firmware version for the specified type of device.

GET v2/firmware/{manufacturerIdString}/{productIdString}/{profileIdString}/{versionString}

Retrieves an unencrypted firmware image.

GET v2/firmware/{manufacturerIdString}/{productIdString}/{profileIdString}/{versionString}/{deviceIdString}/{nonceString}

Retrieves an encrypted firmware image.