project-chip / connectedhomeip

Matter (formerly Project CHIP) creates more connections between more objects, simplifying development for manufacturers and increasing compatibility for consumers, guided by the Connectivity Standards Alliance.
https://buildwithmatter.com
Apache License 2.0
7.55k stars 2.04k forks source link

[Darwin] MTRDevice should support wildcard reads #27025

Open jtung-apple opened 1 year ago

jtung-apple commented 1 year ago

The current MTRDevice:

  1. The read API requires nonnull endpointID, clusterID, and attributeID
  2. The cache does not do wildcard search

This issue is to track support for wildcard reads.

bzbarsky-apple commented 1 year ago

@jtung-apple Is this a duplicate of https://github.com/project-chip/connectedhomeip/issues/23375?

woody-apple commented 1 year ago

Yup, but I closed that one, and this now has a use case. Adding to 1.3