Configuration structure for Z-Wave Long Range ACK.
Public Attributes#
int8_t
Radio noise level measured on the channel the frame is transmitted on.
int8_t
Transmit power used to transmit the ongoing Z-Wave Long Range ACK.
int8_t
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.
Definition at line
405
of file protocol/zwave/rail_zwave.h
txPowerDbm#
int8_t RAIL_ZWAVE_LrAckData_t::txPowerDbm
Transmit power used to transmit the ongoing Z-Wave Long Range ACK.
Definition at line
407
of file protocol/zwave/rail_zwave.h
receiveRssiDbm#
int8_t RAIL_ZWAVE_LrAckData_t::receiveRssiDbm
Signal strength measured while receiving the Z-Wave Long Range frame.
Definition at line
409
of file protocol/zwave/rail_zwave.h