mirror of
https://github.com/espressif/esp-matter.git
synced 2026-04-27 19:13:13 +00:00
components/esp_matter_console: add the "matter esp factoryreset"
"matter device factoryreset" just erases the non volatile storage of connectedhomeip SDK. This adds one more command which clears the non volatile storage of esp-matter SDK as well.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
# 27-December-2024
|
||||
|
||||
Added ``matter esp factoryreset`` command to factory reset a Matter device.
|
||||
This command erases the esp-matter and connectedhomeip SDK's non-volatile storage.
|
||||
|
||||
# 15-Oct-2024
|
||||
|
||||
API Change
|
||||
|
||||
Reference in New Issue
Block a user