View Source Grizzly.ZWave.Commands.WindowCoveringSupportedReport (grizzly v8.6.6)

This command is used to advertise the supported properties of a windows covering device.

Params:

  • :parameter_names - names of parameters supported by the device

Summary

Types

param()

@type param() ::
  {:parameter_names,
   [Grizzly.ZWave.CommandClasses.WindowCovering.parameter_name()]}