Configuration structure for Z-Wave Long Range Ack.
DeprecatedRAIL 2.x synonym of sl_rail_zwave_lr_ack_data_t.
Public Attributes#
Radio noise level measured on the channel the frame is transmitted on.
Transmit power used to transmit the ongoing Z-Wave Long Range Ack.
Signal strength measured while receiving the Z-Wave Long Range frame.
Public Attribute Documentation#
noiseFloorDbm#
int8_t RAIL_ZWAVE_LrAckData_t::noiseFloorDbm
Radio noise level measured on the channel the frame is transmitted on.
DeprecatedRAIL 2.x synonym of sl_rail_zwave_lr_ack_data_t::noise_floor_dbm.
txPowerDbm#
int8_t RAIL_ZWAVE_LrAckData_t::txPowerDbm
Transmit power used to transmit the ongoing Z-Wave Long Range Ack.
DeprecatedRAIL 2.x synonym of sl_rail_zwave_lr_ack_data_t::transmit_power_dbm.
receiveRssiDbm#
int8_t RAIL_ZWAVE_LrAckData_t::receiveRssiDbm
Signal strength measured while receiving the Z-Wave Long Range frame.
DeprecatedRAIL 2.x synonym of sl_rail_zwave_lr_ack_data_t::receive_rssi_dbm.