blob: 569b7539191f8a9ef2b47f5fe841d1d308386942 [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.3.2. [TC-DGSW-3.2] Commands Generated [{DUT_Client}]
PICS:
- DGSW.C
config:
nodeId: 0x12344321
cluster: "Basic"
endpoint: 0
tests:
- label: "Commission TH to DUT"
verification: |
verification step to be updated.
disabled: true
- label: "DUT sends ResetWatermarks to TH."
PICS: DGSW.C.C00.Tx
verification: |
./chip-tool softwarediagnostics read reset-watermarks 1 0
Verify the success response in DUT as client side Log:
[1657022305.316864][7266:7271] CHIP:DMG: InvokeResponseMessage =
[1657022305.316900][7266:7271] CHIP:DMG: {
[1657022305.316935][7266:7271] CHIP:DMG: suppressResponse = false,
[1657022305.316972][7266:7271] CHIP:DMG: InvokeResponseIBs =
[1657022305.317018][7266:7271] CHIP:DMG: [
[1657022305.317055][7266:7271] CHIP:DMG: InvokeResponseIB =
[1657022305.317109][7266:7271] CHIP:DMG: {
[1657022305.317151][7266:7271] CHIP:DMG: CommandStatusIB =
[1657022305.317200][7266:7271] CHIP:DMG: {
[1657022305.317244][7266:7271] CHIP:DMG: CommandPathIB =
[1657022305.317294][7266:7271] CHIP:DMG: {
[1657022305.317344][7266:7271] CHIP:DMG: EndpointId = 0x0,
[1657022305.317397][7266:7271] CHIP:DMG: ClusterId = 0x34,
[1657022305.317447][7266:7271] CHIP:DMG: CommandId = 0x0,
[1657022305.317496][7266:7271] CHIP:DMG: },
[1657022305.317551][7266:7271] CHIP:DMG:
[1657022305.317596][7266:7271] CHIP:DMG: StatusIB =
[1657022305.317645][7266:7271] CHIP:DMG: {
[1657022305.317694][7266:7271] CHIP:DMG: status = 0x00 (SUCCESS),
[1657022305.317743][7266:7271] CHIP:DMG: },
[1657022305.317797][7266:7271] CHIP:DMG:
[1657022305.317928][7266:7271] CHIP:DMG: },
[1657022305.317980][7266:7271] CHIP:DMG:
[1657022305.318021][7266:7271] CHIP:DMG: },
[1657022305.318067][7266:7271] CHIP:DMG:
[1657022305.318103][7266:7271] CHIP:DMG: ],
[1657022305.318146][7266:7271] CHIP:DMG:
[1657022305.318182][7266:7271] CHIP:DMG: InteractionModelRevision = 1
[1657022305.318217][7266:7271] CHIP:DMG: },
[1657022305.318300][7266:7271] CHIP:DMG: Received Command Response Status for Endpoint=0 Cluster=0x0000_0034 Command=0x0000_0000 Status=0x0
[1657022305.318359][7266:7271] CHIP:DMG: ICR moving to [AwaitingDe]
disabled: true