Grizzly.ZWave.Commands.MultiChannelEndpointFind (grizzly v0.17.0) View Source
This command is used to request End Points having a specific Generic or Specific Device Class in End Points.
Params:
:generic_device_class
- a generic device class (required):specific_device_class
- a specific device class (required)
Link to this section Summary
Link to this section Types
Specs
param() :: {:generic_device_class, Grizzly.ZWave.DeviceClasses.generic_device_class()} | {:specific_device_class, Grizzly.ZWave.DeviceClasses.specific_device_class()}