You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The src/app/clusters/administrator-commissioning-server/administrator-commissioning-server.cpp already registers a AttributeAccessInterface. It assumes that there is only ever a root endpoint. This will need some work in order to allow for example app to properly read attributes associated with the bridged node endpoint for now in the example app for the cluster revision on the dynamic endpoints we rely on emberAfExternalAttributeReadCallback#34790
The text was updated successfully, but these errors were encountered:
The
src/app/clusters/administrator-commissioning-server/administrator-commissioning-server.cpp
already registers aAttributeAccessInterface
. It assumes that there is only ever a root endpoint. This will need some work in order to allow for example app to properly read attributes associated with the bridged node endpoint for now in the example app for the cluster revision on the dynamic endpoints we rely onemberAfExternalAttributeReadCallback
#34790The text was updated successfully, but these errors were encountered: