pub const SPINEL_PROP_DATASET_DEST_ADDRESS: _bindgen_ty_24 = 5415;
Expand description

Operational Dataset (MGMT_GET) Destination IPv6 Address ** Format: 6 - No direct read or write

  • This property specifies the IPv6 destination when sending MGMT_GET command for either Active or Pending Dataset
  • if not provided, Leader ALOC address is used as default.
  • It can only be included in one of the MGMT_GET Dataset properties:
  • SPINEL_PROP_THREAD_MGMT_GET_ACTIVE_DATASET
  • SPINEL_PROP_THREAD_MGMT_GET_PENDING_DATASET

*/