pub const SPINEL_PROP_THREAD_DUA_ID: _bindgen_ty_24 = 5430;
Expand description
Interface Identifier specified for Thread Domain Unicast Address.
** Format: A(C)
- Read-write
*
A(C)
: Interface Identifier (8 bytes).- Required capability: SPINEL_CAP_DUA
- If write to this property is performed without specified parameter
- the Interface Identifier of the Thread Domain Unicast Address will be cleared.
- If the DUA Interface Identifier is cleared on the NCP device,
- the get spinel property command will be returned successfully without specified parameter.
*/