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
While verifying the media cluster test case [TC-MC-8.1] and [TC-MC-8.2] TV-app DUT is returning "endpoint 1 not found",
but in controller side getting NavigateTargetResponse as SUCCESS(0x00) .
and for Target Navigator Cluster the DUT is fail to respond Target Navigator Cluster command for end point as 1.
As in YAML scripts they have mentioned to use endpoint as 1.
expected behavior:- DUT should respond to the Target Navigator Cluster command
actual behavior:- For Target Navigator Cluster the DUT is fail to respond the Target Navigator
command for endpoint as 1.
steps to reproduce:- sudo ./chip-tool targetnavigator navigate-target 1 1 1
DUT side screenshot:-
Controller side screenshot:-
The text was updated successfully, but these errors were encountered:
Problem
While verifying the media cluster test case [TC-MC-8.1] and [TC-MC-8.2] TV-app DUT is returning "endpoint 1 not found",
but in controller side getting NavigateTargetResponse as SUCCESS(0x00) .
and for Target Navigator Cluster the DUT is fail to respond Target Navigator Cluster command for end point as 1.
As in YAML scripts they have mentioned to use endpoint as 1.
expected behavior:- DUT should respond to the Target Navigator Cluster command
actual behavior:- For Target Navigator Cluster the DUT is fail to respond the Target Navigator
command for endpoint as 1.
steps to reproduce:- sudo ./chip-tool targetnavigator navigate-target 1 1 1
DUT side screenshot:-

Controller side screenshot:-

The text was updated successfully, but these errors were encountered: