View Source Grizzly.ZWave.Commands.MultiCommandEncapsulated (grizzly v1.0.1)

The Multi Command Encapsulated Command used to contain multiple Commands.

Params:

  • :commands - the commands encapsulated in this one

Link to this section Summary

Link to this section Types

Specs

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