project-chip / rs-matter

Rust implementation of the Matter protocol. Status: Experimental
Apache License 2.0
303 stars 43 forks source link

Expose concurrent commissioning flow attribute #160

Closed ivmarkov closed 2 months ago

ivmarkov commented 2 months ago

This read-only attribute (true by default as per spec) needs to be explicitly set to false for rs-matter deployments where non-concurrent commissioning is used (i.e. what we currently do for ESP IDF Wifi+BLE commissioning).