#include <zdo.h>
Data Fields | |
uint32_t | scannedChannels |
Bit mask of channels scanned by the request. | |
uint16_t | totalTransmissions |
Count of transmissions reported by the device. | |
uint16_t | transmissionsFailures |
Count of transmission failures reported by the device. | |
uint8_t | scannedChannelsListCount |
Number of records contained in the energyValues[] list. | |
uint8_t | energyValues [32] |
Definition at line 266 of file zdo.h.
uint32_t EDScan_t::scannedChannels |
uint16_t EDScan_t::totalTransmissions |
uint16_t EDScan_t::transmissionsFailures |
uint8_t EDScan_t::energyValues[32] |