pub const SPINEL_PROP_MESHCOP_COMMISSIONER_ENERGY_SCAN: _bindgen_ty_24 = 6145;
Expand description
Format LCSS6
- Write only
Required capability: SPINEL_CAP_THREAD_COMMISSIONER
Writing to this property sends an Energy Scan Query message with the specified parameters. Response is a
LAST_STATUS
with status of operation. The energy scan results are emitted asynchronously through
SPINEL_PROP_MESHCOP_COMMISSIONER_ENERGY_SCAN_RESULT
updates.
Format is:
L
: Channel mask
C
: The number of energy measurements per channel
S
: The time between energy measurements (milliseconds)
S
: The scan duration for each energy measurement (milliseconds)
6
: IPv6 destination.