blob: b027b3c5a488ee4c427f29748c17ae4000713b0c [file] [log] [blame]
# Copyright (c) 2021 Project CHIP Authors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# Auto-generated scripts for harness use only, please review before automation. The endpoints and cluster names are currently set to default
name: 3.2.3. [TC-BRBINFO-2.3] Attributes [DUT-Client]
PICS:
- BRBINFO.C
config:
nodeId: 0x12344321
cluster: "Basic Information"
endpoint: 0
tests:
- label: "Note"
verification: |
For DUT as client test cases, Chip-tool command used below are an example to verify the functionality. For certification test, we expect DUT should have a capability or way to run the equivalent command.
disabled: true
- label: "Precondition"
verification: |
1. Commission TH to DUT
disabled: true
- label: "DUT reads VendorName from the TH"
PICS: BRBINFO.C.A0001
verification: |
./chip-tool bridgeddevicebasic read vendor-name 1 3
Optional Attribute - If it is supported, then in TH(bridge-app) log it will results in displaying the ReportDataMessage , else it will display UNSUPPORTED_ATTRIBUTE
Example Log:
[1663582949.056686][155023:155023] CHIP:DMG:
[1663582949.056724][155023:155023] CHIP:DMG: ReportDataMessage =
[1663582949.056734][155023:155023] CHIP:DMG: {
[1663582949.056741][155023:155023] CHIP:DMG: AttributeReportIBs =
[1663582949.056754][155023:155023] CHIP:DMG: [
[1663582949.056762][155023:155023] CHIP:DMG: AttributeReportIB =
[1663582949.056776][155023:155023] CHIP:DMG: {
[1663582949.056784][155023:155023] CHIP:DMG: AttributeStatusIB =
[1663582949.056793][155023:155023] CHIP:DMG: {
[1663582949.056802][155023:155023] CHIP:DMG: AttributePathIB =
[1663582949.056812][155023:155023] CHIP:DMG: {
[1663582949.056822][155023:155023] CHIP:DMG: Endpoint = 0x3,
[1663582949.056832][155023:155023] CHIP:DMG: Cluster = 0x39,
[1663582949.056842][155023:155023] CHIP:DMG: Attribute = 0x0000_0001,
[1663582949.056852][155023:155023] CHIP:DMG: }
[1663582949.056864][155023:155023] CHIP:DMG:
[1663582949.056873][155023:155023] CHIP:DMG: StatusIB =
[1663582949.056883][155023:155023] CHIP:DMG: {
[1663582949.056893][155023:155023] CHIP:DMG: status = 0x86 (UNSUPPORTED_ATTRIBUTE),
[1663582949.056903][155023:155023] CHIP:DMG: },
[1663582949.056913][155023:155023] CHIP:DMG:
[1663582949.056922][155023:155023] CHIP:DMG: },
[1663582949.056933][155023:155023] CHIP:DMG:
[1663582949.056942][155023:155023] CHIP:DMG: },
[1663582949.056972][155023:155023] CHIP:DMG:
[1663582949.056980][155023:155023] CHIP:DMG: ],
[1663582949.056992][155023:155023] CHIP:DMG:
[1663582949.057001][155023:155023] CHIP:DMG: SuppressResponse = true,
[1663582949.057009][155023:155023] CHIP:DMG: InteractionModelRevision = 1
[1663582949.057017][155023:155023] CHIP:DMG: }
[1663582949.057025][155023:155023] CHIP:DMG:
[1663582949.057091][155023:155023] CHIP:DMG: <RE> OnReportConfirm: NumReports = 0
[1663582949.057101][155023:155023] CHIP:DMG: <RE> ReportsInFlight = 0 with readHandler 0, RE has no more messages
[1663582949.057109][155023:155023] CHIP:DMG: IM RH moving to [AwaitingDestruction]
[1663582949.057119][155023:155023] CHIP:DMG: All ReadHandler-s are clean, clear GlobalDirtySet
[1663582949.057396][155023:155023] CHIP:DMG: << from UDP:[fe80::e2a:f0a6:5d44:15b1%enp2s0]:47791 | 60476609 | [Secure Channel (0) / Standalone Ack (0x10) / Session = 0 / Exchange = 53510]
disabled: true
- label: "DUT reads VendorID from the TH"
PICS: BRBINFO.C.A0002
verification: |
./chip-tool bridgeddevicebasic read vendor-id 1 3
Optional Attribute - If it is supported, then in TH(bridge-app) log it will results in displaying the ReportDataMessage , else it will display UNSUPPORTED_ATTRIBUTE
Example Log:
[1663583057.303881][155023:155023] CHIP:DMG:
[1663583057.303927][155023:155023] CHIP:DMG: ReportDataMessage =
[1663583057.303941][155023:155023] CHIP:DMG: {
[1663583057.303950][155023:155023] CHIP:DMG: AttributeReportIBs =
[1663583057.303969][155023:155023] CHIP:DMG: [
[1663583057.303981][155023:155023] CHIP:DMG: AttributeReportIB =
[1663583057.304000][155023:155023] CHIP:DMG: {
[1663583057.304012][155023:155023] CHIP:DMG: AttributeStatusIB =
[1663583057.304025][155023:155023] CHIP:DMG: {
[1663583057.304038][155023:155023] CHIP:DMG: AttributePathIB =
[1663583057.304053][155023:155023] CHIP:DMG: {
[1663583057.304068][155023:155023] CHIP:DMG: Endpoint = 0x3,
[1663583057.304084][155023:155023] CHIP:DMG: Cluster = 0x39,
[1663583057.304101][155023:155023] CHIP:DMG: Attribute = 0x0000_0002,
[1663583057.304115][155023:155023] CHIP:DMG: }
[1663583057.304134][155023:155023] CHIP:DMG:
[1663583057.304148][155023:155023] CHIP:DMG: StatusIB =
[1663583057.304161][155023:155023] CHIP:DMG: {
[1663583057.304172][155023:155023] CHIP:DMG: status = 0x86 (UNSUPPORTED_ATTRIBUTE),
[1663583057.304184][155023:155023] CHIP:DMG: },
[1663583057.304196][155023:155023] CHIP:DMG:
[1663583057.304205][155023:155023] CHIP:DMG: },
[1663583057.304219][155023:155023] CHIP:DMG:
[1663583057.304228][155023:155023] CHIP:DMG: },
[1663583057.304242][155023:155023] CHIP:DMG:
[1663583057.304251][155023:155023] CHIP:DMG: ],
[1663583057.304265][155023:155023] CHIP:DMG:
[1663583057.304276][155023:155023] CHIP:DMG: SuppressResponse = true,
[1663583057.304286][155023:155023] CHIP:DMG: InteractionModelRevision = 1
[1663583057.304294][155023:155023] CHIP:DMG: }
[1663583057.304303][155023:155023] CHIP:DMG:
[1663583057.304430][155023:155023] CHIP:DMG: <RE> OnReportConfirm: NumReports = 0
[1663583057.304449][155023:155023] CHIP:DMG: <RE> ReportsInFlight = 0 with readHandler 0, RE has no more messages
[1663583057.304464][155023:155023] CHIP:DMG: IM RH moving to [AwaitingDestruction]
disabled: true
- label: "DUT reads ProductName from the TH"
PICS: BRBINFO.C.A0003
verification: |
./chip-tool bridgeddevicebasic read product-name 1 3
Optional Attribute - If it is supported, then in TH(bridge-app) log it will results in displaying the ReportDataMessage , else it will display UNSUPPORTED_ATTRIBUTE
Example Log:
[1663583778.730981][155023:155023] CHIP:DMG:
[1663583778.731005][155023:155023] CHIP:DMG: ReportDataMessage =
[1663583778.731010][155023:155023] CHIP:DMG: {
[1663583778.731015][155023:155023] CHIP:DMG: AttributeReportIBs =
[1663583778.731024][155023:155023] CHIP:DMG: [
[1663583778.731030][155023:155023] CHIP:DMG: AttributeReportIB =
[1663583778.731039][155023:155023] CHIP:DMG: {
[1663583778.731044][155023:155023] CHIP:DMG: AttributeStatusIB =
[1663583778.731051][155023:155023] CHIP:DMG: {
[1663583778.731056][155023:155023] CHIP:DMG: AttributePathIB =
[1663583778.731063][155023:155023] CHIP:DMG: {
[1663583778.731070][155023:155023] CHIP:DMG: Endpoint = 0x3,
[1663583778.731077][155023:155023] CHIP:DMG: Cluster = 0x39,
[1663583778.731083][155023:155023] CHIP:DMG: Attribute = 0x0000_0003,
[1663583778.731090][155023:155023] CHIP:DMG: }
[1663583778.731098][155023:155023] CHIP:DMG:
[1663583778.731104][155023:155023] CHIP:DMG: StatusIB =
[1663583778.731111][155023:155023] CHIP:DMG: {
[1663583778.731118][155023:155023] CHIP:DMG: status = 0x86 (UNSUPPORTED_ATTRIBUTE),
[1663583778.731127][155023:155023] CHIP:DMG: },
[1663583778.731136][155023:155023] CHIP:DMG:
[1663583778.731143][155023:155023] CHIP:DMG: },
[1663583778.731153][155023:155023] CHIP:DMG:
[1663583778.731159][155023:155023] CHIP:DMG: },
[1663583778.731169][155023:155023] CHIP:DMG:
[1663583778.731175][155023:155023] CHIP:DMG: ],
[1663583778.731185][155023:155023] CHIP:DMG:
[1663583778.731192][155023:155023] CHIP:DMG: SuppressResponse = true,
[1663583778.731199][155023:155023] CHIP:DMG: InteractionModelRevision = 1
[1663583778.731205][155023:155023] CHIP:DMG: }
[1663583778.731212][155023:155023] CHIP:DMG:
[1663583778.731259][155023:155023] CHIP:DMG: <RE> OnReportConfirm: NumReports = 0
[1663583778.731268][155023:155023] CHIP:DMG: <RE> ReportsInFlight = 0 with readHandler 0, RE has no more messages
[1663583778.731276][155023:155023] CHIP:DMG: IM RH moving to [AwaitingDestruction]
[1663583778.731284][155023:155023] CHIP:DMG: All ReadHandler-s are clean, clear GlobalDirtySet
[1663583778.731461][155023:155023] CHIP:DMG: << from UDP:[fe80::e2a:f0a6:5d44:15b1%wlp3s0]:33217 | 101896590 | [Secure Channel (0) / Standalone Ack (0x10) / Session = 0 / Exchange = 6373]
disabled: true
- label: "DUT reads NodeLabel from the TH"
PICS: BRBINFO.C.A0005
verification: |
./chip-tool bridgeddevicebasic read node-label 1 3
Optional Attribute - If it is supported, then in TH(bridge-app) log it will results in displaying the ReportDataMessage , else it will display UNSUPPORTED_ATTRIBUTE
Example Log:
1663583922.989165][155023:155023] CHIP:DMG:
[1663583922.989197][155023:155023] CHIP:DMG: ReportDataMessage =
[1663583922.989207][155023:155023] CHIP:DMG: {
[1663583922.989214][155023:155023] CHIP:DMG: AttributeReportIBs =
[1663583922.989226][155023:155023] CHIP:DMG: [
[1663583922.989233][155023:155023] CHIP:DMG: AttributeReportIB =
[1663583922.989245][155023:155023] CHIP:DMG: {
[1663583922.989252][155023:155023] CHIP:DMG: AttributeDataIB =
[1663583922.989261][155023:155023] CHIP:DMG: {
[1663583922.989271][155023:155023] CHIP:DMG: DataVersion = 0xd98bf4d1,
[1663583922.989279][155023:155023] CHIP:DMG: AttributePathIB =
[1663583922.989289][155023:155023] CHIP:DMG: {
[1663583922.989301][155023:155023] CHIP:DMG: Endpoint = 0x3,
[1663583922.989310][155023:155023] CHIP:DMG: Cluster = 0x39,
[1663583922.989320][155023:155023] CHIP:DMG: Attribute = 0x0000_0005,
[1663583922.989328][155023:155023] CHIP:DMG: }
[1663583922.989338][155023:155023] CHIP:DMG:
[1663583922.989348][155023:155023] CHIP:DMG: Data = "Light 1" (7 chars),
[1663583922.989356][155023:155023] CHIP:DMG: },
[1663583922.989368][155023:155023] CHIP:DMG:
[1663583922.989375][155023:155023] CHIP:DMG: },
[1663583922.989385][155023:155023] CHIP:DMG:
[1663583922.989394][155023:155023] CHIP:DMG: ],
[1663583922.989406][155023:155023] CHIP:DMG:
[1663583922.989413][155023:155023] CHIP:DMG: SuppressResponse = true,
[1663583922.989421][155023:155023] CHIP:DMG: InteractionModelRevision = 1
[1663583922.989428][155023:155023] CHIP:DMG: }
[1663583922.989436][155023:155023] CHIP:DMG:
[1663583922.989490][155023:155023] CHIP:DMG: <RE> OnReportConfirm: NumReports = 0
[1663583922.989498][155023:155023] CHIP:DMG: <RE> ReportsInFlight = 0 with readHandler 0, RE has no more messages
[1663583922.989505][155023:155023] CHIP:DMG: IM RH moving to [AwaitingDestruction]
[1663583922.989515][155023:155023] CHIP:DMG: All ReadHandler-s are clean, clear GlobalDirtySet
[1663583922.989709][155023:155023] CHIP:DMG: << from UDP:[fe80::e2a:f0a6:5d44:15b1%wlp3s0]:35251 | 43255988 | [Secure Channel (0) / Standalone Ack (0x10) / Session = 0 / Exchange = 14682]
disabled: true
- label: "DUT reads Location from the TH"
PICS: BRBINFO.C.A0006
verification: |
./chip-tool bridgeddevicebasic read location 1 3
Optional Attribute - If it is supported, then in TH(bridge-app) log it will results in displaying the ReportDataMessage , else it will display UNSUPPORTED_ATTRIBUTE
chip-tool needs to be implemented
disabled: true
- label: "DUT reads HardwareVersion from the TH"
PICS: BRBINFO.C.A0007
verification: |
./chip-tool bridgeddevicebasic read hardware-version 1 3
Optional Attribute - If it is supported, then in TH(bridge-app) log it will results in displaying the ReportDataMessage , else it will display UNSUPPORTED_ATTRIBUTE
Example Log:
11663584069.174840][155023:155023] CHIP:DMG:
[1663584069.174866][155023:155023] CHIP:DMG: ReportDataMessage =
[1663584069.174872][155023:155023] CHIP:DMG: {
[1663584069.174879][155023:155023] CHIP:DMG: AttributeReportIBs =
[1663584069.174889][155023:155023] CHIP:DMG: [
[1663584069.174895][155023:155023] CHIP:DMG: AttributeReportIB =
[1663584069.174906][155023:155023] CHIP:DMG: {
[1663584069.174912][155023:155023] CHIP:DMG: AttributeStatusIB =
[1663584069.174921][155023:155023] CHIP:DMG: {
[1663584069.174927][155023:155023] CHIP:DMG: AttributePathIB =
[1663584069.174936][155023:155023] CHIP:DMG: {
[1663584069.174944][155023:155023] CHIP:DMG: Endpoint = 0x3,
[1663584069.174954][155023:155023] CHIP:DMG: Cluster = 0x39,
[1663584069.174963][155023:155023] CHIP:DMG: Attribute = 0x0000_0007,
[1663584069.174969][155023:155023] CHIP:DMG: }
[1663584069.174978][155023:155023] CHIP:DMG:
[1663584069.174984][155023:155023] CHIP:DMG: StatusIB =
[1663584069.174991][155023:155023] CHIP:DMG: {
[1663584069.174997][155023:155023] CHIP:DMG: status = 0x86 (UNSUPPORTED_ATTRIBUTE),
[1663584069.175004][155023:155023] CHIP:DMG: },
[1663584069.175011][155023:155023] CHIP:DMG:
[1663584069.175016][155023:155023] CHIP:DMG: },
[1663584069.175024][155023:155023] CHIP:DMG:
[1663584069.175030][155023:155023] CHIP:DMG: },
[1663584069.175038][155023:155023] CHIP:DMG:
[1663584069.175043][155023:155023] CHIP:DMG: ],
[1663584069.175052][155023:155023] CHIP:DMG:
[1663584069.175057][155023:155023] CHIP:DMG: SuppressResponse = true,
[1663584069.175063][155023:155023] CHIP:DMG: InteractionModelRevision = 1
[1663584069.175068][155023:155023] CHIP:DMG: }
[1663584069.175074][155023:155023] CHIP:DMG:
[1663584069.175121][155023:155023] CHIP:DMG: <RE> OnReportConfirm: NumReports = 0
[1663584069.175129][155023:155023] CHIP:DMG: <RE> ReportsInFlight = 0 with readHandler 0, RE has no more messages
[1663584069.175137][155023:155023] CHIP:DMG: IM RH moving to [AwaitingDestruction]
[1663584069.175146][155023:155023] CHIP:DMG: All ReadHandler-s are clean, clear GlobalDirtySet
[1663584069.175317][155023:155023] CHIP:DMG: << from UDP:[fe80::e2a:f0a6:5d44:15b1%wlp3s0]:34191 | 116880545 | [Secure Channel (0) / Standalone Ack (0x10) / Session = 0 / Exchange = 50640]
[1663584069.175331][155
disabled: true
- label: "DUT reads HardwareVersionString from the TH"
PICS: BRBINFO.C.A0008
verification: |
./chip-tool bridgeddevicebasic read hardware-version-string 1 3
Optional Attribute - If it is supported, then in TH(bridge-app) log it will results in displaying the ReportDataMessage , else it will display UNSUPPORTED_ATTRIBUTE
[1663658796.268882][3274:3274] CHIP:DMG:
[1663658796.268986][3274:3274] CHIP:DMG: ReportDataMessage =
[1663658796.269021][3274:3274] CHIP:DMG: {
[1663658796.269047][3274:3274] CHIP:DMG: AttributeReportIBs =
[1663658796.269087][3274:3274] CHIP:DMG: [
[1663658796.269117][3274:3274] CHIP:DMG: AttributeReportIB =
[1663658796.269154][3274:3274] CHIP:DMG: {
[1663658796.269188][3274:3274] CHIP:DMG: AttributeStatusIB =
[1663658796.269233][3274:3274] CHIP:DMG: {
[1663658796.269269][3274:3274] CHIP:DMG: AttributePathIB =
[1663658796.269315][3274:3274] CHIP:DMG: {
[1663658796.269354][3274:3274] CHIP:DMG: Endpoint = 0x3,
[1663658796.269392][3274:3274] CHIP:DMG: Cluster = 0x39,
[1663658796.269438][3274:3274] CHIP:DMG: Attribute = 0x0000_0008,
[1663658796.269481][3274:3274] CHIP:DMG: }
[1663658796.269526][3274:3274] CHIP:DMG:
[1663658796.269565][3274:3274] CHIP:DMG: StatusIB =
[1663658796.269612][3274:3274] CHIP:DMG: {
[1663658796.269657][3274:3274] CHIP:DMG: status = 0x86 (UNSUPPORTED_ATTRIBUTE),
[1663658796.269702][3274:3274] CHIP:DMG: },
[1663658796.269734][3274:3274] CHIP:DMG:
[1663658796.269762][3274:3274] CHIP:DMG: },
[1663658796.269809][3274:3274] CHIP:DMG:
[1663658796.269846][3274:3274] CHIP:DMG: },
[1663658796.269882][3274:3274] CHIP:DMG:
[1663658796.269909][3274:3274] CHIP:DMG: ],
[1663658796.269943][3274:3274] CHIP:DMG:
[1663658796.269972][3274:3274] CHIP:DMG: SuppressResponse = true,
[1663658796.270001][3274:3274] CHIP:DMG: InteractionModelRevision = 1
[1663658796.270027][3274:3274] CHIP:DMG: }
[1663658796.270049][3274:3274] CHIP:DMG:
[1663658796.270297][3274:3274] CHIP:DMG: <RE> OnReportConfirm: NumReports = 0
[1663658796.270331][3274:3274] CHIP:DMG: <RE> ReportsInFlight = 0 with readHandler 0, RE has no more messages
[1663658796.270360][3274:3274] CHIP:DMG: IM RH moving to [AwaitingDestruction]
[1663658796.270398][3274:3274] CHIP:DMG: All ReadHandler-s are clean, clear GlobalDirtySet
[1663658796.271035][3274:3274] CHIP:DMG: << from UDP:[fe80::e65f:1ff:fe0e:baf7%eth0]:50758 | 114897621 | [Secure Channel (0) / Standalone Ack (0x10) / Session = 0 / Exchange = 22225]
disabled: true
- label: "DUT reads SoftwareVersion from the TH"
PICS: BRBINFO.C.A0009
verification: |
./chip-tool bridgeddevicebasic read software-version 1 3
Optional Attribute - If it is supported, then in TH(bridge-app) log it will results in displaying the ReportDataMessage , else it will display UNSUPPORTED_ATTRIBUTE
Example Log:
[1663658830.077037][3274:3274] CHIP:DMG: ReportDataMessage =
[1663658830.077064][3274:3274] CHIP:DMG: {
[1663658830.077086][3274:3274] CHIP:DMG: AttributeReportIBs =
[1663658830.077144][3274:3274] CHIP:DMG: [
[1663658830.077171][3274:3274] CHIP:DMG: AttributeReportIB =
[1663658830.077201][3274:3274] CHIP:DMG: {
[1663658830.077231][3274:3274] CHIP:DMG: AttributeStatusIB =
[1663658830.077263][3274:3274] CHIP:DMG: {
[1663658830.077292][3274:3274] CHIP:DMG: AttributePathIB =
[1663658830.077331][3274:3274] CHIP:DMG: {
[1663658830.077370][3274:3274] CHIP:DMG: Endpoint = 0x3,
[1663658830.077402][3274:3274] CHIP:DMG: Cluster = 0x39,
[1663658830.077435][3274:3274] CHIP:DMG: Attribute = 0x0000_0009,
[1663658830.077474][3274:3274] CHIP:DMG: }
[1663658830.077512][3274:3274] CHIP:DMG:
[1663658830.077549][3274:3274] CHIP:DMG: StatusIB =
[1663658830.077582][3274:3274] CHIP:DMG: {
[1663658830.077613][3274:3274] CHIP:DMG: status = 0x86 (UNSUPPORTED_ATTRIBUTE),
[1663658830.077651][3274:3274] CHIP:DMG: },
[1663658830.077689][3274:3274] CHIP:DMG:
[1663658830.077723][3274:3274] CHIP:DMG: },
[1663658830.077757][3274:3274] CHIP:DMG:
[1663658830.077784][3274:3274] CHIP:DMG: },
[1663658830.077816][3274:3274] CHIP:DMG:
[1663658830.077840][3274:3274] CHIP:DMG: ],
[1663658830.077871][3274:3274] CHIP:DMG:
[1663658830.077896][3274:3274] CHIP:DMG: SuppressResponse = true,
[1663658830.077919][3274:3274] CHIP:DMG: InteractionModelRevision = 1
[1663658830.077943][3274:3274] CHIP:DMG: }
[1663658830.077964][3274:3274] CHIP:DMG:
[1663658830.078210][3274:3274] CHIP:DMG: <RE> OnReportConfirm: NumReports = 0
[1663658830.078247][3274:3274] CHIP:DMG: <RE> ReportsInFlight = 0 with readHandler 0, RE has no more messages
[1663658830.078273][3274:3274] CHIP:DMG: IM RH moving to [AwaitingDestruction]
[1663658830.078305][3274:3274] CHIP:DMG: All ReadHandler-s are clean, clear GlobalDirtySet
[1663658830.078897][3274:3274] CHIP:DMG: << from UDP:[fe80::e65f:1ff:fe0e:baf7%eth0]:50482 | 88100457 | [Secure Channel (0) / Standalone Ack (0x10) / Session = 0 / Exchange = 48960]
disabled: true
- label: "DUT reads SoftwareVersionString from the TH"
PICS: BRBINFO.C.A000a
verification: |
./chip-tool bridgeddevicebasic read software-version-string 1 3
Optional Attribute - If it is supported, then in TH(bridge-app) log it will results in displaying the ReportDataMessage , else it will display UNSUPPORTED_ATTRIBUTE
Example Log:
63658867.169270][3274:3274] CHIP:DMG: ReportDataMessage =
[1663658867.169295][3274:3274] CHIP:DMG: {
[1663658867.169333][3274:3274] CHIP:DMG: AttributeReportIBs =
[1663658867.169363][3274:3274] CHIP:DMG: [
[1663658867.169382][3274:3274] CHIP:DMG: AttributeReportIB =
[1663658867.169411][3274:3274] CHIP:DMG: {
[1663658867.169453][3274:3274] CHIP:DMG: AttributeStatusIB =
[1663658867.169484][3274:3274] CHIP:DMG: {
[1663658867.169525][3274:3274] CHIP:DMG: AttributePathIB =
[1663658867.169557][3274:3274] CHIP:DMG: {
[1663658867.169605][3274:3274] CHIP:DMG: Endpoint = 0x3,
[1663658867.169633][3274:3274] CHIP:DMG: Cluster = 0x39,
[1663658867.169682][3274:3274] CHIP:DMG: Attribute = 0x0000_000A,
[1663658867.169713][3274:3274] CHIP:DMG: }
[1663658867.169766][3274:3274] CHIP:DMG:
[1663658867.169814][3274:3274] CHIP:DMG: StatusIB =
[1663658867.169870][3274:3274] CHIP:DMG: {
[1663658867.169896][3274:3274] CHIP:DMG: status = 0x86 (UNSUPPORTED_ATTRIBUTE),
[1663658867.169944][3274:3274] CHIP:DMG: },
[1663658867.169974][3274:3274] CHIP:DMG:
[1663658867.170022][3274:3274] CHIP:DMG: },
[1663658867.170071][3274:3274] CHIP:DMG:
[1663658867.170121][3274:3274] CHIP:DMG: },
[1663658867.170153][3274:3274] CHIP:DMG:
[1663658867.170175][3274:3274] CHIP:DMG: ],
[1663658867.170201][3274:3274] CHIP:DMG:
[1663658867.170223][3274:3274] CHIP:DMG: SuppressResponse = true,
[1663658867.170246][3274:3274] CHIP:DMG: InteractionModelRevision = 1
[1663658867.170264][3274:3274] CHIP:DMG: }
[1663658867.170286][3274:3274] CHIP:DMG:
[1663658867.170514][3274:3274] CHIP:DMG: <RE> OnReportConfirm: NumReports = 0
[1663658867.170580][3274:3274] CHIP:DMG: <RE> ReportsInFlight = 0 with readHandler 0, RE has no more messages
[1663658867.170656][3274:3274] CHIP:DMG: IM RH moving to [AwaitingDestruction]
[1663658867.170783][3274:3274] CHIP:DMG: All ReadHandler-s are clean, clear GlobalDirtySet
[1663658867.171477][3274:3274] CHIP:DMG: << from UDP:[fe80::e65f:1ff:fe0e:baf7%eth0]:56681 | 55615030 | [Secure Channel (0) / Standalone Ack (0x10) / Session = 0 / Exchange = 37633]
disabled: true
- label: "DUT reads ManufacturingDate from the TH"
PICS: BRBINFO.C.A000b
verification: |
./chip-tool bridgeddevicebasic read manufacturing-date 1 3
Optional Attribute - If it is supported, then in TH(bridge-app) log it will results in displaying the ReportDataMessage , else it will display UNSUPPORTED_ATTRIBUTE
[1663658906.551997][3274:3274] CHIP:DMG: ReportDataMessage =
[1663658906.552020][3274:3274] CHIP:DMG: {
[1663658906.552038][3274:3274] CHIP:DMG: AttributeReportIBs =
[1663658906.552063][3274:3274] CHIP:DMG: [
[1663658906.552084][3274:3274] CHIP:DMG: AttributeReportIB =
[1663658906.552112][3274:3274] CHIP:DMG: {
[1663658906.552828][3274:3274] CHIP:DMG: AttributeStatusIB =
[1663658906.553044][3274:3274] CHIP:DMG: {
[1663658906.553389][3274:3274] CHIP:DMG: AttributePathIB =
[1663658906.553613][3274:3274] CHIP:DMG: {
[1663658906.553848][3274:3274] CHIP:DMG: Endpoint = 0x3,
[1663658906.553884][3274:3274] CHIP:DMG: Cluster = 0x39,
[1663658906.553931][3274:3274] CHIP:DMG: Attribute = 0x0000_000B,
[1663658906.553973][3274:3274] CHIP:DMG: }
[1663658906.554024][3274:3274] CHIP:DMG:
[1663658906.554062][3274:3274] CHIP:DMG: StatusIB =
[1663658906.554099][3274:3274] CHIP:DMG: {
[1663658906.554139][3274:3274] CHIP:DMG: status = 0x86 (UNSUPPORTED_ATTRIBUTE),
[1663658906.554172][3274:3274] CHIP:DMG: },
[1663658906.554210][3274:3274] CHIP:DMG:
[1663658906.554249][3274:3274] CHIP:DMG: },
[1663658906.554293][3274:3274] CHIP:DMG:
[1663658906.554325][3274:3274] CHIP:DMG: },
[1663658906.554361][3274:3274] CHIP:DMG:
[1663658906.554387][3274:3274] CHIP:DMG: ],
[1663658906.554494][3274:3274] CHIP:DMG:
[1663658906.554525][3274:3274] CHIP:DMG: SuppressResponse = true,
[1663658906.554551][3274:3274] CHIP:DMG: InteractionModelRevision = 1
[1663658906.554577][3274:3274] CHIP:DMG: }
[1663658906.554604][3274:3274] CHIP:DMG:
[1663658906.554876][3274:3274] CHIP:DMG: <RE> OnReportConfirm: NumReports = 0
[1663658906.554911][3274:3274] CHIP:DMG: <RE> ReportsInFlight = 0 with readHandler 0, RE has no more messages
[1663658906.554937][3274:3274] CHIP:DMG: IM RH moving to [AwaitingDestruction]
[1663658906.554973][3274:3274] CHIP:DMG: All ReadHandler-s are clean, clear GlobalDirtySet
[1663658906.555587][3274:3274] CHIP:DMG: << from UDP:[fe80::e65f:1ff:fe0e:baf7%eth0]:41620 | 69312427 | [Secure Channel (0) / Standalone Ack (0x10) / Session = 0 / Exchange = 9337]
[1663658906.555629][3274:3274] CHIP:DMG: H
disabled: true
- label: "DUT reads PartNumber from the TH"
PICS: BRBINFO.C.A000c
verification: |
./chip-tool bridgeddevicebasic read part-number 1 3
Optional Attribute - If it is supported, then in TH(bridge-app) log it will results in displaying the ReportDataMessage , else it will display UNSUPPORTED_ATTRIBUTE
Example Log:
[1663658944.254195][3274:3274] CHIP:DMG: ReportDataMessage =
[1663658944.254224][3274:3274] CHIP:DMG: {
[1663658944.254248][3274:3274] CHIP:DMG: AttributeReportIBs =
[1663658944.254286][3274:3274] CHIP:DMG: [
[1663658944.254313][3274:3274] CHIP:DMG: AttributeReportIB =
[1663658944.254348][3274:3274] CHIP:DMG: {
[1663658944.254380][3274:3274] CHIP:DMG: AttributeStatusIB =
[1663658944.254419][3274:3274] CHIP:DMG: {
[1663658944.254456][3274:3274] CHIP:DMG: AttributePathIB =
[1663658944.254497][3274:3274] CHIP:DMG: {
[1663658944.254539][3274:3274] CHIP:DMG: Endpoint = 0x3,
[1663658944.254575][3274:3274] CHIP:DMG: Cluster = 0x39,
[1663658944.254614][3274:3274] CHIP:DMG: Attribute = 0x0000_000C,
[1663658944.254648][3274:3274] CHIP:DMG: }
[1663658944.254690][3274:3274] CHIP:DMG:
[1663658944.254723][3274:3274] CHIP:DMG: StatusIB =
[1663658944.254762][3274:3274] CHIP:DMG: {
[1663658944.254835][3274:3274] CHIP:DMG: status = 0x86 (UNSUPPORTED_ATTRIBUTE),
[1663658944.254876][3274:3274] CHIP:DMG: },
[1663658944.254919][3274:3274] CHIP:DMG:
[1663658944.254954][3274:3274] CHIP:DMG: },
[1663658944.254994][3274:3274] CHIP:DMG:
[1663658944.255019][3274:3274] CHIP:DMG: },
[1663658944.255055][3274:3274] CHIP:DMG:
[1663658944.255081][3274:3274] CHIP:DMG: ],
[1663658944.255113][3274:3274] CHIP:DMG:
[1663658944.255141][3274:3274] CHIP:DMG: SuppressResponse = true,
[1663658944.255170][3274:3274] CHIP:DMG: InteractionModelRevision = 1
[1663658944.255196][3274:3274] CHIP:DMG: }
[1663658944.255222][3274:3274] CHIP:DMG:
[1663658944.255463][3274:3274] CHIP:DMG: <RE> OnReportConfirm: NumReports = 0
[1663658944.255543][3274:3274] CHIP:DMG: <RE> ReportsInFlight = 0 with readHandler 0, RE has no more messages
[1663658944.255573][3274:3274] CHIP:DMG: IM RH moving to [AwaitingDestruction]
[1663658944.255609][3274:3274] CHIP:DMG: All ReadHandler-s are clean, clear GlobalDirtySet
[1663658944.256310][3274:3274] CHIP:DMG: << from UDP:[fe80::e65f:1ff:fe0e:baf7%eth0]:58756 | 188321411 | [Secure Channel (0) / Standalone Ack (0x10) / Session = 0 / Exchange = 17890]
disabled: true
- label: "DUT reads ProductURL from the TH"
PICS: BRBINFO.C.A000d
verification: |
./chip-tool bridgeddevicebasic read product-url 1 3
Optional Attribute - If it is supported, then in TH(bridge-app) log it will results in displaying the ReportDataMessage , else it will display UNSUPPORTED_ATTRIBUTE
Example Log:
[1663658944.254117][3274:3274] CHIP:DMG:
[1663658944.254195][3274:3274] CHIP:DMG: ReportDataMessage =
[1663658944.254224][3274:3274] CHIP:DMG: {
[1663658944.254248][3274:3274] CHIP:DMG: AttributeReportIBs =
[1663658944.254286][3274:3274] CHIP:DMG: [
[1663658944.254313][3274:3274] CHIP:DMG: AttributeReportIB =
[1663658944.254348][3274:3274] CHIP:DMG: {
[1663658944.254380][3274:3274] CHIP:DMG: AttributeStatusIB =
[1663658944.254419][3274:3274] CHIP:DMG: {
[1663658944.254456][3274:3274] CHIP:DMG: AttributePathIB =
[1663658944.254497][3274:3274] CHIP:DMG: {
[1663658944.254539][3274:3274] CHIP:DMG: Endpoint = 0x3,
[1663658944.254575][3274:3274] CHIP:DMG: Cluster = 0x39,
[1663658944.254614][3274:3274] CHIP:DMG: Attribute = 0x0000_000C,
[1663658944.254648][3274:3274] CHIP:DMG: }
[1663658944.254690][3274:3274] CHIP:DMG:
[1663658944.254723][3274:3274] CHIP:DMG: StatusIB =
[1663658944.254762][3274:3274] CHIP:DMG: {
[1663658944.254835][3274:3274] CHIP:DMG: status = 0x86 (UNSUPPORTED_ATTRIBUTE),
[1663658944.254876][3274:3274] CHIP:DMG: },
[1663658944.254919][3274:3274] CHIP:DMG:
[1663658944.254954][3274:3274] CHIP:DMG: },
[1663658944.254994][3274:3274] CHIP:DMG:
[1663658944.255019][3274:3274] CHIP:DMG: },
[1663658944.255055][3274:3274] CHIP:DMG:
[1663658944.255081][3274:3274] CHIP:DMG: ],
[1663658944.255113][3274:3274] CHIP:DMG:
[1663658944.255141][3274:3274] CHIP:DMG: SuppressResponse = true,
[1663658944.255170][3274:3274] CHIP:DMG: InteractionModelRevision = 1
[1663658944.255196][3274:3274] CHIP:DMG: }
[1663658944.255222][3274:3274] CHIP:DMG:
[1663658944.255463][3274:3274] CHIP:DMG: <RE> OnReportConfirm: NumReports = 0
[1663658944.255543][3274:3274] CHIP:DMG: <RE> ReportsInFlight = 0 with readHandler 0, RE has no more messages
[1663658944.255573][3274:3274] CHIP:DMG: IM RH moving to [AwaitingDestruction]
[1663658944.255609][3274:3274] CHIP:DMG: All ReadHandler-s are clean, clear GlobalDirtySet
[1663658944.256310][3274:3274] CHIP:DMG: << from UDP:[fe80::e65f:1ff:fe0e:baf7%eth0]:58756 | 188321411 | [Secure Channel (0) / Standalone Ack (0x10) / Session = 0 / Exchange = 17890]
disabled: true
- label: "DUT reads ProductLabel from the TH"
PICS: BRBINFO.C.A000e
verification: |
./chip-tool bridgeddevicebasic read product-label 1 3
Optional Attribute - If it is supported, then in TH(bridge-app) log it will results in displaying the ReportDataMessage , else it will display UNSUPPORTED_ATTRIBUTE
Example Log:
[1663659038.416182][3274:3274] CHIP:DMG:
[1663659038.416248][3274:3274] CHIP:DMG: ReportDataMessage =
[1663659038.416273][3274:3274] CHIP:DMG: {
[1663659038.416293][3274:3274] CHIP:DMG: AttributeReportIBs =
[1663659038.416324][3274:3274] CHIP:DMG: [
[1663659038.416346][3274:3274] CHIP:DMG: AttributeReportIB =
[1663659038.416377][3274:3274] CHIP:DMG: {
[1663659038.416404][3274:3274] CHIP:DMG: AttributeStatusIB =
[1663659038.416434][3274:3274] CHIP:DMG: {
[1663659038.416465][3274:3274] CHIP:DMG: AttributePathIB =
[1663659038.416496][3274:3274] CHIP:DMG: {
[1663659038.416525][3274:3274] CHIP:DMG: Endpoint = 0x3,
[1663659038.416559][3274:3274] CHIP:DMG: Cluster = 0x39,
[1663659038.416594][3274:3274] CHIP:DMG: Attribute = 0x0000_000E,
[1663659038.416619][3274:3274] CHIP:DMG: }
[1663659038.416650][3274:3274] CHIP:DMG:
[1663659038.416673][3274:3274] CHIP:DMG: StatusIB =
[1663659038.416708][3274:3274] CHIP:DMG: {
[1663659038.416742][3274:3274] CHIP:DMG: status = 0x86 (UNSUPPORTED_ATTRIBUTE),
[1663659038.416768][3274:3274] CHIP:DMG: },
[1663659038.416799][3274:3274] CHIP:DMG:
[1663659038.416827][3274:3274] CHIP:DMG: },
[1663659038.416860][3274:3274] CHIP:DMG:
[1663659038.416884][3274:3274] CHIP:DMG: },
[1663659038.416920][3274:3274] CHIP:DMG:
[1663659038.416995][3274:3274] CHIP:DMG: ],
[1663659038.417028][3274:3274] CHIP:DMG:
[1663659038.417051][3274:3274] CHIP:DMG: SuppressResponse = true,
[1663659038.417074][3274:3274] CHIP:DMG: InteractionModelRevision = 1
[1663659038.417095][3274:3274] CHIP:DMG: }
[1663659038.417114][3274:3274] CHIP:DMG:
[1663659038.417342][3274:3274] CHIP:DMG: <RE> OnReportConfirm: NumReports = 0
[1663659038.417371][3274:3274] CHIP:DMG: <RE> ReportsInFlight = 0 with readHandler 0, RE has no more messages
[1663659038.417392][3274:3274] CHIP:DMG: IM RH moving to [AwaitingDestruction]
[1663659038.417422][3274:3274] CHIP:DMG: All ReadHandler-s are clean, clear GlobalDirtySet
[1663659038.417947][3274:3274] CHIP:DMG: << from UDP:[fe80::e65f:1ff:fe0e:baf7%eth0]:55307 | 94841890 | [Secure Channel (0) / Standalone Ack (0x10) / Session = 0 / Exchange = 45737]
disabled: true
- label: "DUT reads SerialNumber from the TH"
PICS: BRBINFO.C.A000f
verification: |
./chip-tool bridgeddevicebasic read serial-number 1 3
Optional Attribute - If it is supported, then in TH(bridge-app) log it will results in displaying the ReportDataMessage , else it will display UNSUPPORTED_ATTRIBUTE
Example Log:
[1663659070.778767][3274:3274] CHIP:DMG: ReportDataMessage =
[1663659070.778801][3274:3274] CHIP:DMG: {
[1663659070.778824][3274:3274] CHIP:DMG: AttributeReportIBs =
[1663659070.778860][3274:3274] CHIP:DMG: [
[1663659070.778887][3274:3274] CHIP:DMG: AttributeReportIB =
[1663659070.778931][3274:3274] CHIP:DMG: {
[1663659070.778968][3274:3274] CHIP:DMG: AttributeStatusIB =
[1663659070.779010][3274:3274] CHIP:DMG: {
[1663659070.779045][3274:3274] CHIP:DMG: AttributePathIB =
[1663659070.779093][3274:3274] CHIP:DMG: {
[1663659070.779141][3274:3274] CHIP:DMG: Endpoint = 0x3,
[1663659070.779186][3274:3274] CHIP:DMG: Cluster = 0x39,
[1663659070.779232][3274:3274] CHIP:DMG: Attribute = 0x0000_000F,
[1663659070.779280][3274:3274] CHIP:DMG: }
[1663659070.779320][3274:3274] CHIP:DMG:
[1663659070.779357][3274:3274] CHIP:DMG: StatusIB =
[1663659070.779400][3274:3274] CHIP:DMG: {
[1663659070.779449][3274:3274] CHIP:DMG: status = 0x86 (UNSUPPORTED_ATTRIBUTE),
[1663659070.779489][3274:3274] CHIP:DMG: },
[1663659070.779527][3274:3274] CHIP:DMG:
[1663659070.779565][3274:3274] CHIP:DMG: },
[1663659070.779609][3274:3274] CHIP:DMG:
[1663659070.779644][3274:3274] CHIP:DMG: },
[1663659070.779682][3274:3274] CHIP:DMG:
[1663659070.779711][3274:3274] CHIP:DMG: ],
[1663659070.779748][3274:3274] CHIP:DMG:
[1663659070.779781][3274:3274] CHIP:DMG: SuppressResponse = true,
[1663659070.779813][3274:3274] CHIP:DMG: InteractionModelRevision = 1
[1663659070.779841][3274:3274] CHIP:DMG: }
[1663659070.779869][3274:3274] CHIP:DMG:
[1663659070.780127][3274:3274] CHIP:DMG: <RE> OnReportConfirm: NumReports = 0
[1663659070.780163][3274:3274] CHIP:DMG: <RE> ReportsInFlight = 0 with readHandler 0, RE has no more messages
[1663659070.780197][3274:3274] CHIP:DMG: IM RH moving to [AwaitingDestruction]
[1663659070.780235][3274:3274] CHIP:DMG: All ReadHandler-s are clean, clear GlobalDirtySet
[1663659070.784160][3274:3274] CHIP:DMG: << from UDP:[fe80::e65f:1ff:fe0e:baf7%eth0]:41140 | 136352159 | [Secure Channel (0) / Standalone Ack (0x10) / Session = 0 / Exchange = 16321]
disabled: true
- label: "DUT reads Reachable from the TH"
PICS: BRBINFO.C.A0011
verification: |
./chip-tool bridgeddevicebasic read reachable 1 3
Verify ReadRequestMessage is displayed on TH(bridge-app) Log
[1663659103.609502][3274:3274] CHIP:DMG:
[1663659103.609572][3274:3274] CHIP:DMG: ReportDataMessage =
[1663659103.609595][3274:3274] CHIP:DMG: {
[1663659103.609615][3274:3274] CHIP:DMG: AttributeReportIBs =
[1663659103.609645][3274:3274] CHIP:DMG: [
[1663659103.609667][3274:3274] CHIP:DMG: AttributeReportIB =
[1663659103.609702][3274:3274] CHIP:DMG: {
[1663659103.609726][3274:3274] CHIP:DMG: AttributeDataIB =
[1663659103.609751][3274:3274] CHIP:DMG: {
[1663659103.609775][3274:3274] CHIP:DMG: DataVersion = 0x38ace435,
[1663659103.609803][3274:3274] CHIP:DMG: AttributePathIB =
[1663659103.609831][3274:3274] CHIP:DMG: {
[1663659103.609865][3274:3274] CHIP:DMG: Endpoint = 0x3,
[1663659103.609897][3274:3274] CHIP:DMG: Cluster = 0x39,
[1663659103.609930][3274:3274] CHIP:DMG: Attribute = 0x0000_0011,
[1663659103.609964][3274:3274] CHIP:DMG: }
[1663659103.610001][3274:3274] CHIP:DMG:
[1663659103.610036][3274:3274] CHIP:DMG: Data = true,
[1663659103.610068][3274:3274] CHIP:DMG: },
[1663659103.610103][3274:3274] CHIP:DMG:
[1663659103.610126][3274:3274] CHIP:DMG: },
[1663659103.610155][3274:3274] CHIP:DMG:
[1663659103.610177][3274:3274] CHIP:DMG: ],
[1663659103.610204][3274:3274] CHIP:DMG:
[1663659103.610227][3274:3274] CHIP:DMG: SuppressResponse = true,
[1663659103.610248][3274:3274] CHIP:DMG: InteractionModelRevision = 1
[1663659103.610267][3274:3274] CHIP:DMG: }
[1663659103.610288][3274:3274] CHIP:DMG:
[1663659103.610502][3274:3274] CHIP:DMG: <RE> OnReportConfirm: NumReports = 0
[1663659103.610529][3274:3274] CHIP:DMG: <RE> ReportsInFlight = 0 with readHandler 0, RE has no more messages
[1663659103.610548][3274:3274] CHIP:DMG: IM RH moving to [AwaitingDestruction]
[1663659103.610577][3274:3274] CHIP:DMG: All ReadHandler-s are clean, clear GlobalDirtySet
[1663659103.613319][3274:3274] CHIP:DMG: << from UDP:[fe80::e65f:1ff:fe0e:baf7%eth0]:38747 | 223938374 | [Secure Channel (0) / Standalone Ack (0x10) / Session = 0 / Exchange = 56663]
disabled: true
- label: "DUT reads UniqueID from the TH"
PICS: BRBINFO.C.A0012
verification: |
./chip-tool bridgeddevicebasic read unique-id 1 3
Optional Attribute - If it is supported, then in TH(bridge-app) log it will results in displaying the ReportDataMessage , else it will display UNSUPPORTED_ATTRIBUTE
Example Log:
[1663659154.048623][3274:3274] CHIP:DMG: }
[1663659154.048641][3274:3274] CHIP:DMG:
[1663659154.048708][3274:3274] CHIP:DMG: ReportDataMessage =
[1663659154.048731][3274:3274] CHIP:DMG: {
[1663659154.048747][3274:3274] CHIP:DMG: AttributeReportIBs =
[1663659154.048776][3274:3274] CHIP:DMG: [
[1663659154.048800][3274:3274] CHIP:DMG: AttributeReportIB =
[1663659154.048832][3274:3274] CHIP:DMG: {
[1663659154.048856][3274:3274] CHIP:DMG: AttributeStatusIB =
[1663659154.048881][3274:3274] CHIP:DMG: {
[1663659154.048909][3274:3274] CHIP:DMG: AttributePathIB =
[1663659154.048967][3274:3274] CHIP:DMG: {
[1663659154.048999][3274:3274] CHIP:DMG: Endpoint = 0x3,
[1663659154.049036][3274:3274] CHIP:DMG: Cluster = 0x39,
[1663659154.049063][3274:3274] CHIP:DMG: Attribute = 0x0000_0012,
[1663659154.049097][3274:3274] CHIP:DMG: }
[1663659154.049133][3274:3274] CHIP:DMG:
[1663659154.049159][3274:3274] CHIP:DMG: StatusIB =
[1663659154.049196][3274:3274] CHIP:DMG: {
[1663659154.049231][3274:3274] CHIP:DMG: status = 0x86 (UNSUPPORTED_ATTRIBUTE),
[1663659154.049260][3274:3274] CHIP:DMG: },
[1663659154.049294][3274:3274] CHIP:DMG:
[1663659154.049321][3274:3274] CHIP:DMG: },
[1663659154.049353][3274:3274] CHIP:DMG:
[1663659154.049383][3274:3274] CHIP:DMG: },
[1663659154.049411][3274:3274] CHIP:DMG:
[1663659154.049433][3274:3274] CHIP:DMG: ],
[1663659154.049461][3274:3274] CHIP:DMG:
[1663659154.049483][3274:3274] CHIP:DMG: SuppressResponse = true,
[1663659154.049508][3274:3274] CHIP:DMG: InteractionModelRevision = 1
[1663659154.049529][3274:3274] CHIP:DMG: }
[1663659154.049550][3274:3274] CHIP:DMG:
[1663659154.049765][3274:3274] CHIP:DMG: <RE> OnReportConfirm: NumReports = 0
[1663659154.049798][3274:3274] CHIP:DMG: <RE> ReportsInFlight = 0 with readHandler 0, RE has no more messages
[1663659154.049820][3274:3274] CHIP:DMG: IM RH moving to [AwaitingDestruction]
[1663659154.049850][3274:3274] CHIP:DMG: All ReadHandler-s are clean, clear GlobalDirtySet
[1663659154.051112][3274:3274] CHIP:DMG: << from UDP:[fe80::e65f:1ff:fe0e:baf7%eth0]:41560 | 83325014 | [Secure Channel (0) / Standalone Ack (0x10) / Session = 0 / Exchange = 51635]
disabled: true