View Source mix zwave.gen.command_class (grizzly v3.0.0)
Generates the scaffolding for a new Z-Wave Command
mix zwave.gen.command_class Thermostat
The pattern is
mix zwave.gen.command_class CommandClassModule
Flags:
--no-save
- will print the generated module out to the console--target-dir <path>
- will generate the new module at the provided path
Link to this section Summary
Link to this section Functions
Callback implementation for Mix.Task.run/1
.