mirror of
https://github.com/espressif/esp-matter.git
synced 2026-04-27 19:13:13 +00:00
1ca78a590f
We have attribute base which only contains the id and flags. But having the data type would be benefitial when fetching value for internally managed attributes. So, rather than guessing the type we can fetch it.