Closed erwinpan1 closed 1 year ago
The field is implemented via AttributeAccessInterface. It's not stored in the ZAP data store, and therefore ZAP cannot persist it. Persisting this attribute as needed is the responsibility of the application.
The fact that the ZAP UI lets you change the storage from External at all is a bug. See https://github.com/project-chip/zap/issues/1086
Build issue(s)
Load zap file by running
Modify the
AirQuality
Attribute (ofAir Quality
Cluster) from External to NVM and clickFile
=>Save
to save the ZAP fileMake sure the content is saved into ZAP file
Reload ZAP file again, its storage is rollback to "External"
Platform
No response
Anything else?
No response