Skip to content

Regrip API / bindings/smartCubeTransport / SmartCubeCapabilities

Type Alias: SmartCubeCapabilities

SmartCubeCapabilities = StockSmartCubeCapabilities & object

Defined in: packages/core/src/bindings/smartCubeTransport.ts:101

What a connected device supports, including any vendor commands it accepts.

Type Declaration

vendorCommands?

optional vendorCommands?: readonly SmartCubeVendorCommand["type"][]