ReferenceInterfaces
DisabledFrame
Defined in: packages/protocol/src/types.ts:70
Disabled response: the firmware refused the command because the feature is disabled.
Extends
ResponseBase
Properties
kind
kind: "response";Defined in: packages/protocol/src/types.ts:53
Inherited from
ResponseBase.kindtype
type: "disabled";Defined in: packages/protocol/src/types.ts:71