Skip to content

Regrip API / bindings/smartCubeTransport / SmartCubeCommand

Type Alias: SmartCubeCommand

SmartCubeCommand = { type: "REQUEST_FACELETS"; } | { type: "REQUEST_BATTERY"; } | { type: "REQUEST_HARDWARE"; } | { type: "REQUEST_RESET"; }

Defined in: node_modules/smartcube-web-bluetooth/src/smartcube/types.ts:117