View Source Grizzly.ZWave.Commands.ManufacturerSpecificDeviceSpecificGet (grizzly v8.5.3)
Module for the DEVICE_SPECIFIC_GET command of command class COMMAND_CLASS_MANUFACTURER_SPECIFIC
Params:
device_id_type
- :oem_factory_default_device_id_type or :serial_number or :pseudo_random (required)
Summary
Types
@type device_id_type() ::
:oem_factory_default_device_id_type | :serial_number | :pseudo_random
@type param() :: {:device_id_type, device_id_type()}