pub const SPINEL_PROP_SERVER_ALLOW_LOCAL_DATA_CHANGE: _bindgen_ty_24 = 160;
Expand description

Server Allow Local Network Data Change ** Format b - Read-write

  • Required capability: SPINEL_CAP_THREAD_SERVICE
  • Set to true before changing local server net data. Set to false when finished.
  • This allows changes to be aggregated into a single event.

*/