View Source Grizzly.ZWave.Commands.MultiCommandEncapsulated (grizzly v8.0.0)

The Multi Command Encapsulated Command used to contain multiple Commands.

Params:

  • :commands - the commands encapsulated in this one

Summary

Types

@type param() :: {:commands, [Grizzly.ZWave.Command.t()]}