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
executed the below mentioned command to put DUT into a commissionable state ./chip-tv-app
Once DUT reach the commissionable state sent below mentioned command on TH. ./chip-tool pairing onnetwork 1 20202021
After the successful commission send the below mentioned command : ./chip-tool mediaplayback read cluster-revision 1 3
Feature Area
Other
Test Case
[TC-MEDIAPLAYBACK-1.7]
Reproduction steps
executed the below mentioned command to put DUT into a commissionable state
./chip-tv-app
Once DUT reach the commissionable state sent below mentioned command on TH.
./chip-tool pairing onnetwork 1 20202021
After the successful commission send the below mentioned command :
./chip-tool mediaplayback read cluster-revision 1 3
Actual Outcome:
Expected Outcome:
Bug prevalence
whenever I do
GitHub hash of the SDK that was being used
6d9cb39
Platform
raspi
Anything else?
In Specification ClusterRevision value has been updated to 2. As per spec changes SDK has to update the ClusterRevision value from 1 to 2.
Specification Reference:
https://github.com/CHIP-Specifications/connectedhomeip-spec/blob/master/src/app_clusters/media/MediaPlayback.adoc#revision-history
Reference Log:
[TC-MEDIAPLAYBACK-1.7].txt
The text was updated successfully, but these errors were encountered: