Network statistics structure.
Public Attributes#
uint32_t
Transmitted Frames.
uint32_t
LBT backoffs.
uint32_t
Received Frames (No errors).
uint32_t
Checksum Errors.
uint32_t
CRC16 Errors.
uint32_t
Foreign Home ID.
uint32_t
Accumulated transmission time in ms for channel 0.
uint32_t
Transmit recoveries - frame that were suposed to be aborted that were succesfully transmited.
Public Attribute Documentation#
tx_time_channel#
uint32_t zpal_radio_network_stats_t::tx_time_channel[ZPAL_RADIO_ZWAVE_CHANNEL_NUM]
Accumulated transmission time in ms for channel 0.
tx_recoveries#
uint32_t zpal_radio_network_stats_t::tx_recoveries
Transmit recoveries - frame that were suposed to be aborted that were succesfully transmited.