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
Step 1 : executed the below mentioned command to put DUT into a commissionable state ./chip-tv-casting-app
Step 2 : Once DUT reach the commissionable state sent below mentioned command on TH. ./chip-tool pairing onnetwork 1 20202021
According to the spec, when sending the ContentAppMessage command, it is required to include the mandatory 'Data' field and the optional 'EncodingHint' field as parameters. However, the current chip-tool does not include the 'Data' field
Feature Area
Other
Test Case
TC-APPOBSERVER-13.2
Reproduction steps
Step 1 : executed the below mentioned command to put DUT into a commissionable state
./chip-tv-casting-app
Step 2 : Once DUT reach the commissionable state sent below mentioned command on TH.
./chip-tool pairing onnetwork 1 20202021
According to the spec, when sending the ContentAppMessage command, it is required to include the mandatory 'Data' field and the optional 'EncodingHint' field as parameters. However, the current chip-tool does not include the 'Data' field
PFA Spec Screenshot :
PFA chip-tool screenshot below
Bug prevalence
whenever I do
GitHub hash of the SDK that was being used
09f014c
Platform
raspi
Anything else?
No response
The text was updated successfully, but these errors were encountered: