View Source Grizzly.ZWave.Commands.MultiCommandEncapsulated (grizzly v6.1.0)
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
@type param() :: {:commands, [Grizzly.ZWave.Command.t()]}