Skip to content

FirmwareLatest

Defined in: console-sdk/src/firmware/types.ts:122

The latest firmware available for a device on the configured channel — the latest field of FirmwareStatus. null on a status object means the manifest had no entry for the device’s model.

releaseNotes: string | null

Defined in: console-sdk/src/firmware/types.ts:126

Release notes for that version, or null if none were published.


version: string

Defined in: console-sdk/src/firmware/types.ts:124

The latest advertised version (the GD image version).