Files
esp-matter/examples
Shubham Patil 68714c0e2d Ensure backward compatibility for attributes stored in NVS with
primitive data type

Removed config option ESP_MATTER_NVS_USE_COMPACT_ATTR_STORAGE.

Previously, the ESP_MATTER_NVS_USE_COMPACT_ATTR_STORAGE option
determined whether to store attributes as a blob or a primitive data
type in NVS. Since this configuration is not backward compatible, we now
read the attribute as a primitive data type if not found. If it's a
blob, we read it and rewrite it as a primitive data type.
2024-04-12 12:38:16 +05:30
..
2024-04-10 10:39:17 +08:00
2024-04-10 16:43:53 +08:00
2024-04-10 16:43:53 +08:00
2024-04-10 16:43:53 +08:00
2023-10-05 12:47:35 +05:30
2024-04-10 16:43:53 +08:00