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
Parsing BDX messages like SendInit/ReceiveInit etc and and fields within like Proposed Transfer Control, Range Control etc. needed to validate BDX section test cases. Attaching logs for the run
Testing with the steps from :
10875
11010
Announce OTA Provider command not shown and parsed in OTA-R ref logs
OTA Provider app logs only shows this for QueryImage:
[1635199295345] [6520:47059445] CHIP: [ZCL] OTA Provider received QueryImage
Need parsing with fields like ProviderLocationStruct, Vendor Id, AnnouncementReason etc to validate test cases.
OTA Provider/Req app logs shows this for BDX messages:
[1635199295847] [6520:47059444] CHIP: [BDX] OnMessageReceived: message 0x4 protocol (0, 2)
[1635199295877] [6520:47059445] CHIP: [BDX] OutputEvent type: 2
[1635199296377] [6520:47059444] CHIP: [BDX] OutputEvent type: 1
Parsing BDX messages like SendInit/ReceiveInit etc and and fields within like Proposed Transfer Control, Range Control etc. needed to validate BDX section test cases. Attaching logs for the run
ota-provider.txt
ota-requestor.txt
The text was updated successfully, but these errors were encountered: