We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The iPhone TV casting app (and MatterTvCastingBridge.Framework) does not have a way to subscribe to any cluster's attributes on a Matter TV.
Implement subscribe interaction with the tv-app: https://github.com/CHIP-Specifications/connectedhomeip-spec/blob/598903fb429fd2c050e4064a04346ac4002c2845/src/data_model/Interaction-Model.adoc#ref_IM.SubscribeInteraction
The text was updated successfully, but these errors were encountered:
sharadb-amazon
Successfully merging a pull request may close this issue.
Problem
The iPhone TV casting app (and MatterTvCastingBridge.Framework) does not have a way to subscribe to any cluster's attributes on a Matter TV.
Proposed Solution
Implement subscribe interaction with the tv-app: https://github.com/CHIP-Specifications/connectedhomeip-spec/blob/598903fb429fd2c050e4064a04346ac4002c2845/src/data_model/Interaction-Model.adoc#ref_IM.SubscribeInteraction
The text was updated successfully, but these errors were encountered: