UNPKG

inventoresed

Version:

Z-Wave driver written entirely in JavaScript/TypeScript

12 lines (7 loc) 152 B
# Multi Command CC ?> CommandClass ID: `0x8f` ## Multi Command CC methods ### `send` ```ts async send(commands: CommandClass[]): Promise<void>; ```