A configuration structure for Z-Wave in RAIL.

DeprecatedRAIL 2.x synonym of sl_rail_zwave_config_t.

Public Attributes#

Defines Z-Wave options.

Defines Z-Wave Acking configuration.

Defines state timings for Z-Wave.

Public Attribute Documentation#

options#

RAIL_ZWAVE_Options_t RAIL_ZWAVE_Config_t::options

Defines Z-Wave options.

DeprecatedRAIL 2.x synonym of sl_rail_zwave_config_t::options.


ackConfig#

RAIL_AutoAckConfig_t RAIL_ZWAVE_Config_t::ackConfig

Defines Z-Wave Acking configuration.

DeprecatedRAIL 2.x synonym of sl_rail_zwave_config_t::ack_config.


timings#

RAIL_StateTiming_t RAIL_ZWAVE_Config_t::timings

Defines state timings for Z-Wave.

DeprecatedRAIL 2.x synonym of sl_rail_zwave_config_t::timings.