FirmwareStatusOptions
Defined in: console-sdk/src/firmware/types.ts:247
Options for useFirmwareStatus (SDK_PLAN.md §3.6.7).
Properties
Section titled “Properties”enabled?
Section titled “enabled?”
optionalenabled?:boolean
Defined in: console-sdk/src/firmware/types.ts:253
When false, the hook holds its inert pending state and issues no
manifest fetch — e.g. to disable the check for off-screen FlatList
rows. Defaults to true.