blob: cffcba6784369e1522b830d421de74d0d54b84e8 [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.
name: PICS Items
PICS:
- label: "Does the device support discovery over Bluetooth Low Power (BLE)"
id: BLE
- label: "Does the device support discovery over WiFi?"
id: WIFI
- label: "Does the device support discovery over THREAD"
id: THREAD
- label: "Does the device support discovery over Ethernet?"
id: ETH
- label: "Does the device support manufacturing date"
id: MANF_DATE
- label: "Does the device support Intermediate CA Certificate"
id: DM_ICACERT
# Basic Inputcluster
- label: "Does the device implement the PresentValue attribute?"
id: A_PRESENTVALUE
- label: "Does the device implement the OutOfService attribute?"
id: A_OUTOFSERVICE
- label: "Does the device implement the StatusFlags attribute?"
id: A_STATUSFLAGS
- label: "Can PresentValue be changed by manual operation at the DUT?"
id: MANUAL_OPERATE
- label: "Can an OutOfService be triggered?"
id: MANUAL_OUTOFSERVICE
- label: "Can an Alarm be triggered?"
id: MANUAL_ALARM
- label: "Can a Fault be triggered?"
id: MANUAL_FAULT
# Color Control cluster
- label: "Does the device implement the CurrentHue attribute?"
id: CC.S.A0000
- label: "Does the device implement the CurrentSaturation attribute?"
id: CC.S.A0001
- label: "Does the device implement the REMAININGTime attribute?"
id: CC.S.A0002
- label: "Does the device implement the CurrentX attribute?"
id: CC.S.A0003
- label: "Does the device implement the CurrentY attribute?"
id: CC.S.A0004
- label: "Does the device implement the DriftCompensation attribute?"
id: CC.S.A0005
- label: "Does the device implement the CompensationText attribute?"
id: CC.S.A0006
- label: "Does the device implement the ColorTemperatureMireds attribute?"
id: CC.S.A0007
- label: "Does the device implement the ColorMode attribute?"
id: CC.S.A0008
- label: "Does the device implement the Options attribute?"
id: CC.S.A000f
- label: "Does the device implement the EnhancedCurrentHue attribute?"
id: CC.S.A4000
- label: "Does the device implement the EnhancedColorMode attribute?"
id: CC.S.A4001
- label: "Does the device implement the ColorLoopActive attribute?"
id: CC.S.A4002
- label: "Does the device implement the ColorLoopDirection attribute?"
id: CC.S.A4003
- label: "Does the device implement the ColorLoopTime attribute?"
id: CC.S.A4004
- label:
"Does the device implement the ColorLoopStartEnhancedHue attribute?"
id: CC.S.A4005
- label:
"Does the device implement the ColorLoopStoredEnhancedHue attribute?"
id: CC.S.A4006
- label: "Does the device implement the ColorCapabilities attribute?"
id: CC.S.A400a
- label:
"Does the device implement the ColorTempPhysicalMinMireds attribute?"
id: CC.S.A400b
- label:
"Does the device implement the ColorTempPhysicalMaxMireds attribute?"
id: CC.S.A400c
- label:
"Does the device implement the CoupleColorTempToLevelMinMireds
attribute?"
id: CC.S.A400d
- label:
"Does the device implement the StartUPColorTemperatureMireds
attribute?"
id: CC.S.A4010
- label: "Does the device implement the NumberOfPrimaries attribute?"
id: CC.S.A0010
- label: "Does the device implement the Primary1X attribute?"
id: CC.S.A0011
- label: "Does the device implement the Primary1Y attribute?"
id: CC.S.A0012
- label: "Does the device implement the Primary1Intensity attribute?"
id: CC.S.A0013
- label: "Does the device implement the Primary2X attribute?"
id: CC.S.A0015
- label: "Does the device implement the Primary2Y attribute?"
id: CC.S.A0016
- label: "Does the device implement the Primary2Intensity attribute?"
id: CC.S.A0017
- label: "Does the device implement the Primary3X attribute?"
id: CC.S.A0019
- label: "Does the device implement the Primary3Y attribute?"
id: CC.S.A001a
- label: "Does the device implement the Primary3Intensity attribute?"
id: CC.S.A001b
- label: "Does the device implement the Primary4X attribute?"
id: CC.S.A0020
- label: "Does the device implement the Primary4Y attribute?"
id: CC.S.A0021
- label: "Does the device implement the PRIMAR41Intensity attribute?"
id: CC.S.A0022
- label: "Does the device implement the Primary5X attribute?"
id: CC.S.A0024
- label: "Does the device implement the Primary5Y attribute?"
id: CC.S.A0025
- label: "Does the device implement the Primary5Intensity attribute?"
id: CC.S.A0026
- label: "Does the device implement the Primary6X attribute?"
id: CC.S.A0028
- label: "Does the device implement the Primary6Y attribute?"
id: CC.S.A0029
- label: "Does the device implement the Primary6Intensity attribute?"
id: CC.S.A002a
- label: "Does the device implement the WhitePointX attribute?"
id: CC.S.A0030
- label: "Does the device implement the WhitePointY attribute?"
id: CC.S.A0031
- label: "Does the device implement the ColorPointRX attribute?"
id: CC.S.A0032
- label: "Does the device implement the ColorPointRY attribute?"
id: CC.S.A0033
- label: "Does the device implement the ColorPointRIntensity attribute?"
id: CC.S.A0034
- label: "Does the device implement the ColorPointGX attribute?"
id: CC.S.A0036
- label: "Does the device implement the ColorPointGY attribute?"
id: CC.S.A0037
- label: "Does the device implement the ColorPointGIntensity attribute?"
id: CC.S.A0038
- label: "Does the device implement the ColorPointBX attribute?"
id: CC.S.A003a
- label: "Does the device implement the ColorPointBY attribute?"
id: CC.S.A003b
- label: "Does the device implement the ColorPointBIntensity attribute?"
id: CC.S.A003c
- label: "Does the device implement receiving the MoveToHue command?"
id: CC.S.C00.Rsp
- label: "Does the device implement receiving the MoveHue command?"
id: CC.S.C01.Rsp
- label: "Does the device implement receiving the MoveToHue command?"
id: CC.S.C02.Rsp
- label: "Does the device implement receiving the MoveToSaturation command?"
id: CC.S.C03.Rsp
- label: "Does the device implement receiving the MoveSaturation command?"
id: CC.S.C04.Rsp
- label: "Does the device implement receiving the StepSaturation command?"
id: CC.S.C05.Rsp
- label:
"Does the device implement receiving the MoveToHueAndSaturation
command?"
id: CC.S.C06.Rsp
- label: "Does the device implement receiving the MoveToColor command?"
id: CC.S.C07.Rsp
- label: "Does the device implement receiving the MoveColor command?"
id: CC.S.C08.Rsp
- label: "Does the device implement receiving the StopMoveStep command?"
id: CC.S.C47.Rsp
- label: "Does the device implement receiving the StepColor command?"
id: CC.S.C09.Rsp
- label:
"Does the device implement receiving the MoveToColorTemperature
command?"
id: CC.S.C0a.Rsp
- label:
"Does the device implement receiving the MoveColorTemperature command?"
id: CC.S.C4b.Rsp
- label:
"Does the device implement receiving the StepColorTemperature command?"
id: CC.S.C4c.Rsp
- label:
"Does the device implement receiving the EnhancedMoveToHue command?"
id: CC.S.C40.Rsp
- label: "Does the device implement receiving the EnhancedMoveHue command?"
id: CC.S.C41.Rsp
- label: "Does the device implement receiving the EnhancedStepHue command?"
id: CC.S.C42.Rsp
- label:
"Does the device implement receiving the
EnhancedMoveToHueAndSaturation command?"
id: CC.S.C43.Rsp
- label: "Does the device implement receiving the ColorLoopSet command?"
id: CC.S.C44.Rsp
- label: "Does the DUT(server) support the Hue/Saturation feature?"
id: CC.S.F00
- label: "Does the DUT(server) support the Enhanced Hue feature?"
id: CC.S.F01
- label: "Does the DUT(server) support the Color Loop feature?"
id: CC.S.F02
- label: "Does the DUT(server) support the Color XY feature?"
id: CC.S.F03
- label: "Does the DUT(server) support the Color Temperature feature?"
id: CC.S.F04
- label: "Does the device implement the CurrentHue attribute?"
id: CC.C.A0000
- label: "Does the device implement the CurrentSaturation attribute?"
id: CC.C.A0001
- label: "Does the device implement the REMAININGTime attribute?"
id: CC.C.A0002
- label: "Does the device implement the CurrentX attribute?"
id: CC.C.A0003
- label: "Does the device implement the CurrentY attribute?"
id: CC.C.A0004
- label: "Does the device implement the DriftCompensation attribute?"
id: CC.C.A0005
- label: "Does the device implement the CompensationText attribute?"
id: CC.C.A0006
- label: "Does the device implement the ColorTemperatureMireds attribute?"
id: CC.C.A0007
- label: "Does the device implement the ColorMode attribute?"
id: CC.C.A0008
- label: "Does the device implement the Options attribute?"
id: CC.C.A000f
- label: "Does the device implement the EnhancedCurrentHue attribute?"
id: CC.C.A4000
- label: "Does the device implement the EnhancedColorMode attribute?"
id: CC.C.A4001
- label: "Does the device implement the ColorLoopActive attribute?"
id: CC.C.A4002
- label: "Does the device implement the ColorLoopDirection attribute?"
id: CC.C.A4003
- label: "Does the device implement the ColorLoopTime attribute?"
id: CC.C.A4004
- label:
"Does the device implement the ColorLoopStartEnhancedHue attribute?"
id: CC.C.A4005
- label:
"Does the device implement the ColorLoopStoredEnhancedHue attribute?"
id: CC.C.A4006
- label: "Does the device implement the ColorCapabilities attribute?"
id: CC.C.A400a
- label:
"Does the device implement the ColorTempPhysicalMinMireds attribute?"
id: CC.C.A400b
- label:
"Does the device implement the ColorTempPhysicalMaxMireds attribute?"
id: CC.C.A400c
- label:
"Does the device implement the CoupleColorTempToLevelMinMireds
attribute?"
id: CC.C.A400d
- label:
"Does the device implement the StartUPColorTemperatureMireds
attribute?"
id: CC.C.A4010
- label: "Does the device implement the NumberOfPrimaries attribute?"
id: CC.C.A0010
- label: "Does the device implement the Primary1X attribute?"
id: CC.C.A0011
- label: "Does the device implement the Primary1Y attribute?"
id: CC.C.A0012
- label: "Does the device implement the Primary1Intensity attribute?"
id: CC.C.A0013
- label: "Does the device implement the Primary2X attribute?"
id: CC.C.A0015
- label: "Does the device implement the Primary2Y attribute?"
id: CC.C.A0016
- label: "Does the device implement the Primary2Intensity attribute?"
id: CC.C.A0017
- label: "Does the device implement the Primary3X attribute?"
id: CC.C.A0019
- label: "Does the device implement the Primary3Y attribute?"
id: CC.C.A001a
- label: "Does the device implement the Primary3Intensity attribute?"
id: CC.C.A001b
- label: "Does the device implement the Primary4X attribute?"
id: CC.C.A0020
- label: "Does the device implement the Primary4Y attribute?"
id: CC.C.A0021
- label: "Does the device implement the PRIMAR41Intensity attribute?"
id: CC.C.A0022
- label: "Does the device implement the Primary5X attribute?"
id: CC.C.A0024
- label: "Does the device implement the Primary5Y attribute?"
id: CC.C.A0025
- label: "Does the device implement the Primary5Intensity attribute?"
id: CC.C.A0026
- label: "Does the device implement the Primary6X attribute?"
id: CC.C.A0028
- label: "Does the device implement the Primary6Y attribute?"
id: CC.C.A0029
- label: "Does the device implement the Primary6Intensity attribute?"
id: CC.C.A002a
- label: "Does the device implement the WhitePointX attribute?"
id: CC.C.A0030
- label: "Does the device implement the WhitePointY attribute?"
id: CC.C.A0031
- label: "Does the device implement the ColorPointRX attribute?"
id: CC.C.A0032
- label: "Does the device implement the ColorPointRY attribute?"
id: CC.C.A0033
- label: "Does the device implement the ColorPointRIntensity attribute?"
id: CC.C.A0034
- label: "Does the device implement the ColorPointGX attribute?"
id: CC.C.A0036
- label: "Does the device implement the ColorPointGY attribute?"
id: CC.C.A0037
- label: "Does the device implement the ColorPointGIntensity attribute?"
id: CC.C.A0038
- label: "Does the device implement the ColorPointBX attribute?"
id: CC.C.A003a
- label: "Does the device implement the ColorPointBY attribute?"
id: CC.C.A003b
- label: "Does the device implement the ColorPointBIntensity attribute?"
id: CC.C.A003c
- label: "Does the device implement receiving the MoveToHue command?"
id: CC.C.C00.Tx
- label: "Does the device implement receiving the MoveHue command?"
id: CC.C.C01.Tx
- label: "Does the device implement receiving the MoveToHue command?"
id: CC.C.C02.Tx
- label: "Does the device implement receiving the MoveToSaturation command?"
id: CC.C.C03.Tx
- label: "Does the device implement receiving the MoveSaturation command?"
id: CC.C.C04.Tx
- label: "Does the device implement receiving the StepSaturation command?"
id: CC.C.C05.Tx
- label:
"Does the device implement receiving the MoveToHueAndSaturation
command?"
id: CC.C.C06.Tx
- label: "Does the device implement receiving the MoveToColor command?"
id: CC.C.C07.Tx
- label: "Does the device implement receiving the MoveColor command?"
id: CC.C.C08.Tx
- label: "Does the device implement receiving the StopMoveStep command?"
id: CC.C.C47.Tx
- label: "Does the device implement receiving the StepColor command?"
id: CC.C.C09.Tx
- label:
"Does the device implement receiving the MoveToColorTemperature
command?"
id: CC.C.C0a.Tx
- label:
"Does the device implement receiving the MoveColorTemperature command?"
id: CC.C.C4b.Tx
- label:
"Does the device implement receiving the StepColorTemperature command?"
id: CC.C.C4c.Tx
- label:
"Does the device implement receiving the EnhancedMoveToHue command?"
id: CC.C.C40.Tx
- label: "Does the device implement receiving the EnhancedMoveHue command?"
id: CC.C.C41.Tx
- label: "Does the device implement receiving the EnhancedStepHue command?"
id: CC.C.C42.Tx
- label:
"Does the device implement receiving the
EnhancedMoveToHueAndSaturation command?"
id: CC.C.C43.Tx
- label: "Does the device implement receiving the ColorLoopSet command?"
id: CC.C.C44.Tx
- label:
"Does the device implement sending the MoveToColorTemperature command?"
id: CC.C.C0a.Tx
# Relative Humidity cluster
- label: "Does the device implement the MeasuredValue attribute?"
id: RH.S.A0000
- label: "Does the device implement the MinMeasuredValue attribute?"
id: RH.S.A0001
- label: "Does the device implement the MaxMeasuredValue attribute?"
id: RH.S.A0002
- label: "Does the device implement the Tolerance attribute?"
id: RH.S.A0003
- label:
"Can the MeasuredValue attribute changed by physical control at the
device?"
id: RH.M.ManuallyControlled
# Temperature Measurement cluster
- label: "Does the device implement the MeasuredValue attribute?"
id: TMP.S.A0000
- label: "Does the device implement the MinMeasuredValue attribute?"
id: TMP.S.A0001
- label: "Does the device implement the MaxMeasuredValue attribute?"
id: TMP.S.A0002
- label: "Does the device implement the Tolerance attribute?"
id: TMP.S.A0003
- label:
"Can the MeasuredValue attribute changed by physical control at the
device?"
id: TMP.M.ManuallyControlled
- label: "Does the device implement the Tolerance attribute?"
id: A_TEMPERATURE_TOLERANCE
- label: "Does the device implement the Tolerance attribute?"
id: TMP.S.A0003
# Thermostat User Configuration cluster
- label: "Does the device implement the TemperatureDisplayMode attribute?"
id: TSUIC.S.A0000
- label: "Does the device implement the KeypadLockout attribute?"
id: TSUIC.S.A0001
- label:
"Does the device implement the ScheduleProgrammingVisibility
attribute?"
id: TSUIC.S.A0002
# Software Diagnostics cluster
- label: "The metrics for high watermark related to memory consumption."
id: DGSW.S.F00
- label: "Does the device implement the SoftwareFault event?"
id: DGSW.S.E00
- label: "Does the device implement the ThreadMetrics attribute"
id: DGSW.S.A0000
- label: "Does the device implement the CurrentHeapFree attribute"
id: DGSW.S.A0001
- label: "Does the device implement the CurrentHeapUsed attribute"
id: DGSW.S.A0002
- label: "Does the device implement the CurrentHeapHighWaterMark attribute"
id: DGSW.S.A0003
- label: "Does the device implement the ResetWaterMarks command?"
id: DGSW.S.C00.Rsp
- label: "Does the device implement the ThreadMetrics attribute"
id: DGSW.C.A0000
- label: "Does the device implement the CurrentHeapFree attribute"
id: DGSW.C.A0001
- label: "Does the device implement the CurrentHeapUsed attribute"
id: DGSW.C.A0002
- label: "Does the device implement the CurrentHeapHighWaterMark attribute"
id: DGSW.C.A0003
- label: "Does the device implement the ResetWaterMarks command?"
id: DGSW.C.C00.Tx
# Thermostat cluster
- label: "Thermostat is capable of managing a heating device"
id: TSTAT.S.F00
- label: "Thermostat is capable of managing a cooling device"
id: TSTAT.S.F01
- label: "Supports Occupied and Unoccupied setpoints"
id: TSTAT.S.F02
- label: "Supports a weekly schedule of setpoint transitions(Schedule)"
id: TSTAT.S.F03
- label: "Supports configurable setback (or span)"
id: TSTAT.S.F04
- label: "Supports a System Mode of Auto"
id: TSTAT.S.F05
- label: "Does the device implement the LocalTemperature attribute?"
id: TSTAT.S.A0000
- label: "Does the device implement the OutdoorTemperature attribute?"
id: TSTAT.S.A0001
- label: "Does the device implement the Occupancy attribute?"
id: TSTAT.S.A0002
- label: "Does the device implement the AbsMinHeatSetpointLimit attribute?"
id: TSTAT.S.A0003
- label: "Does the device implement the AbsMaxHeatSetpointLimit attribute?"
id: TSTAT.S.A0004
- label: "Does the device implement the AbsMinCoolSetpointLimit attribute?"
id: TSTAT.S.A0005
- label: "Does the device implement the AbsMaxCoolSetpointLimit attribute?"
id: TSTAT.S.A0006
- label: "Does the device implement the PICoolingDemand attribute?"
id: TSTAT.S.A0007
- label: "Does the device implement the PIHeatingDemand attribute?"
id: TSTAT.S.A0008
- label:
"Does the device implement the HVACSystemTypeConfiguration attribute?"
id: TSTAT.S.A0009
- label:
"Does the device implement the LocalTemperatureCalibration attribute?"
id: TSTAT.S.A0010
- label: "Does the device implement the OccupiedCoolingSetpoint attribute?"
id: TSTAT.S.A0011
- label: "Does the device implement the OccupiedHeatingSetpoint attribute?"
id: TSTAT.S.A0012
- label:
"Does the device implement the UnoccupiedCoolingSetpoint attribute?"
id: TSTAT.S.A0013
- label:
"Does the device implement the UnoccupiedHeatingSetpoint attribute?"
id: TSTAT.S.A0014
- label: "Does the device implement the MinHeatSetpointLimit attribute?"
id: TSTAT.S.A0015
- label: "Does the device implement the MaxHeatSetpointLimit attribute?"
id: TSTAT.S.A0016
- label: "Does the device implement the MinCoolSetpointLimit attribute?"
id: TSTAT.S.A0017
- label: "Does the device implement the MaxCoolSetpointLimit attribute?"
id: TSTAT.S.A0018
- label: "Does the device implement the MinSetpointDeadBand attribute?"
id: TSTAT.S.A0019
- label: "Does the device implement the RemoteSensing attribute?"
id: TSTAT.S.A001a
- label:
"Does the device implement the ControlSequenceOfOperation attribute?"
id: TSTAT.S.A001b
- label: "Does the device implement the SystemMode attribute?"
id: TSTAT.S.A001c
- label: "Does the device implement the AlarmMask attribute?"
id: TSTAT.S.A001d
- label: "Does the device implement the ThermostatRunningMode attribute?"
id: TSTAT.S.A001e
- label: "Does the device implement the StartOfWeek attribute?"
id: TSTAT.S.A0020
- label:
"Does the device implement the NumberOfWeeklyTransitions attribute?"
id: TSTAT.S.A0021
- label: "Does the device implement the NumberOfDailyTransitions attribute?"
id: TSTAT.S.A0022
- label: "Does the device implement the TemperatureSetpointHold attribute?"
id: TSTAT.S.A0023
- label:
"Does the device implement the TemperatureSetpointHoldDuration
attribute?"
id: TSTAT.S.A0024
- label:
"Does the device implement the ThermostatProgrammingOperationMode
attribute?"
id: TSTAT.S.A0025
- label: "Does the device implement the ThermostatRunningState attribute?"
id: TSTAT.S.A0029
- label: "Does the device implement the SetpointChangeSource attribute?"
id: TSTAT.S.A0030
- label: "Does the device implement the SetpointChangeAmount attribute?"
id: TSTAT.S.A0031
- label:
"Does the device implement the SetpointChangeSourceTimestamp
attribute?"
id: TSTAT.S.A0032
- label: "Does the device implement the OccupiedSetback attribute?"
id: TSTAT.S.A0034
- label: "Does the device implement the OccupiedSetbackMin attribute?"
id: TSTAT.S.A0035
- label: "Does the device implement the OccupiedSetbackMax attribute?"
id: TSTAT.S.A0036
- label: "Does the device implement the UnoccupiedSetback attribute?"
id: TSTAT.S.A0037
- label: "Does the device implement the UnoccupiedSetbackMin attribute?"
id: TSTAT.S.A0038
- label: "Does the device implement the UnoccupiedSetbackMax attribute?"
id: TSTAT.S.A0039
- label: "Does the device implement the EmergencyHeatDelta attribute?"
id: TSTAT.S.A003a
- label: "Does the device implement the ACType attribute?"
id: TSTAT.S.A0040
- label: "Does the device implement the ACCapacity attribute?"
id: TSTAT.S.A0041
- label: "Does the device implement the ACRefrigerantType attribute?"
id: TSTAT.S.A0042
- label: "Does the device implement the ACCompressorType attribute?"
id: TSTAT.S.A0043
- label: "Does the device implement the ACErrorCode attribute?"
id: TSTAT.S.A0044
- label: "Does the device implement the ACLouverPosition attribute?"
id: TSTAT.S.A0045
- label: "Does the device implement the ACCoilTemperature attribute?"
id: TSTAT.S.A0046
- label: "Does the device implement the ACCapacityFormat attribute?"
id: TSTAT.S.A0047
- label: "Is the MinSetpointDeadBand attribute writeable?"
id: TSTAT.S.M.MinSetpointDeadBandWritable
#Thermostat commands
- label: "Does the device implement the SetpointRaiseLower command?"
id: TSTAT.S.C00.Rsp
- label: "Does the device implement the SetWeeklySchedule command?"
id: TSTAT.S.C01.Rsp
- label: "Does the device implement the GetWeeklySchedule command?"
id: TSTAT.S.C02.Rsp
- label: "Does the device implement the ClearWeeklySchedule command?"
id: TSTAT.S.C03.Rsp
- label: "Does the device implement the GetRelayStatusLog command?"
id: TSTAT.S.C04.Rsp
#Client Commands
- label: "Does the device implement sending the SetpointRaiseLower command?"
id: TSTAT.C.C00.Tx
- label: "Does the device implement sending the GetRelayStatusLog command?"
id: TSTAT.C.C04.Tx
# Window covering cluster
## WC-Features
- label: "Does the device implement the Lift feature?"
id: WNCV.S.F00
- label: "Does the device implement the Position Aware Lift feature?"
id: WNCV.S.F02
- label: "Does the device implement the Lift feature?"
id: WNCV.S.F01
- label: "Does the device implement the Position Aware Lift feature?"
id: WNCV.S.F04
- label: "Does the device implement the Absolute positioning feature ?"
id: WNCV.S.F03
## WC-Attributes
- label: "Does the device implement the 65533 ClusterRevision attribute?"
id: WNCV.S.Afffd
- label: "Does the device implement the 65532 FeatureMap attribute?"
id: WNCV.S.Afffc
- label: "Does the device implement the 65531 AttributeList attribute?"
id: WNCV.S.Afffb
- label: "Does the device implement the 65530 EventList attribute ?"
id: WNCV.S.Afffa
- label:
"Does the device implement the 65529 AcceptedCommandList attribute?"
id: WNCV.S.Afff9
- label:
"Does the device implement the 65528 GeneratedCommandList attribute?"
id: WNCV.S.Afff8
- label: "Does the device implement the (65532) FeatureMap attribute ?"
id: WNCV.C.Afffc
- label: "Does the device implement the Type attribute ?"
id: WNCV.C.A0000
- label: "Does the device implement the EndProductType attribute ?"
id: WNCV.C.A000d
- label: "Does the device implement the Mode attribute ?"
id: WNCV.C.A0017
- label: "Does the device implement the ConfigStatus attribute ?"
id: WNCV.C.A0007
- label: "Does the device implement the Type attribute?"
id: WNCV.S.A0000
- label: "Does the device implement the ConfigStatus attribute?"
id: WNCV.S.A0007
- label: "Does the device implement the EndProductType attribute?"
id: WNCV.S.A000d
- label: "Does the device implement the OperationalStatus attribute?"
id: WNCV.S.A000a
- label:
"Does the device implement the TargetPositionLiftPercent100ths
attribute?"
id: WNCV.S.A000b
- label:
"Does the device implement the TargetPositionTiltPercent100ths
attribute?"
id: WNCV.S.A000c
- label:
"Does the device implement the CurrentPositionLiftPercent100ths
attribute?"
id: WNCV.S.A000e
- label:
"Does the device implement the CurrentPositionTiltPercent100ths
attribute?"
id: WNCV.S.A000f
- label:
"Does the device implement the CurrentPositionLiftPercentage
attribute?"
id: WNCV.S.A0008
- label:
"Does the device implement the CurrentPositionTiltPercentage
attribute?"
id: WNCV.S.A0009
- label: "Does the device implement the CurrentPositionLift attribute?"
id: WNCV.S.A0003
- label: "Does the device implement the CurrentPositionTilt attribute?"
id: WNCV.S.A0004
- label: "Does the device implement the NumberOfActuationsLift attribute?"
id: WNCV.S.A0005
- label: "Does the device implement the NumberOfActuationsTilt attribute?"
id: WNCV.S.A0006
- label: "Does the device implement the PhysicalClosedLimitLift attribute?"
id: WNCV.S.A0001
- label: "Does the device implement the PhysicalClosedLimitTilt attribute?"
id: WNCV.S.A0002
- label: "Does the device implement the InstalledOpenLimitLift attribute?"
id: WNCV.S.A0010
- label: "Does the device implement the InstalledOpenLimitTilt attribute?"
id: WNCV.S.A0012
- label: "Does the device implement the InstalledClosedLimitLift attribute?"
id: WNCV.S.A0011
- label: "Does the device implement the InstalledClosedLimitTilt attribute?"
id: WNCV.S.A0013
- label: "Does the device implement the Mode attribute ?"
id: WNCV.S.A0017
- label: "Does the device implement the SafetyStatus attribute?"
id: WNCV.S.A001a
## WC-Commands received
- label:
"Does the device implement receiving the GoToLiftPercentage command?"
id: WNCV.S.C05.Rsp
- label:
"Does the device implement receiving the GoToTiltPercentage command?"
id: WNCV.S.C08.Rsp
- label: "Does the device implement receiving the DownOrClose command ?"
id: WNCV.S.C01.Rsp
- label: "Does the device implement receiving the UpOrOpen command ?"
id: WNCV.S.C00.Rsp
- label: "Does the device implement receiving the StopMotion command ?"
id: WNCV.S.C02.Rsp
- label: "Does the device implement sending the StopMotion command ?"
id: WNCV.C.C02.Tx
- label: "Does the device implement sending the UpOrOpen command ?"
id: WNCV.C.C00.Tx
- label: "Does the device implement sending the DownOrClose command ?"
id: WNCV.C.C01.Tx
- label:
"Does the device implement sending the GoToLiftPercentage command ?"
id: WNCV.C.C05.Tx
- label:
"Does the device implement sending the GoToTiltPercentage command ?"
id: WNCV.C.C08.Tx
## WC-Other features
- label: "Does the device support reversal of lift movement?"
id: WNCV.S.M.Reversal
- label: "Does the device support a calibration mode?"
id: WNCV.S.M.Calibration
- label: "Does the device support a maintenance mode?"
id: WNCV.S.M.Maintenance
# On/Off Cluster
- label: "Does the device implement the OnOff attribute?"
id: OO.S.A0000
- label: "Does the device implement the GlobalSceneControl attribute?"
id: OO.S.A4000
- label: "Does the device implement the OnTime attribute?"
id: OO.S.A4001
- label: "Does the device implement the OffWaitTime attribute?"
id: OO.S.A4002
- label: "Does the device implement the StartUpOnOff attribute?"
id: OO.S.A4003
- label: "Does the device implement receiving the Off command?"
id: OO.S.C00.Rsp
- label: "Does the device implement receiving the On command?"
id: OO.S.C01.Rsp
- label: "Does the device implement receiving the Toggle command?"
id: OO.S.C02.Rsp
- label: "Does the device implement receiving the OffWithEffect command?"
id: OO.S.C40.Rsp
- label:
"Does the device implement receiving the OnWithRecallGlobalScene
command?"
id: OO.S.C41.Rsp
- label: "Does the device implement receiving the OnWithTimedOff command?"
id: OO.S.C42.Rsp
- label:
"Can the OnOff attribute changed by physical control at the device?"
id: OO.M.ManuallyControlled
- label: "Does the device implement sending the Off command?"
id: OO.C.C00.Tx
- label: "Does the device implement sending the On command?"
id: OO.C.C01.Tx
- label: "Does the device implement sending the Toggle command?"
id: OO.C.C02.Tx
- label: "Does the device implement sending the OffWithEffect command?"
id: OO.C.C40.Tx
- label:
"Does the device implement sending the OnWithRecallGlobalScene
command?"
id: OO.C.C41.Tx
- label: "Does the device implement sending the OnWithTimedOff command?"
id: OO.C.C42.Tx
#Features
- label: "Level Control for Lighting"
id: OO.S.F00
- label: "Does Dnssd advertisment broadcast Vendor ID"
id: VENDOR_SUBTYPE
- label: "Does Dnssd advertisment broadcast Device Type ID"
id: DEVTYPE_SUBTYPE
- label:
"The optional key CRI indicates the MRP_RETRY_INTERVAL_IDLE of the
Node"
id: CRI_COMM_DISCOVERY_KEY
- label:
"The optional key CRA indicates the MRP_RETRY_INTERVAL_ACTIVE of the
Node"
id: CRA_COMM_DISCOVERY_KEY
- label:
"The optional key VP, if present, MAY provide Vendor ID and Product ID
information of the device"
id: VP_KEY
- label:
"The optional key DT MAY provide the publisher’s primary device type."
id: DT_KEY
- label: "The optional key DN MAY provide a device advertisement name."
id: DN_KEY
- label: "The optional key RI MAY provide a Rotating Device Identifier."
id: RI_KEY
- label: "The optional key PH MAY provide a pairing hint."
id: PH_KEY
- label:
"The optional key PI MAY provide additional information for pairing."
id: PI_KEY
#Prompt
- label: "Prompts user for input. Unable to run in CI"
id: PICS_USER_PROMPT
- label: "Skip sample app"
id: PICS_SKIP_SAMPLE_APP
- label: "Run steps in SDK and CI only"
id: PICS_SDK_CI_ONLY
- label: "Level Control for Lighting"
id: OO_LT
#Flow measurement
- label:
"Can the MeasuredValue attribute changed by physical control at the
device?"
id: MANUAL_FLOW_CHANGE
#Pressure Measurement
- label: "Does the device implement the MeasuredValue attribute?"
id: PRS.S.A0000
- label: "Does the device implement the MinMeasuredValue attribute?"
id: PRS.S.A0001
- label: "Does the device implement the MaxMeasuredValue attribute?"
id: PRS.S.A0002
- label: "Does the device implement the Tolerance attribute?"
id: PRS.S.A0003
- label: "Does the device implement the ScaledValue attribute?"
id: PRS.S.A0010
- label: "Does the device implement the MinScaledValue attribute?"
id: PRS.S.A0011
- label: "Does the device implement the MaxScaledValue attribute?"
id: PRS.S.A0012
- label: "Does the device implement the ScaledTolerance attribute?"
id: PRS.S.A0013
- label: "Does the device implement the Scale attribute?"
id: PRS.S.A0014
- label: "Does the device support extended range and resolution?"
id: PRS.S.F00
- label:
"Can the MeasuredValue attribute changed by physical control at the
device?"
id: PRS.M.PressureChange
# Occupency sensing cluster
- label: "Does the device implement the Occupancy attribute?"
id: OCC.S.A0000
- label: "Does the device implement the OccupancySensorType attribute?"
id: OCC.S.A0001
- label:
"Does the device implement the OccupancySensorTypeBitmap attribute?"
id: OCC.S.A0002
- label:
"Does the device implement the PIROccupiedToUnoccupiedDelay attribute?"
id: OCC.S.A0010
- label:
"Does the device implement the PIRUnoccupiedToOccupiedDelay attribute?"
id: OCC.S.A0011
- label:
"Does the device implement the PIRUnoccupiedToOccupiedThreshold
attribute?"
id: OCC.S.A0012
- label:
"Does the device implement the UltrasonicOccupiedToUnoccupiedDelay
attribute?"
id: OCC.S.A0020
- label:
"Does the device implement the UltrasonicUnoccupiedToOccupiedDelay
attribute?"
id: OCC.S.A0021
- label:
"Does the device implement the UltrasonicUnoccupiedToOccupiedThreshold
attribute?"
id: OCC.S.A0022
- label:
"Does the device implement the
PhysicalContactOccupiedToUnoccupiedDelay attribute?"
id: OCC.S.A0030
- label:
"Does the device implement the
PhysicalContactUnoccupiedToOccupiedDelay attribute?"
id: OCC.S.A0031
- label:
"Does the device implement the
PhysicalContactUnoccupiedToOccupiedThreshold attribute?"
id: OCC.S.A0032
- label:
"Can the Occupancy attribute changed by physical control at the
device?"
id: OCC.M.OccupancyChange
- label: "Does the device implement the Occupancy attribute?"
id: OCC.C.A0000
- label: "Does the device implement the OccupancySensorType attribute?"
id: OCC.C.A0001
- label:
"Does the device implement the OccupancySensorTypeBitmap attribute?"
id: OCC.C.A0002
- label:
"Does the device implement the PIROccupiedToUnoccupiedDelay attribute?"
id: OCC.C.A0010
- label:
"Does the device implement the PIRUnoccupiedToOccupiedDelay attribute?"
id: OCC.C.A0011
- label:
"Does the device implement the PIRUnoccupiedToOccupiedThreshold
attribute?"
id: OCC.C.A0012
- label:
"Does the device implement the UltrasonicOccupiedToUnoccupiedDelay
attribute?"
id: OCC.C.A0020
- label:
"Does the device implement the UltrasonicUnoccupiedToOccupiedDelay
attribute?"
id: OCC.C.A0021
- label:
"Does the device implement the UltrasonicUnoccupiedToOccupiedThreshold
attribute?"
id: OCC.C.A0022
- label:
"Does the device implement the
PhysicalContactOccupiedToUnoccupiedDelay attribute?"
id: OCC.C.A0030
- label:
"Does the device implement the
PhysicalContactUnoccupiedToOccupiedDelay attribute?"
id: OCC.C.A0031
- label:
"Does the device implement the
PhysicalContactUnoccupiedToOccupiedThreshold attribute?"
id: OCC.C.A0032
#Level Control Cluster
- label:
"Does the DUT(server) support the Behavior that supports lighting
applications feature?"
id: LVL.S.F01
- label:
"Does the DUT(server) support the Frequency attributes and behavior
feature?"
id: LVL.S.F02
- label:
"Does the DUT(server) support the Dependency with the On/Off cluster
feature?"
id: LVL.S.F00
- label: "Does the DUT(server) support the CurrentLevel attribute?"
id: LVL.S.A0000
- label: "Does the DUT(server) support the RemainingTime attribute?"
id: LVL.S.A0001
- label: "Does the DUT(server) support the MinLevel attribute?"
id: LVL.S.A0002
- label: "Does the DUT(server) support the MaxLevel attribute?"
id: LVL.S.A0003
- label: "Does the DUT(server) support the CurrentFrequency attribute?"
id: LVL.S.A0004
- label: "Does the DUT(server) support the MinFrequency attribute?"
id: LVL.S.A0005
- label: "Does the DUT(server) support the MaxFrequency attribute?"
id: LVL.S.A0006
- label: "Does the DUT(server) support the Options attribute?"
id: LVL.S.A000f
- label: "Does the DUT(server) support the OnOffTransitionTime attribute?"
id: LVL.S.A0010
- label: "Does the DUT(server) support the OnLevel attribute?"
id: LVL.S.A0011
- label: "Does the DUT(server) support the OnTransitionTime attribute?"
id: LVL.S.A0012
- label: "Does the DUT(server) support the OffTransitionTime attribute?"
id: LVL.S.A0013
- label: "Does the DUT(server) support the DefaultMoveRate attribute?"
id: LVL.S.A0014
- label: "Does the DUT(server) support the StartUpCurrentLevel attribute?"
id: LVL.S.A4000
- label: "Does the DUT(server) support the MoveToLevel command?"
id: LVL.S.C00.Rsp
- label: "Does the DUT(server) support the Move command?"
id: LVL.S.C01.Rsp
- label: "Does the DUT(server) support the Step command?"
id: LVL.S.C02.Rsp
- label: "Does the DUT(server) support the Stop command?"
id: LVL.S.C03.Rsp
- label: "Does the DUT(server) support the MoveToLevel with On/Off command?"
id: LVL.S.C04.Rsp
- label: "Does the DUT(server) support the Move with On/Off command?"
id: LVL.S.C05.Rsp
- label: "Does the DUT(server) support the Step with On/Off command?"
id: LVL.S.C06.Rsp
- label: "Does the DUT(server) support the Stop with On/Off command?"
id: LVL.S.C07.Rsp
- label: "Does the DUT(server) support the MoveToClosestFrequency command?"
id: LVL.S.C08.Rsp
- label: "Is the DUT(server) able to move at a variable rate feature?"
id: LVL.S.M.VarRate
#Groups Cluster
- label: "Does the DUT(Server) support Group Names feature?"
id: G.S.F00
- label: "Does the DUT(Server) support NameSupport attribute?"
id: G.S.A0000
- label: "Does the DUT(Server) support GroupTable attribute?"
id: GRPKEY.S.A0001
- label: "Does the DUT(server) implement receiving AddGroup Command?"
id: G.S.C00.Rsp
- label: "Does the DUT(server) implement receiving ViewGroup Command?"
id: G.S.C01.Rsp
- label:
"Does the DUT(server) implement receiving GetGroupMembership Command?"
id: G.S.C02.Rsp
- label: "Does the DUT(server) implement receiving RemoveGroup Command?"
id: G.S.C03.Rsp
- label: "Does the DUT(server) implement receiving RemoveAllGroups Command?"
id: G.S.C04.Rsp
- label:
"Does the DUT(server) implement receiving AddGroupIfIdentifying
Command?"
id: G.S.C05.Rsp
- label:
"Does the DUT(server) invoking/generating AddGroupResponse Command?"
id: G.S.C00.Tx
- label:
"Does the DUT(server) invoking/generating ViewGroupResponse Command?"
id: G.S.C01.Tx
- label:
"Does the DUT(server) invoking/generating GetGroupMembershipResponse
Command?"
id: G.S.C02.Tx
- label:
"Does the DUT(server) invoking/generating RemoveGroupResponse Command?"
id: G.S.C03.Tx
- label: "Does the DUT(client) support NameSupport attribute?"
id: G.C.A0000
- label: "Does the DUT(client) implement receiving AddGroup Command?"
id: G.C.C00.Tx
- label: "Does the DUT(client) implement receiving ViewGroup Command?"
id: G.C.C01.Tx
- label:
"Does the DUT(client) implement receiving GetGroupMembership Command?"
id: G.C.C02.Tx
- label: "Does the DUT(client) implement receiving RemoveGroup Command?"
id: G.C.C03.Tx
- label: "Does the DUT(client) implement receiving RemoveAllGroups Command?"
id: G.C.C04.Tx
- label:
"Does the DUT(client) implement receiving AddGroupIfIdentifying
Command?"
id: G.C.C05.Tx
#Identify Cluster
- label: "Does the device implement the IdentifyTime attribute?"
id: I.S.A0000
- label: "Does the device implement the IdentifyType attribute?"
id: I.S.A0001
- label: "Does the device implement receiving the Identify command?"
id: I.S.C00.Rsp
- label: "Does the device implement receiving the IdentifyQuery command?"
id: I.S.C01.Rsp
- label: "Does the device implement receiving the TriggerEffect command?"
id: I.S.C40.Rsp
- label:
"Does the device implement sending the IdentifyQueryResponse command?"
id: I.S.C00.Tx
- label: "Does the device implement sending the Identify command?"
id: I.C.C00.Tx
- label: "Does the device implement sending the IdentifyQuery command?"
id: I.C.C01.Tx
- label: "Does the device implement sending the TriggerEffect command?"
id: I.C.C40.Tx
- label:
"Does the device implement receiving the IdentifyQueryResponse
command?"
id: I.C.C00.Rsp
- label: "Supports multicast query for identification state"
id: I.S.F00
#Scenes Cluster
- label: "Does the device implement the SceneCount attribute?"
id: S.S.A0000
- label: "Does the device implement the CurrentScene attribute?"
id: S.S.A0001
- label: "Does the device implement the CurrentGroup attribute?"
id: S.S.A0002
- label: "Does the device implement the SceneValid attribute?"
id: S.S.A0003
- label: "Does the device implement the NameSupport attribute?"
id: S.S.A0004
- label: "Does the device implement the LastConfiguredBy attribute?"
id: S.S.A0005
- label: "Does the device implement receiving the AddScene command?"
id: S.S.C00.Rsp
- label: "Does the device implement receiving the ViewScene command?"
id: S.S.C01.Rsp
- label: "Does the device implement receiving the RemoveScene command?"
id: S.S.C02.Rsp
- label: "Does the device implement receiving the RemoveAllScenes command?"
id: S.S.C03.Rsp
- label: "Does the device implement receiving the StoreScene command?"
id: S.S.C04.Rsp
- label: "Does the device implement receiving the RecallScene command?"
id: S.S.C05.Rsp
- label:
"Does the device implement receiving the GetSceneMembership command?"
id: S.S.C06.Rsp
- label: "Does the device implement receiving the EnhancedAddScene command?"
id: S.S.C40.Rsp
- label:
"Does the device implement receiving the EnhancedViewScene command?"
id: S.S.C41.Rsp
- label: "Does the device implement receiving the CopyScene command?"
id: S.S.C42.Rsp
- label:
"Does the device process the TransitionTime parameter of the
RecallScene command?"
id: S.S.C05.Rsp
- label: "Does the device receive the AddGroup Command?"
id: G.S.C00.Rsp
- label: "Does the device receive the RemoveAllGroups Command?"
id: G.S.C04.Rsp
- label: "Does the device implement sending the AddScene command?"
id: S.C.C00.Tx
- label: "Does the device implement sending the ViewScene command?"
id: S.C.C01.Tx
- label: "Does the device implement sending the RemoveScene command?"
id: S.C.C02.Tx
- label: "Does the device implement sending the RemoveAllScenes command?"
id: S.C.C03.Tx
- label: "Does the device implement sending the StoreScene command?"
id: S.C.C04.Tx
- label: "Does the device implement sending the RecallScene command?"
id: S.C.C05.Tx
- label: "Does the device implement sending the GetSceneMembership command?"
id: S.C.C06.Tx
- label: "Does the device implement sending the EnhancedAddScene command?"
id: S.C.C40.Tx
- label: "Does the device implement sending the EnhancedViewScene command?"
id: S.C.C41.Tx
- label: "Does the device implement sending the CopyScene command?"
id: S.C.C42.Tx
#Switch Cluster
- label: "Does the device represent a Latching Switch?"
id: SWTCH.S.F00
- label: "Does the device represent a Latching Switch?"
id: SWTCH.C.F00
- label: "Does the device implement the CurrentScene attribute?"
id: SWTCH.S.F01
- label: "Does the MS device support Momentary Switch Release?"
id: SWTCH.S.F02
- label: "Does the MS device support Momentary Switch LongPress?"
id: SWTCH.S.F03
- label: "Does the MS device support Momentary Switch MultiPress?"
id: SWTCH.S.F04
- label:
"Does the DUT support reading attribute to get switch state (polling)?"
id: SWTCH.C.M.RA
- label: "Does the DUT support eventing to get switch state changes?"
id: SWTCH.C.M.EV
- label: "Does the device implement the CurrentScene attribute?"
id: SWTCH.C.F01
- label: "Does the MS device support Momentary Switch Release?"
id: SWTCH.C.F02
- label: "Does the MS device support Momentary Switch LongPress?"
id: SWTCH.C.F03
- label: "Does the MS device support Momentary Switch MultiPress?"
id: SWTCH.C.F04
#General Commissioning Cluster
- label: "Does the device(Server) support Breadcrumb attribute?"
id: CGEN.S.A0000
- label: "Does the device(Server) support BasicCommissioningInfo attribute?"
id: CGEN.S.A0001
- label: "Does the device(Server) support RegulatoryConfig attribute?"
id: CGEN.S.A0002
- label: "Does the device(Server) support LocationCapability attribute?"
id: CGEN.S.A0003
- label:
"Does the device(Server) support SupportsConcurrentConnection
attribute?"
id: CGEN.S.A0004
- label:
"Does the Device(Server) implement receiving the ArmFailSafe command?"
id: CGEN.S.C00.Rsp
- label:
"Does the Device(Server) invoking/generating the ArmFailSafeResponse
command?"
id: CGEN.S.C01.Tx
- label:
"Does the Device(Server) implement receiving the SetRegulatoryConfig
command?"
id: CGEN.S.C02.Rsp
- label:
"Does the Device(Server) invoking/generating the
SetRegulatoryConfigResponse command?"
id: CGEN.S.C03.Tx
- label:
"Does the Device(Server) implement receiving the CommissioningComplete
command?"
id: CGEN.S.C04.Rsp
- label:
"Does the Device(Server) invoking/generating the
CommissioningCompleteResponse command?"
id: CGEN.S.C05.Tx
#OTA Software Update
- label: "Does the DUT implement the OTA Requestor Device Type?"
id: MCORE.OTA.Requestor
- label: "Does the DUT implement the OTA Provider Device Type?"
id: MCORE.OTA.Provider
- label: "Does the DUT support the HTTPS Protocol for OTA image download?"
id: MCORE.OTA.HTTPS
- label:
"Does the DUT support obtaining user consent for OTA application by
virtue of built-in user interface capabilities?"
id: MCORE.OTA.RequestorConsent
- label: "Does the DUT support resumption of a transfer previously aborted?"
id: MCORE.OTA.Resume
- label: "Does the DUT support Vendor specific OTA implementation?"
id: MCORE.OTA.VendorSpecific
- label:
"Does the Requestor DUT support querying a different Provider in its
OTA Provider List when it hits error conditions in invoking the
QueryImage command?"
id: MCORE.OTA.Retry
- label:
"Does the DUT have Administer privilege over the Access Control of
another node?"
id: MCORE.ACL.Administrator
- label:
"Does the DUT support sending the DelayedActionTime field in
QueryImageResponse Command?"
id: OTAS.S.M.DelayedActionTime
- label:
"Does the DUT support sending the UserConsentNeeded field in
QueryImageResponse Command?"
id: OTAP.S.M.UserConsentNeeded
- label:
"Does the DUT support sending the DelayedActionTime field in
QueryImageResponse Command?"
id: OTAP.S.M.DelayedActionTime
- label: "Does the DUT support sending the AnnounceOTAProvider Command?"
id: OTAR.C.M.AnnounceOTAProvider
- label: "Does the DUT support sending the NotifyUpdateApplied Command?"
id: OTAR.C.M.NotifyUpdateApplied
#Time Format Localization Cluster
- label: "Does the DUT (Server) support HourFormat attribute?"
id: LTIME.S.A0000
- label: "Does the DUT (Server) support ActiveCalendarType attribute?"
id: LTIME.S.A0001
- label: "Does the DUT (Server) support SupportedCalendarTypes attribute?"
id: LTIME.S.A0002
- label:
"Does the device implement the (0xFFF8) GeneratedCommandList attribute
?"
id: LTIME.S.Afff8
- label:
"Does the device implement the (0xFFF9) AcceptedCommandList attribute
?"
id: LTIME.S.Afff9
- label: "Does the device implement the (0xFFFA) EventList attribute ?"
id: LTIME.S.Afffa
- label: "Does the device implement the (0xFFFB) AttributeList attribute ?"
id: LTIME.S.Afffb
- label: "Does the device implement the (0xFFFC) FeatureMap attribute ?"
id: LTIME.S.Afffc
- label:
"Does the device implement the (0xFFFD) ClusterRevision attribute ?"
id: LTIME.S.Afffd
- label: "PIXIT of the list of DUT SupportedCalendarTypes"
id: LTIME.S.A0002.SCT
- label: "Does the DUT (Server) support 12 Hr Hour Format"
id: LTIME.S.A0000.12HR
- label: "Does the DUT (Server) support 24 Hr Hour Format"
id: LTIME.S.A0000.24HR
- label: "Does the DUT (Client) support HourFormat attribute?"
id: LTIME.C.A0000
- label: "Does the DUT (Client) supportActiveCalendarType attribute?"
id: LTIME.C.A0001
- label: "Does the DUT (Client) support SupportedCalendarTypes attribute?"
id: LTIME.C.A0002
- label:
"Does the device implement the (0xFFF8) GeneratedCommandList attribute
?"
id: LTIME.C.Afff8
- label:
"Does the device implement the (0xFFF9) AcceptedCommandList attribute
?"
id: LTIME.C.Afff9
- label: "Does the device implement the (0xFFFA) EventList attribute ?"
id: LTIME.C.Afffa
- label: "Does the device implement the (0xFFFB) AttributeList attribute ?"
id: LTIME.C.Afffb
- label: "Does the device implement the (0xFFFC) FeatureMap attribute ?"
id: LTIME.C.Afffc
- label:
"Does the device implement the (0xFFFD) ClusterRevision attribute ?"
id: LTIME.C.Afffd
- label: "PIXIT of the list of DUT SupportedCalendarTypes"
id: LTIME.C.A0002.SCT
- label: "Does the DUT (Client) support 12 Hr Hour Format"
id: LTIME.C.A0000.12HR
- label: "Does the DUT (Client) support 24 Hr Hour Format"
id: LTIME.C.A0000.24HR
#Unit Localization Cluster
- label: "Does the device implement different units of temperature ?"
id: LUNIT.S.F00
- label: "Does the DUT (Server) support TemperatureUnit attribute?"
id: LUNIT.S.A0000
- label:
"Does the device implement the (0xFFF8) GeneratedCommandList attribute
?"
id: LUNIT.S.Afff8
- label:
"Does the device implement the (0xFFF9) AcceptedCommandList attribute
?"
id: LUNIT.S.Afff9
- label: "Does the device implement the (0xFFFA) EventList attribute ?"
id: LUNIT.S.Afffa
- label: "Does the device implement the (0xFFFB) AttributeList attribute ?"
id: LUNIT.S.Afffb
- label: "Does the device implement the (0xFFFC) FeatureMap attribute ?"
id: LUNIT.S.Afffc
- label:
"Does the device implement the (0xFFFD) ClusterRevision attribute ?"
id: LUNIT.S.Afffd
- label: "Does the DUT (Server) support Fahrenheit TemperatureUnit?"
id: LUNIT.TempUnit.Fahrenheit
- label: "Does the DUT (Server) support Celsius TemperatureUnit?"
id: LUNIT.TempUnit.Celsius
- label: "Does the DUT (Server) support Kelvin TemperatureUnit?"
id: LUNIT.TempUnit.Kelvin
- label: "Does the DUT (Client) support TemperatureUnit attribute?"
id: LUNIT.C.A0000
- label:
"Does the device implement the (0xFFF8) GeneratedCommandList attribute
?"
id: LUNIT.C.Afff8
- label:
"Does the device implement the (0xFFF9) AcceptedCommandList attribute
?"
id: LUNIT.C.Afff9
- label: "Does the device implement the (0xFFFA) EventList attribute ?"
id: LUNIT.C.Afffa
- label: "Does the device implement the (0xFFFB) AttributeList attribute ?"
id: LUNIT.C.Afffb
- label: "Does the device implement the (0xFFFC) FeatureMap attribute ?"
id: LUNIT.C.Afffc
- label:
"Does the device implement the (0xFFFD) ClusterRevision attribute ?"
id: LUNIT.C.Afffd
- label: "Does the DUT (Client) support Fahrenheit TemperatureUnit?"
id: LUNIT.C.A0000.Fahrenheit
- label: "Does the DUT (Client) support Celsius TemperatureUnit?"
id: LUNIT.C.A0000.Celsius
- label: "Does the DUT (Client) support Kelvin TemperatureUnit?"
id: LUNIT.C.A0000.Kelvin
#Multiple Fabrics
- label: "Does the DUT support Multiple Fabrics?"
id: PICS_MF
- label: "Does the DUT support Basic Commissioning Method (BCM)?"
id: PICS_MF_BCM
- label: "Does the Device support User Interface Display"
id: CADMIN.UserInterfaceDisplay
- label: "Does the Device support Audio Interface"
id: CADMIN.AudioInterface
#server
- label: "Does the Device support Enhanced Commissioning Method (ECM)?"
id: CADMIN.S.C00.Rsp
- label: "Does the Device support Basic Commissioning Method (BCM)?"
id: CADMIN.S.C01.Rsp
- label: "Does the Device support revoking commissioning window?"
id: CADMIN.S.C02.Rsp
- label: "Does the Device implement receiving the RemoveFabric command?"
id: OPCREDS.S.C0a.Rsp
#attributes
- label: "Does the Device support Fabrics attribute?"
id: OPCREDS.S.A0001
- label: "Does the Device support NodeLabel attribute?"
id: BINFO.S.A0005
- label: "Does the Device support WindowStatus attribute?"
id: CADMIN.S.A0000
- label: "Does the Device support AdminFabricIndex attribute?"
id: CADMIN.S.A0001
- label: "Does the Device support AdminVendorId attribute?"
id: CADMIN.S.A0002
#client
- label: "Does the Device support Enhanced Commissioning Method (ECM)?"
id: CADMIN.C.C00.Tx
- label: "Does the Device support Basic Commissioning Method (BCM)?"
id: CADMIN.C.C01.Tx
- label: "Does the Device support revoking commissioning window?"
id: CADMIN.C.C02.Tx
- label: "Does the Device implement receiving the RemoveFabric command?"
id: OPCREDS.C.C0a.Tx
#attributes
- label: "Does the Device support Fabrics attribute?"
id: OPCREDS.C.A0001
- label: "Does the Device support NodeLabel attribute?"
id: BINFO.C.A0005
- label: "Does the Device support WindowStatus attribute?"
id: CADMIN.C.A0000
- label: "Does the Device support AdminFabricIndex attribute?"
id: CADMIN.C.A0001
- label: "Does the Device support AdminVendorId attribute?"
id: CADMIN.C.A0002
- label: "Does the Device implement the Multi Fabric cluster as a server?"
id: CADMIN.S
- label: "Does the Device implement the Multi Fabric cluster as a client?"
id: CADMIN.C
#User Label cluster
- label: "Does the DUT Server support LabelList attribute?"
id: ULABEL.S.A0000
- label:
"DUT sends a write request to the TH, to write to an entry in the
LabelList"
id: ULABEL.C.A0000
#Fixed Label cluster
- label: "Does the DUT Server support LabelList attribute?"
id: FLABEL.S.A0000
- label: "Does the DUT Server support LabelList attribute?"
id: FLABEL.C.A0000
#Media clusters
- label:
"Does the DUT support the Keypad Input server cluster Navigation Keys?"
id: KEYPADINPUT.S.NV
- label:
"Does the DUT support the Keypad Input server cluster Location Keys?"
id: KEYPADINPUT.S.LK
- label: "Does the DUT support the Keypad Input server cluster Number Keys?"
id: KEYPADINPUT.S.NK
- label:
"Does the DUT support the Keypad Input server cluster, SendKey
command?"
id: KEYPADINPUT.S.C00.Rsp
- label:
"Does the DUT support the Keypad Input client cluster, SendKey
command?"
id: KEYPADINPUT.C.C00.Tx
- label:
"Does the DUT support the Application Launcher server cluster
Application Platform feature?"
id: APPLAUNCHER.S.AP
- label:
"Does the DUT support the Application Launcher server cluster
CatalogList attribute?"
id: APPLAUNCHER.S.A0000
- label:
"Does the DUT support the Application Launcher server cluster
CurrentApp attribute?"
id: APPLAUNCHER.S.A0001
- label:
"Does the DUT support the Media Input server cluster InputList
attribute?"
id: MEDIAINPUT.S.A0000
- label:
"Does the DUT support the Media Input server cluster CurrentInput
attribute?"
id: MEDIAINPUT.S.A0001
- label:
"Does the DUT support the Media Input server cluster Name Updates
feature?"
id: MEDIAINPUT.S.NU
- label:
"Does the DUT support the Audio Ouput server cluster, Name Updates
feature?"
id: AUDIOOUTPUT.S.NU
- label:
"Does the DUT support the Channel server cluster Channel List feature?"
id: CHANNEL.S.CL
- label:
"Does the DUT support the Channel server cluster Lineup Info feature?"
id: CHANNEL.S.LI
- label:
"Does the DUT support the Channel server cluster ChannelList
attribute?"
id: CHANNEL.S.A0000
- label: "Does the DUT support the Channel server cluster Lineup attribute?"
id: CHANNEL.S.A0001
- label:
"Does the DUT support the Channel server cluster CurrentChannel
attribute?"
id: CHANNEL.S.A0002
- label:
"Does the DUT support the Channel server cluster ChangeChannel
command?"
id: CHANNEL.S.C00.Rsp
- label:
"Does the DUT support the Channel server cluster ChangeChannelByNumber
command?"
id: CHANNEL.S.C02.Rsp
- label:
"Does the DUT support the Channel server cluster SkipChannel command?"
id: CHANNEL.S.C03.Rsp
- label:
"Does the DUT support the Media Playback server cluster Advanced Seek
feature?"
id: MEDIAPLAYBACK.S.AS
- label:
"Does the DUT support the Media Playback server cluster Variable Speed
feature?"
id: MEDIAPLAYBACK.S.VS
- label:
"Does the DUT support the Target Navigator server cluster
CurrentTarget attribute?"
id: TGTNAV.S.A0001
- label:
"Does the device implement the Application Basic cluster as a server?"
id: APBSC.S
- label:
"Does the DUT support the Application Basic server cluster VendorName
attribute?"
id: APBSC.S.A0000
- label:
"Does the DUT support the Application Basic server cluster VendorID
attribute?"
id: APBSC.S.A0001
- label:
"Does the DUT support the Application Basic server cluster ProductID
attribute?"
id: APBSC.S.A0003
- label:
"Does the DUT support the Content Launcher server cluster Content
Search feature?"
id: CONTENTLAUNCHER.S.CS
- label:
"Does the DUT support the Content Launcher server cluster Content
Search feature?"
id: CONTENTLAUNCHER.S.UP
- label:
"Does the DUT support the Content Launcher server cluster AcceptHeader
attribute?"
id: CONTENTLAUNCHER.S.A0000
- label:
"Does the DUT support the Content Launcher server cluster
SupportedStreamingProtocols attribute?"
id: CONTENTLAUNCHER.S.A0001
- label: "Does the device implement the Low Power cluster as a server?"
id: LOWPOWER.S
- label: "Does the device implement the Low Power cluster as a client?"
id: LOWPOWER.C
- label: "Does the DUT support the Low Power server cluster, Sleep command?"
id: LOWPOWER.S.C00.Rsp
- label: "Does the DUT support the Low Power client cluster, Sleep command?"
id: LOWPOWER.C.C00.Tx
- label:
"Does the DUT support the Media Input server cluster SelectInput
command?"
id: MEDIAINPUT.S.C00.Rsp
- label:
"Does the DUT support the Media Input server cluster ShowStatus
command?"
id: MEDIAINPUT.S.C01.Rsp
- label:
"Does the DUT support the Media Input server cluster HideStatus
command"
id: MEDIAINPUT.S.C02.Rsp
- label:
"Does the DUT support the Media Input server cluster Rename command?"
id: MEDIAINPUT.S.C03.Rsp
- label:
"Does the DUT support the Media Input client cluster SelectInput
command?"
id: MEDIAINPUT.C.C0000
- label:
"Does the DUT support the Media Input client cluster ShowStatus
command?"
id: MEDIAINPUT.C.C0001
- label:
"Does the DUT support the Media Input client cluster HideStatus
command?"
id: MEDIAINPUT.C.C0002
- label:
"Does the DUT support the Media Input server cluster Rename command?"
id: MEDIAINPUT.C.C0003
- label:
"Does the DUT support the Media Input client cluster SelectInput
command?"
id: MEDIAINPUT.C.C00.Tx
- label:
"Does the DUT support the Media Input client cluster ShowStatus
command?"
id: MEDIAINPUT.C.C01.Tx
- label:
"Does the DUT support the Media Input client cluster HideStatus
command?"
id: MEDIAINPUT.C.C02.Tx
- label:
"Does the DUT support the Media Input server cluster Rename command?"
id: MEDIAINPUT.C.C03.Tx
- label:
"Does the DUT support the Application Launcher client cluster
LaunchApp command?"
id: APPLAUNCHER.C.C0000
- label:
"Does the DUT support the Application Launcher client cluster StopApp
command?"
id: APPLAUNCHER.C.C0001
- label:
"Does the DUT support the Application Launcher client cluster HideApp
command?"
id: APPLAUNCHER.C.C0002
- label:
"Does the DUT support the Application Launcher client cluster
LaunchApp command?"
id: APPLAUNCHER.C.C00.Tx
- label:
"Does the DUT support the Application Launcher client cluster StopApp
command?"
id: APPLAUNCHER.C.C01.Tx
- label:
"Does the DUT support the Application Launcher client cluster HideApp
command?"
id: APPLAUNCHER.C.C02.Tx
- label:
"Does the DUT support the Wake On LAN server cluster MACAddress
attribute?"
id: WAKEONLAN.S.A0000
- label: "Does the device implement the Wake On LAN cluster as a server?"
id: WAKEONLAN.S
- label:
"Does the DUT support the Channel server cluster Channel List feature?"
id: CHANNEL.S.CL
- label:
"Does the DUT support the Channel server cluster ChannelList
attribute?"
id: CHANNEL.S.A0000
- label: "Does the DUT support the Channel server cluster Lineup attribute?"
id: CHANNEL.S.A0001
- label:
"Does the DUT support the Channel server cluster CurrentChannel
attribute?"
id: CHANNEL.S.A0002
- label:
"Does the DUT support the Channel server cluster ChangeChannelResponse
command?"
id: CHANNEL.S.C01.Tx
- label:
"Does the DUT support the Media Playback server cluster Advanced Seek
feature?"
id: MEDIAPLAYBACK.S.AS
- label:
"Does the DUT support the Media Playback server cluster Variable Speed
feature?"
id: MEDIAPLAYBACK.S.VS
- label:
"Does the DUT support the Media Playback server cluster CurrentState
attribute?"
id: MEDIAPLAYBACK.S.A0000
- label:
"Does the DUT support the Media Playback server cluster StartTime
attribute?"
id: MEDIAPLAYBACK.S.A0001
- label:
"Does the DUT support the Media Playback server cluster Duration
attribute?"
id: MEDIAPLAYBACK.S.A0002
- label:
"Does the DUT support the Media Playback server cluster
SampledPosition attribute?"
id: MEDIAPLAYBACK.S.A0003
- label:
"Does the DUT support the Media Playback server cluster PlaybackSpeed
attribute?"
id: MEDIAPLAYBACK.S.A0004
- label:
"Does the DUT support the Media Playback server cluster SeekRangeEnd
attribute?"
id: MEDIAPLAYBACK.S.A0005
- label:
"Does the DUT support the Media Playback server cluster SeekRangeStart
attribute?"
id: MEDIAPLAYBACK.S.A0006
- label:
"Does the DUT support the Media Playback server cluster Play command?"
id: MEDIAPLAYBACK.S.C00.Rsp
- label:
"Does the DUT support the Media Playback server cluster Pause command?"
id: MEDIAPLAYBACK.S.C01.Rsp
- label:
"Does the DUT support the Media Playback server cluster Stop command?"
id: MEDIAPLAYBACK.S.C02.Rsp
- label:
"Does the DUT support the Media Playback server cluster StartOver
command?"
id: MEDIAPLAYBACK.S.C03.Rsp
- label:
"Does the DUT support the Media Playback server cluster Previous
command?"
id: MEDIAPLAYBACK.S.C04.Rsp
- label:
"Does the DUT support the Media Playback server cluster Next command?"
id: MEDIAPLAYBACK.S.C05.Rsp
- label:
"Does the DUT support the Media Playback server cluster Rewind
command?"
id: MEDIAPLAYBACK.S.C06.Rsp
- label:
"Does the DUT support the Media Playback server cluster FastForward
command?"
id: MEDIAPLAYBACK.S.C07.Rsp
- label:
"Does the DUT support the Media Playback server cluster SkipForward
command?"
id: MEDIAPLAYBACK.S.C08.Rsp
- label:
"Does the DUT support the Media Playback server cluster SkipBackward
command?"
id: MEDIAPLAYBACK.S.C09.Rsp
- label:
"Does the DUT support the Media Playback server cluster Seek command?"
id: MEDIAPLAYBACK.S.C0B.Rsp
- label:
"Does the DUT support the Media Playback client cluster, Play command?"
id: MEDIAPLAYBACK.C.C00.Tx
- label:
"Does the DUT support the Media Playback client cluster, Pause
command?"
id: MEDIAPLAYBACK.C.C01.Tx
- label:
"Does the DUT support the Media Playback client cluster, Stop command?"
id: MEDIAPLAYBACK.C.C02.Tx
- label:
"Does the DUT support the Media Playback client cluster, StartOver
command?"
id: MEDIAPLAYBACK.C.C03.Tx
- label:
"Does the DUT support the Media Playback client cluster, Previous
command?"
id: MEDIAPLAYBACK.C.C04.Tx
- label:
"Does the DUT support the Media Playback client cluster, Next command?"
id: MEDIAPLAYBACK.C.C05.Tx
- label:
"Does the DUT support the Media Playback client cluster, SkipForward
command?"
id: MEDIAPLAYBACK.C.C08.Tx
- label:
"Does the DUT support the Media Playback client cluster, SkipBackward
command?"
id: MEDIAPLAYBACK.C.C09.Tx
- label: "Does the device implement the Audio Output cluster as a server?"
id: AUDIOOUTPUT.S
- label:
"Does the DUT support the Audio Output server cluster OutputList
attribute?"
id: AUDIOOUTPUT.S.A0000
- label:
"Does the DUT support the Audio Output server cluster CurrentOutput
attribute?"
id: AUDIOOUTPUT.S.A0001
- label:
"Does the DUT support the Audio Output server cluster SelectOutput
command?"
id: AUDIOOUTPUT.S.C00.Rsp
- label:
"Does the DUT support the Audio Output server cluster RenameOutput
command?"
id: AUDIOOUTPUT.S.C01.Rsp
- label: "Does the device implement the Audio Output cluster as a client?"
id: AUDIOOUTPUT.C
- label:
"Does the DUT support the Audio Ouput server cluster Name Updates
feature?"
id: AUDIOOUTPUT.S.NU
- label:
"Does the DUT support the Audio Output client cluster, SelectOutput
command?"
id: AUDIOOUTPUT.C.C00.Tx
- label:
"Does the DUT support the Audio Output client cluster, RenameOutput
command?"
id: AUDIOOUTPUT.C.C01.Tx
- label:
"Does the DUT support the Target Navigator server cluster TargetList
attribute?"
id: TGTNAV.S.A0000
- label:
"Does the DUT support the Target Navigator server cluster
CurrentTarget attribute?"
id: TGTNAV.S.A0001
- label:
"Does the DUT support the Target Navigator server cluster
NavigateTarget command?"
id: TGTNAV.S.C00.Rsp
- label:
"Does the DUT support the Target Navigator client cluster,
NavigateTarget command?"
id: TGTNAV.C.C00.Tx
- label:
"Does the DUT support the Application Basic server cluster VendorName
attribute?"
id: APBSC.S.A0000
- label:
"Does the DUT support the Application Basic server cluster VendorID
attribute?"
id: APBSC.S.A0001
- label:
"Does the DUT support the Application Basic server cluster
ApplicationName attribute?"
id: APBSC.S.A0002
- label:
"Does the DUT support the Application Basic server cluster ProductID
attribute?"
id: APBSC.S.A0003
- label:
"Does the DUT support the Application Basic server cluster Application
attribute?"
id: APBSC.S.A0004
- label:
"Does the DUT support the Application Basic server cluster Status
attribute?"
id: APBSC.S.A0005
- label:
"Does the DUT support the Application Basic server cluster
ApplicationVersion attribute?"
id: APBSC.S.A0006
- label:
"Does the DUT support the Application Basic server cluster
AllowedVendorList attribute?"
id: APBSC.S.A0007
- label:
"Does the DUT support the Content Launcher server cluster Content
Search feature?"
id: CONTENTLAUNCHER.S.CS
- label:
"Does the DUT support the Content Launcher server cluster URL Playback
feature?"
id: CONTENTLAUNCHER.S.UP
- label:
"Does the DUT support the Content Launcher server cluster AcceptHeader
attribute?"
id: CONTENTLAUNCHER.S.A0000
- label:
"Does the DUT support the Content Launcher server cluster
SupportedStreamingProtocols attribute?"
id: CONTENTLAUNCHER.S.A0001
- label:
"Does the DUT support the Content Launcher server cluster
LaunchContent command?"
id: CONTENTLAUNCHER.C.C0000
- label:
"Does the DUT support the Content Launcher server cluster LaunchURL
command?"
id: CONTENTLAUNCHER.C.C0001
- label:
"Does the DUT support the Content Launcher client cluster,
LaunchContent command?"
id: CONTENTLAUNCHER.C.C00.Tx
- label:
"Does the DUT support the Content Launcher client cluster, LaunchURL
command?"
id: CONTENTLAUNCHER.C.C01.Tx
- label:
"Does the DUT support the Content Launcher server cluster,
LaunchContent command?"
id: CONTENTLAUNCHER.S.C00.Rsp
- label:
"Does the DUT support the Content Launcher server cluster, LaunchURL
command?"
id: CONTENTLAUNCHER.S.C01.Rsp
- label:
"Does the DUT support the Content Launcher server cluster and is
Commissionable?"
id: ALOGIN.S.COMMISSIONABLE
- label:
"Does the DUT support the Account Login server cluster GetSetupPIN
command?"
id: ALOGIN.S.C0000
- label:
"Does the DUT support the Account Login server cluster, GetSetupPIN
command?"
id: ALOGIN.S.C00.Rsp
- label:
"Does the DUT support the Account Login server cluster, Login command?"
id: ALOGIN.S.C02.Rsp
- label:
"Does the DUT support the Account Login server cluster, Logout
command?"
id: ALOGIN.S.C03.Rsp
- label:
"Does the DUT support the Account Login client cluster GetSetupPIN
command?"
id: ALOGIN.C.C0000
- label:
"Does the DUT support the Account Login Client cluster, GetSetupPIN
command?"
id: ALOGIN.C.C00.Tx
- label:
"Does the DUT support the Account Login Client cluster, Login
command?"
id: ALOGIN.C.C02.Tx
- label:
"Does the DUT support the Account Login Client cluster, Logout
command?"
id: ALOGIN.C.C03.Tx
- label: "Does the device implement the Keypad Input cluster as a client?"
id: KEYPADINPUT.C
- label:
"Does the DUT support the Target Navigator server cluster TargetList
attribute?"
id: TGTNAV.S.A0000
- label:
"Does the DUT support the Target Navigator server cluster
CurrentTarget attribute?"
id: TGTNAV.S.A0001
- label:
"Does the DUT support the commissioning procedure initiated by a
commissionee using User Directed Commissioning?"
id: MC.S.UDC
- label:
"Does the DUT support the commissioning procedure initiated by a
commissionee using User Directed Commissioning without PIN code entry?"
id: MC.S.UDCLOGIN
- label: "Does the DUT support the Low Power cluster"
id: PICS_LP
- label:
"Does the DUT support the Channel client cluster, ChangeChannel
command?"
id: CHANNEL.C.C0000
- label:
"Does the DUT support the Channel client cluster,
ChangeChannelByNumber command?"
id: CHANNEL.C.C0002
- label:
"Does the DUT support the Channel client cluster, SkipChannel command?"
id: CHANNEL.C.C0003
- label:
"Does the DUT support the Channel client cluster, ChangeChannel
command?"
id: CHANNEL.C.C00.Tx
- label:
"Does the DUT support the Channel client cluster,
ChangeChannelByNumber command?"
id: CHANNEL.C.C02.Tx
- label:
"Does the DUT support the Channel client cluster, SkipChannel command?"
id: CHANNEL.C.C03.Tx
- label:
"Does the DUT support the Application Launcher server cluster,
LaunchApp command?"
id: APPLAUNCHER.S.C00.Rsp
- label:
"Does the DUT support the Application Launcher server cluster, StopApp
command?"
id: APPLAUNCHER.S.C01.Rsp
- label:
"Does the DUT support the Application Launcher server cluster, HideApp
command?"
id: APPLAUNCHER.S.C02.Rsp
#Bridge
- label: "Does the DUT implement a Bridge"
id: MCORE.BRIDGE
- label:
"Does the DUT have information on battery level of (at least some of)
of its bridged devices"
id: MCORE.BRIDGE.BatInfo
- label:
"Does the DUT have means to change the state of (at least some of) of
its bridged devices, e.g. through a manufacturer-provided app"
id: MCORE.BRIDGE.OtherControl
- label:
"Does the DUT have means to change the name of (at least some of) of
its bridged devices, e.g. through a manufacturer-provided app"
id: MCORE.BRIDGE.AllowDeviceRename
- label: "Does the DUT support to maintain a list of connected devices"
id: MCORE.DEVLIST.UseDevices
- label: "Does the DUT support to maintain the names of connected devices"
id: MCORE.DEVLIST.UseDeviceNames
- label: "Does the DUT support to maintain the state of connected devices"
id: MCORE.DEVLIST.UseDeviceState
- label:
"Does the DUT support maintaining information on battery level of
connected devices"
id: MCORE.DEVLIST.UseBatInfo
#Bulk Data Exchange Protocol
- label: "Does the DUT control the rate of the BDX transfer ?"
id: MCORE.BDX.Driver
- label: "Does the DUT support sending the BlockQueryWithSkip message?"
id: MCORE.BDX.BlockQueryWithSkip
#General Diagnostics Cluster
- label:
"Provides a node network interface information via NetworkInterface
structure."
id: DGGEN.S.A0000
- label:
"The number of times that the node has rebooted. Node low power or
sleep state shall not be counted and the count shall be reset by the
factory reset."
id: DGGEN.S.A0001
- label:
"The best effort assessment of the length of the time, in seconds,
since node’s last reboot. The UpTime should be incremented during
low-power or sleep state of the node. The UpTime shall be reset only
by a device reboot. The Uptime should not be subscribed."
id: DGGEN.S.A0002
- label:
"The best effort attempt to track the opeartional hours of node since
the node is operational. The operational hour should be incremented
during low-power or sleep state of the node. The TotalOperationalHours
shall be reset by the node factory reset."
id: DGGEN.S.A0003
- label: "Indicates the reason for the most recent node reboot."
id: DGGEN.S.A0004
- label: "Indicates a set of hardware fault detected by the node."
id: DGGEN.S.A0005
- label: "Indicates a set of radio fault detected by the node."
id: DGGEN.S.A0006
- label: "Indicates a set of network fault detected by the node."
id: DGGEN.S.A0007
- label: "Does the device implement the TimeSinceReset attribute?"
id: DGGEN.S.A0008
- label: "Indicates that node is configured for test event triggers."
id: DGGEN.S.C00.Rsp
- label:
"Indicates a change in the set of hardware faults currently detected
by the Node."
id: DGGEN.S.E00
- label:
"Indicates a change in the set of radio faults currently detected by
the Node."
id: DGGEN.S.E01
- label:
"Indicates a change in the set of network faults currently detected by
the Node."
id: DGGEN.S.E02
- label: "Indicates the reason that caused the device to reboot start-up."
id: DGGEN.S.E03
#Client
- label:
"Provides a node network interface information via NetworkInterface
structure."
id: DGGEN.C.A0000
- label:
"The number of times that the node has rebooted. Node low power or
sleep state shall not be counted and the count shall be reset by the
factory reset."
id: DGGEN.C.A0001
- label:
"The best effort assessment of the length of the time, in seconds,
since node’s last reboot. The UpTime should be incremented during
low-power or sleep state of the node. The UpTime shall be reset only
by a device reboot. The Uptime should not be subscribed."
id: DGGEN.C.A0002
- label:
"The best effort attempt to track the opeartional hours of node since
the node is operational. The operational hour should be incremented
during low-power or sleep state of the node. The TotalOperationalHours
shall be reset by the node factory reset."
id: DGGEN.C.A0003
- label: "Indicates the reason for the most recent node reboot."
id: DGGEN.C.A0004
- label: "Indicates a set of hardware fault detected by the node."
id: DGGEN.C.A0005
- label: "Indicates a set of radio fault detected by the node."
id: DGGEN.C.A0006
- label: "Indicates a set of network fault detected by the node."
id: DGGEN.C.A0007
- label: "Does the device implement the TimeSinceReset attribute?"
id: DGGEN.C.A0008
- label: "Does the device implement the ResetCounts command?"
id: DGGEN.C.C00.Tx
- label:
"Indicates a change in the set of hardware faults currently detected
by the Node."
id: DGGEN.C.E00
- label:
"Indicates a change in the set of radio faults currently detected by
the Node."
id: DGGEN.C.E01
- label:
"Indicates a change in the set of network faults currently detected by
the Node."
id: DGGEN.C.E02
- label: "Indicates the reason that caused the device to reboot start-up."
id: DGGEN.C.E03
#Flow Measurement Cluster
- label: "Does the device implement the MeasuredValue attribute?"
id: FLW.S.A0000
- label: "Does the device implement the MinMeasuredValue attribute?"
id: FLW.S.A0001
- label: "Does the device implement the MaxMeasuredValue attribute?"
id: FLW.S.A0002
- label: "Does the device implement the Tolerance attribute?"
id: FLW.S.A0003
- label:
"Can the MeasuredValue attribute changed by physical control at the
device?"
id: FLW.M.FlowChange
# Pump Configuration and Control cluster
- label: "Does the device implement the MaxPressure attribute?"
id: PCC.S.A0000
- label: "Does the device implement the MaxSpeed attribute?"
id: PCC.S.A0001
- label: "Does the device implement the MaxFlow attribute?"
id: PCC.S.A0002
- label: "Does the device implement the MinConstPressure attribute?"
id: PCC.S.A0003
- label: "Does the device implement the MaxConstPressure attribute?"
id: PCC.S.A0004
- label: "Does the device implement the MinCompPressure attribute?"
id: PCC.S.A0005
- label: "Does the device implement the MaxCompPressure attribute?"
id: PCC.S.A0006
- label: "Does the device implement the MinConstSpeed attribute?"
id: PCC.S.A0007
- label: "Does the device implement the MaxConstSpeed attribute?"
id: PCC.S.A0008
- label: "Does the device implement the MinConstFlow attribute?"
id: PCC.S.A0009
- label: "Does the device implement the MaxConstFlow attribute?"
id: PCC.S.A000a
- label: "Does the device implement the MinConstTemp attribute?"
id: PCC.S.A000b
- label: "Does the device implement the MaxConstTemp attribute?"
id: PCC.S.A000c
- label: "Does the device implement the PumpStatus attribute?"
id: PCC.S.A0010
- label: "Does the device implement the EffectiveOperationMode attribute?"
id: PCC.S.A0011
- label: "Does the device implement the EffectiveControlMode attribute?"
id: PCC.S.A0012
- label: "Does the device implement the Capacity attribute?"
id: PCC.S.A0013
- label: "Does the device implement the Speed attribute?"
id: PCC.S.A0014
- label: "Does the device implement the LifetimeRunningHours attribute?"
id: PCC.S.A0015
- label: "Does the device implement the Power attribute?"
id: PCC.S.A0016
- label: "Does the device implement the LifetimeEnergyConsumed attribute?"
id: PCC.S.A0017
- label: "Does the device implement the OperationMode attribute?"
id: PCC.S.A0020
- label: "Does the device implement the LifetimeEnergyConsumed attribute?"
id: PCC.S.A0021
- label: "Does the device implement the ConstantSpeed control mode?"
id: PCC.M.ControlModeConstSpeed
- label: "Does the device implement the ConstantPressure control mode?"
id: PCC.M.ControlModeConstPressure
- label: "Does the device implement the ProportionalPressure control mode?"
id: PCC.M.ControlModeCompPressure
- label: "Does the device implement the ConstantFlow control mode?"
id: PCC.M.ControlModeConstFlow
- label: "Does the device implement the ConstantTemperature control mode?"
id: PCC.M.ControlModeConstTemp
- label: "Does the device implement the Automatic control mode?"
id: PCC.M.ControlModeAuto
#Power Source Cluster
- label: "Does the device implement the Status attribute?"
id: PS.S.A0000
- label: "Does the device implement the Order attribute?"
id: PS.S.A0001
- label: "Does the device implement the Description attribute?"
id: PS.S.A0002
- label:
"Does the device implement the WiredAssessedInputVoltage attribute?"
id: PS.S.A0003
- label:
"Does the device implement the WiredAssessedInputFrequency attribute?"
id: PS.S.A0004
- label: "Does the device implement the WiredCurrentType attribute?"
id: PS.S.A0005
- label: "Does the device implement the WiredAssessedCurrent attribute?"
id: PS.S.A0006
- label: "Does the device implement the WiredNominalVoltage attribute?"
id: PS.S.A0007
- label: "Does the device implement the WiredMaximumCurrent attribute?"
id: PS.S.A0008
- label: "Does the device implement the WiredPresent attribute?"
id: PS.S.A0009
- label: "Does the device implement the ActiveWiredFaults attribute?"
id: PS.S.A000a
- label: "Does the device implement the BatVoltage attribute?"
id: PS.S.A000b
- label: "Does the device implement the BatPercentRemaining attribute?"
id: PS.S.A000c
- label: "Does the device implement the BatTimeRemaining attribute?"
id: PS.S.A000d
- label: "Does the device implement the BatChargeLevel attribute?"
id: PS.S.A000e
- label: "Does the device implement the BatReplacementNeeded attribute?"
id: PS.S.A000f
- label: "Does the device implement the BatReplaceability attribute?"
id: PS.S.A0010
- label: "Does the device implement the BatPresent attribute?"
id: PS.S.A0011
- label: "Does the device implement the ActiveBatFaults attribute?"
id: PS.S.A0012
- label:
"Does the device implement the BatReplacementDescription attribute?"
id: PS.S.A0013
- label: "Does the device implement the BatCommonDesignation attribute?"
id: PS.S.A0014
- label: "Does the device implement the BatANSIDesignation attribute?"
id: PS.S.A0015
- label: "Does the device implement the BatIECDesignation attribute?"
id: PS.S.A0016
- label: "Does the device implement the BatApprovedChemistry attribute?"
id: PS.S.A0017
- label: "Does the device implement the BatCapacity attribute?"
id: PS.S.A0018
- label: "Does the device implement the BatQuantity attribute?"
id: PS.S.A0019
- label: "Does the device implement the BatChargeState attribute?"
id: PS.S.A001a
- label: "Does the device implement the BatTimeToFullCharge attribute?"
id: PS.S.A001b
- label:
"Does the device implement the BatFunctionalWhileCharging attribute?"
id: PS.S.A001c
- label: "Does the device implement the BatChargingCurrent attribute?"
id: PS.S.A001d
- label: "Does the device implement the ActiveBatChargeFaults attribute?"
id: PS.S.A001e
- label: "Does the device implement the WiredFaultChange event?"
id: PS.S.E00
- label: "Does the device implement the BatFaultChange event?"
id: PS.S.E01
- label: "Does the device implement the BatChargeFaultChange event?"
id: PS.S.E02
- label: "A wired power source"
id: PS.S.F00
- label: "A battery power source"
id: PS.S.F01
- label: "A rechargeable battery power source (requires Battery feature)"
id: PS.S.F02
- label: "A replaceable battery power source (requires Battery feature)"
id: PS.S.F03
- label: "Can the DUT be brought into a Wired Fault state?"
id: PS.M.ManualWiredFault
- label: "Can the DUT be brought into a Battery Fault state?"
id: PS.M.ManualBatFault
- label: "Can the DUT be brought into a Battery Charge Fault state?"
id: PS.M.ManualBatChargeFault
#Thermostat User Configuration Cluster
- label: "Does the device implement the TemperatureDisplayMode attribute?"
id: TSUIC.S.A0000
- label: "Does the device implement the KeypadLockout attribute?"
id: TSUIC.S.A0001
- label:
"Does the device implement the ScheduleProgrammingVisibility
attribute?"
id: TSUIC.S.A0002
#Binding Cluster
- label: "Does the DUT(server) support the Binding attribute?"
id: BIND.S.A0000
- label: "Does the DUT(client) implement the GroupKeyMap attribute?"
id: GRPKEY.C.A0000
- label: "Does the DUT(client) implement sending the Off command?"
id: OO.C.C00.Tx
- label: "Does the DUT(client) implement sending the On command?"
id: OO.C.C01.Tx
- label: "Does the DUT(Client) implement sending Keysetwrite command?"
id: GRPKEY.C.C00.Tx
- label: "Does the DUT(Client) implement sending Keysetread Command?"
id: GRPKEY.C.C01.Tx
- label: "Does the DUT(Client) implement sending AddGroup command?"
id: G.C.C00.Tx
#Device Discovery
- label:
"Does the device support discovery over Bluetooth Low Energy (BLE)?"
id: MCORE.DD.BLE
- label: "Does the device support discovery over WiFi?"
id: MCORE.DD.WIFI
- label: "Does the device only function within a Matter network?"
id: MCORE.DD.CHIP_DEV
- label: "Is the device a lock device?"
id: MCORE.DD.DEV_LOCK
- label: "Is the device a barrier access device?"
id: MCORE.DD.DEV_BARRIER
- label:
"Does the device or device packaging have a QR code based onboarding
payload?"
id: MCORE.DD.QR
- label: "Does the device or device packaging have a Manual Pairing Code?"
id: MCORE.DD.MANUAL_PC
- label: "Does the packed binary data structure contain encoded TLV Data?"
id: MCORE.DD.TLV
- label:
"Does the QR code contain multiple concatenated onboarding payloads?"
id: MCORE.DD.CONCAT
- label: "Does the device have a NFC tag containing the onboarding payload?"
id: MCORE.DD.NFC
- label: "Does the device support dynamic passcodes?"
id: MCORE.DD.PASSCODE
- label: "Does the device support user interface?"
id: MCORE.DD.UI
- label: "Does the device support Commissioner Discovery?"
id: MCORE.DD.COMM_DISCOVERY
- label: "Is the DUT a Controller?"
id: MCORE.DD.CONTROLLER
- label:
"Does the commissioner support processing devices in the order as
indicated in the concatenated QR codes?"
id: MCORE.DD.CTRL_CONCATENATED_QR_CODE_1_INORDER
- label: "Does the DUT support scanning concatenated QR codes?"
id: MCORE.DD.CTRL_CONCATENATED_QR_CODE_1
- label:
"Does the DUT support indicating to user the need to commission device
one by one for concatenated QR codes?"
id: MCORE.DD.CTRL_CONCATENATED_QR_CODE_2
- label: "Is the DUT a Commissioner?"
id: MCORE.DD.COMMISSIONER
- label: "Does the DUT require a custom commissioning flow?"
id: MCORE.DD.CUSTOM_COMM_FLOW
- label: "Does the DUT support Discovery Capability over BLE?"
id: MCORE.DD.DT_BLE
- label: "Is the DUT a Controller?"
id: MCORE.DD.CONTROLLER
- label: "Does the DUT support Discovery Capability over IP Network?"
id: MCORE.DD.DISCOVERY_IP
- label: "Does the DUT support Discovery Capability over SoftAP?"
id: MCORE.DD.DISCOVERY_SOFTAP
- label: "Does the DUT support Standard Commissioning Flow?"
id: MCORE.DD.STANDARD_COMM_FLOW
- label: "Does the DUT support User-Intent Commissioning Flow?"
id: MCORE.DD.USER_INTENT_COMM_FLOW
- label: "Does the DUT support Custom Commissioning Flow?"
id: MCORE.DD.CUSTOM_COMM_FLOW
- label:
"Does the DUT commissioner support accepting an 11-digit Manual
Pairing Code for commissioning?"
id: MCORE.DD.11_MANUAL_PC
- label:
"Does the DUT commissioner support accepting a 21-digit Manual Pairing
Code for commissioning?"
id: MCORE.DD.21_MANUAL_PC
- label:
"Does the device is subject to physical tampering (doorbell, camera,
door lock, designed for outdoor usage)?"
id: MCORE.DD.PHYSICAL_TAMPERING
- label:
"Does the device support scanning NFC tags containing the onboarding
payload?"
id: MCORE.DD.SCAN_NFC
- label:
"Does the DUT support scanning QR codes containing the onboarding
payload?"
id: MCORE.DD.SCAN_QR_CODE
- label: "Does the device support Thread interface?"
id: MCORE.DD.THREAD
- label: "Does the device support Wifi or Thread interfaces?"
id: MCORE.DD.WIRELESS
- label:
"Does the device support Wi-Fi or Thread interfaces communication ?"
id: MCORE.COM.WIRELESS
- label:
"Does the device support communication over Bluetooth Low Energy (BLE)
?"
id: MCORE.COM.BLE
- label: "Does the device support communication over Wi-Fi ?"
id: MCORE.COM.WIFI
- label: "Does the device support communication over Ethernet ?"
id: MCORE.COM.ETH
- label: "Does the device support communication over Thread ?"
id: MCORE.COM.THR
- label:
"Does the device support TXT Key 'VP' (Vendor ID / Product ID) in it’s
DNS-SD TXT Records for Commissionable Node Discovery?"
id: MCORE.DD.TXT_KEY_VP
- label:
"Does the device support TXT Key 'DT' (Device Type) in it’s DNS-SD TXT
Records for Commissionable Node Discovery?"
id: MCORE.DD.TXT_KEY_DT
- label: "Does the Commissioner support Discovery Capability over BLE?"
id: MCORE.DD.DISCOVERY_BLE
- label: "Does the device support discovery over Wi-Fi?"
id: MCORE.DD.WIFI
- label: "Does the device have a vendor specific information element (IE)?"
id: MCORE.DD.IE
- label:
"Does the device support TXT Key 'DN' (Device Name) in it’s DNS-SD TXT
Records for Commissionable Node Discovery?"
id: MCORE.DD.TXT_KEY_DN
- label:
"Does the device support TXT Key 'RI' (Rotating Identifier) in it’s
DNS-SD TXT Records for Commissionable Node Discovery?"
id: MCORE.DD.TXT_KEY_RI
- label:
"Does the device support TXT Key 'PH' (Pairing Hint) in it’s DNS-SD
TXT Records for Commissionable Node Discovery?"
id: MCORE.DD.TXT_KEY_PH
- label:
"Does the device support TXT Key 'PI' (Pairing Instruction) in it’s
DNS-SD TXT Records for Commissionable Node Discovery?"
id: MCORE.DD.TXT_KEY_PI
- label:
"Does the device support Extended Discovery through DNS-SD
advertisements when device is not in commissioning mode?"
id: MCORE.DD.EXTENDED_DISCOVERY
- label:
"Does the device support advertising the Vendor ID Commissioning
Subtype in Commissionable Node Discovery through DNS-SD
advertisements?"
id: MCORE.DD.COMMISSIONING_SUBTYPE_V
- label:
"Does the device support advertising the Device Type Commissioning
Subtype in Commissionable Node Discovery through DNS-SD
advertisements?"
id: MCORE.DD.COMMISSIONING_SUBTYPE_T
- label:
"Does the commissioner support fetching DCL data from a device being
commissioned?"
id: MCORE.DD.FETCH_DCL
#Ethernet Network Diagnostics Cluster
- label: "Does the device implement the ResetCounts command?"
id: DGETH.S.C00.Rsp
- label: "Does the device implement the ResetCounts command?"
id: DGETH.C.C00.Tx
- label: "Does the device implement the PHYRate attribute?"
id: DGETH.S.A0000
- label: "Does the device implement the FullDuplex attribute?"
id: DGETH.S.A0001
- label: "Does the device implement the PacketRxCount attribute?"
id: DGETH.S.A0002
- label: "Does the device implement the PacketTxCount attribute?"
id: DGETH.S.A0003
- label: "Does the device implement the TxErrCount attribute?"
id: DGETH.S.A0004
- label: "Does the device implement the CollisionCount attribute?"
id: DGETH.S.A0005
- label: "Does the device implement the OverrunCount attribute?"
id: DGETH.S.A0006
- label: "Does the device implement the CarrierDetect attribute?"
id: DGETH.S.A0007
- label: "Does the device implement the CarrierDetect attribute?"
id: DGETH.S.A0008
#Features
- label:
"Counts for the number of received and transmitted packets on the
ethernet interface"
id: DGETH.S.F00
- label:
"Counts for the number of errors during the reception and transmission
of packets on the ethernet interface."
id: DGETH.S.F01
#Wi-Fi Network Diagnostics Cluster
- label:
"Counts for the number of received and transmitted packets on the
ethernet interface."
id: DGWIFI.S.F00
- label:
"Counts for the number of errors during the reception and transmission
of packets on the ethernet interface."
id: DGWIFI.S.F01
- label:
"Indicates the BSSID for which the Wi-Fi network the Node is currently
connected. If the interface not configured, a NULL value should be
presented."
id: DGWIFI.S.A0000
- label: "The current type of WiFi security being used."
id: DGWIFI.S.A0001
- label: "Indicates the current 802.11 standard version in use by the Node."
id: DGWIFI.S.A0002
- label:
"Indicate the channel that Wi-Fi communication is currently operating
on. If the interface not configured, a NULL value should be presented"
id: DGWIFI.S.A0003
- label:
"Indicates the current RSSI of the Node 's Wi-Fi radio in dB. If the
interface not configured or operational, a NULL value should be
presented. This value should not be subscribed."
id: DGWIFI.S.A0004
- label:
"Indicates the count of the number of received beacons. This value
should not be subscribed."
id: DGWIFI.S.A0005
- label:
"Indicates the count of the number of received beacons. This value
should not be subscribed."
id: DGWIFI.S.A0006
- label:
"Indicates the number of multicast packets received by the Node. This
value should not be subscribed."
id: DGWIFI.S.A0007
- label:
"Indicates the number of mul5icast packets transmitted by the Node.
This value should not be subscribed."
id: DGWIFI.S.A0008
- label:
"Indicates the number of uicast packets received by the Node. This
value should not be subscribed."
id: DGWIFI.S.A0009
- label:
"Indicates the number of unicast packets transmitted by the Node. This
value should not be subscribed."
id: DGWIFI.S.A000a
- label:
"Indicates the current maximum PHY rate of transfer of data in
bytes-per-second."
id: DGWIFI.S.A000b
- label:
"Indicates the number of packets dropped either at ingress or egress,
due to lack of buffer memory to retain all packets on the ethernet
network interface. This attribute SHALL be reset to 0 upon a reboot of
the Node. This value should not be subscribed."
id: DGWIFI.S.A000c
- label:
"Indicates Node’s Wi-Fi connection has been disconnected as a result
of de-authenticated or dis-association and indicates the reason."
id: DGWIFI.S.E00
- label:
"Indicates unsuccessful connection and reconnection to WiFi access
point after exhaustive retries. AssociationFailure fields are to
indicate the cause and status. Each field set values are described in
11.14.6.2"
id: DGWIFI.S.E01
- label:
"Indicates that a Node’s connection status to a Wi-Fi network has
changed."
id: DGWIFI.S.E02
- label:
"Reset the following attributes to 0; BeaconLostCount, BeaconRxCount,
PacketMulticastRxCount, PacketMulticastTxCount, PacketUnicastRxCount,
PacketUnicastTxCount"
id: DGWIFI.S.C00.Rsp
#Actions Cluster
- label: "Does the device implement the ActionList attribute?"
id: ACT.S.A0000
- label: "Does the device implement the EndpointLists attribute?"
id: ACT.S.A0001
- label: "Does the device implement the SetupURL attribute?"
id: ACT.S.A0002
- label: "Can the ActionList attribute be changed by some means?"
id: ACT.S.M.FillActionList
- label: "Can the EndpointLists attribute be changed by some means?"
id: ACT.S.M.FillEndpointLists
- label: "Can a suffix be used on SetupURL"
id: ACT.S.M.SetupURLWithSuffix
- label:
"Does the DUT support exposing an Endpoint in multiple
EndpointListStructs"
id: ACT.S.M.OverlappingEndpointLists
- label: "Does the DUT support sending the InstantAction command?"
id: ACT.C.C00.Tx
- label:
"Does the DUT support sending the InstantActionWithTransition command?"
id: ACT.C.C01.Tx
- label: "Does the DUT support sending the StartAction command?"
id: ACT.C.C02.Tx
- label: "Does the DUT support sending the StartActionWithDuration command?"
id: ACT.C.C03.Tx
- label: "Does the DUT support sending the StopAction command?"
id: ACT.C.C04.Tx
- label: "Does the DUT support sending the PauseAction command?"
id: ACT.C.C05.Tx
- label: "Does the DUT support sending the PauseActionWithDuration command?"
id: ACT.C.C06.Tx
- label: "Does the DUT support sending the ResumeAction command?"
id: ACT.C.C07.Tx
- label: "Does the DUT support sending the EnableAction command?"
id: ACT.C.C08.Tx
- label:
"Does the DUT support sending the EnableActionWithDuration command?"
id: ACT.C.C09.Tx
- label: "Does the DUT support sending the DisableAction command?"
id: ACT.C.C0a.Tx
- label:
"Does the DUT support sending the DisableActionWithDuration command?"
id: ACT.C.C0b.Tx
#Boolean State Cluster
- label: "Does the device implement the StateValue attribute?"
id: BOOL.S.A0000
- label:
"Can the StateValue attribute be changed by manual operation at the
DUT?"
id: BOOL.M.ManuallyControlled
- label: "Does the device implement the StateChange event?"
id: BOOL.S.E00
#Diagnostics Logs Cluster
- label:
"Does the Device(Server) implement receiving the RetrieveLogsRequest
command?"
id: DLOG.S.C00.Rsp
- label:
"Does the Device(Server) invoking/generating the RetrieveLogsResponse
command?"
id: DLOG.S.C01.Tx
- label:
"Does the Device(client) implement receiving the RetrieveLogsResponse
command?"
id: DLOG.C.C01.Rsp
- label:
"Does the Device(client) invoking/generating the RetrieveLogsRequeste
command?"
id: DLOG.C.C00.Tx
#Localization Configuration Cluster
- label: "Does the DUT(server) support the ActiveLocale attribute?"
id: LCFG.S.A0000
- label: "Does the DUT(server) support the SupportedLocales attribute?"
id: LCFG.S.A0001
- label: "Does the DUT(client) support the ActiveLocale attribute?"
id: LCFG.C.A0000
- label: "Does the DUT(server) support the SupportedLocales attribute?"
id: LCFG.C.A0001
#Power Source Configuration Cluster
- label: "Does the device implement the Sources attribute?"
id: PSCFG.S.A0000
#Thread Network Diagnostics Cluster
#Features
- label:
"Does the DUT(server) support the Server supports the counts for the
number of received and transmitted packets feature?"
id: DGTHREAD.S.F00
- label:
"Does the DUT(server) support the Server supports the counts for the
number of errors that have occurred during the reception and
transmission feature?"
id: DGTHREAD.S.F01
- label:
"Does the DUT(server) support the Server supports the counts for
various MLE layer happenings feature?"
id: DGTHREAD.S.F02
- label:
"Does the DUT(server) support the Server supports the counts for
various MAC layer happenings feature?"
id: DGTHREAD.S.F03
#server attributes
- label: "Does the DUT-server support the channel attribute?"
id: DGTHREAD.S.A0000
- label: "Does the DUT-server support the RoutingRole attribute?"
id: DGTHREAD.S.A0001
- label: "Does the DUT-server support the NetworkName attribute?"
id: DGTHREAD.S.A0002
- label: "Does the DUT-server support the PanId attribute?"
id: DGTHREAD.S.A0003
- label: "Does the DUT-server support the ExtendedPanId attribute?"
id: DGTHREAD.S.A0004
- label: "Does the DUT-server support the MeshLocalPrefix attribute?"
id: DGTHREAD.S.A0005
- label: "Does the DUT-server support the OverrunCount attribute?"
id: DGTHREAD.S.A0006
- label: "Does the DUT-server support the NeighborTable attribute?"
id: DGTHREAD.S.A0007
- label: "Does the DUT-server support the RouteTable attribute?"
id: DGTHREAD.S.A0008
- label: "Does the DUT-server support the PartitionId attribute?"
id: DGTHREAD.S.A0009
- label: "Does the DUT-server support the Weighting attribute?"
id: DGTHREAD.S.A000a
- label: "Does the DUT-server support the DataVersion attribute?"
id: DGTHREAD.S.A000b
- label: "Does the DUT-server support the StableDataVersion attribute?"
id: DGTHREAD.S.A000c
- label: "Does the DUT-server support the LeaderRouterId attribute?"
id: DGTHREAD.S.A000d
- label: "Does the DUT-server support the DetachedRoleCount attribute?"
id: DGTHREAD.S.A000e
- label: "Does the DUT-server support the ChildRoleCount attribute?"
id: DGTHREAD.S.A000f
- label: "Does the DUT-server support the RouterRoleCount attribute?"
id: DGTHREAD.S.A0010
- label: "Does the DUT-server support the LeaderRoleCount attribute?"
id: DGTHREAD.S.A0011
- label: "Does the DUT-server support the AttachAttemptCount attribute?"
id: DGTHREAD.S.A0012
- label: "Does the DUT-server support the PartitionIdChangeCount attribute?"
id: DGTHREAD.S.A0013
- label:
"Does the DUT-server support the BetterPartitionAttachAttemptCount
attribute?"
id: DGTHREAD.S.A0014
- label: "Does the DUT-server support the ParentChangeCount attribute?"
id: DGTHREAD.S.A0015
- label: "Does the DUT-server support the TxTotalCount attribute?"
id: DGTHREAD.S.A0016
- label: "Does the DUT-server support the TxUnicastCount attribute?"
id: DGTHREAD.S.A0017
- label: "Does the DUT-server support the TxBroadcastCount attribute?"
id: DGTHREAD.S.A0018
- label: "Does the DUT-server support the TxAckRequestedCount attribute?"
id: DGTHREAD.S.A0019
- label: "Does the DUT-server support the TxAckedCount attribute?"
id: DGTHREAD.S.A001a
- label: "Does the DUT-server support the TxNoAckRequestedCount attribute?"
id: DGTHREAD.S.A001b
- label: "Does the DUT-server support the TxDataCount attribute?"
id: DGTHREAD.S.A001c
- label: "Does the DUT-server support the TxDataPollCount attribute?"
id: DGTHREAD.S.A001d
- label: "Does the DUT-server support the TxBeaconCount attribute?"
id: DGTHREAD.S.A001e
- label: "Does the DUT-server support the TxBeaconRequestCount attribute?"
id: DGTHREAD.S.A001f
- label: "Does the DUT-server support the TxOtherCount attribute?"
id: DGTHREAD.S.A0020
- label: "Does the DUT-server support the TxRetryCount attribute?"
id: DGTHREAD.S.A0021
- label:
"Does the DUT-server support the TxDirectMaxRetryExpiryCount
attribute?"
id: DGTHREAD.S.A0022
- label:
"Does the DUT-server support the TxIndirectMaxRetryExpiryCount
attribute?"
id: DGTHREAD.S.A0023
- label: "Does the DUT-server support the TxErrCcaCount attribute?"
id: DGTHREAD.S.A0024
- label: "Does the DUT-server support the TxErrAbortCount attribute?"
id: DGTHREAD.S.A0025
- label: "Does the DUT-server support the TxErrBusyChannelCount attribute?"
id: DGTHREAD.S.A0026
- label: "Does the DUT-server support the RxTotalCount attribute?"
id: DGTHREAD.S.A0027
- label: "Does the DUT-server support the RxUnicastCount attribute?"
id: DGTHREAD.S.A0028
- label: "Does the DUT-server support the RxBroadcastCount attribute?"
id: DGTHREAD.S.A0029
- label: "Does the DUT-server support the RxDataCount attribute?"
id: DGTHREAD.S.A002a
- label: "Does the DUT-server support the RxDataPollCount attribute?"
id: DGTHREAD.S.A002b
- label: "Does the DUT-server support the RxBeaconCount attribute?"
id: DGTHREAD.S.A002c
- label: "Does the DUT-server support the RxBeaconRequestCount attribute?"
id: DGTHREAD.S.A002d
- label: "Does the DUT-server support the RxOtherCount attribute?"
id: DGTHREAD.S.A002e
- label: "Does the DUT-server support the RxAddressFilteredCount attribute?"
id: DGTHREAD.S.A002f
- label:
"Does the DUT-server support the RxDestAddrFilteredCount attribute?"
id: DGTHREAD.S.A0030
- label: "Does the DUT-server support the RxDuplicatedCount attribute?"
id: DGTHREAD.S.A0031
- label: "Does the DUT-server support the RxErrNoFrameCount attribute?"
id: DGTHREAD.S.A0032
- label:
"Does the DUT-server support the RxErrUnknownNeighborCount attribute?"
id: DGTHREAD.S.A0033
- label:
"Does the DUT-server support the RxErrInvalidScrAddrCount attribute?"
id: DGTHREAD.S.A0034
- label: "Does the DUT-server support the RxErrSecCount attribute?"
id: DGTHREAD.S.A0035
- label: "Does the DUT-server support the RxErrFcsCount attribute?"
id: DGTHREAD.S.A0036
- label: "Does the DUT-server support the RxErrOtherCount attribute?"
id: DGTHREAD.S.A0037
- label: "Does the DUT-server support the ActiveTimestamp attribute?"
id: DGTHREAD.S.A0038
- label: "Does the DUT-server support the PendingTimestamp attribute?"
id: DGTHREAD.S.A0039
- label: "Does the DUT-server support the Delay attribute?"
id: DGTHREAD.S.A003a
- label: "Does the DUT-server support the SecurityPolicy attribute?"
id: DGTHREAD.S.A003b
- label: "Does the DUT-server support the ChannelPage0Mask attribute?"
id: DGTHREAD.S.A003c
- label:
"Does the DUT-server support the OperationalDatasetComponents
attribute?"
id: DGTHREAD.S.A003d
- label: "Does the DUT-server support the ActiveNetworkFaults attribute?"
id: DGTHREAD.S.A003e
#server commands
- label:
"Does the Device-Server implement receiving the ResetCounts command?"
id: DGTHREAD.S.C00.Rsp
#Events
- label: "Does the DUT-server support the ConnectionStatus event?"
id: DGTHREAD.S.E00
- label: "Does the DUT-server support the NetworkFaultChange event?"
id: DGTHREAD.S.E01
- label: "Does the DUT-client support the ConnectionStatus event?"
id: DGTHREAD.C.E00
- label: "Does the DUT-client support the NetworkFaultChange event?"
id: DGTHREAD.C.E01
#client commands
- label:
"Does the Device-client invoking/generating the ResetCounts command?"
id: DGTHREAD.C.C00.Tx
#client attributes
- label: "Does the DUT-client support the channel attribute?"
id: DGTHREAD.C.A0000
- label: "Does the DUT-client support the RoutingRole attribute?"
id: DGTHREAD.C.A0001
- label: "Does the DUT-client support the NetworkName attribute?"
id: DGTHREAD.C.A0002
- label: "Does the DUT-client support the PanId attribute?"
id: DGTHREAD.C.A0003
- label: "Does the DUT-client support the ExtendedPanId attribute?"
id: DGTHREAD.C.A0004
- label: "Does the DUT-client support the MeshLocalPrefix attribute?"
id: DGTHREAD.C.A0005
- label: "Does the DUT-client support the OverrunCount attribute?"
id: DGTHREAD.C.A0006
- label: "Does the DUT-client support the NeighborTable attribute?"
id: DGTHREAD.C.A0007
- label: "Does the DUT-client support the RouteTable attribute?"
id: DGTHREAD.C.A0008
- label: "Does the DUT-client support the PartitionId attribute?"
id: DGTHREAD.C.A0009
- label: "Does the DUT-client support the Weighting attribute?"
id: DGTHREAD.C.A000a
- label: "Does the DUT-client support the DataVersion attribute?"
id: DGTHREAD.C.A000b
- label: "Does the DUT-client support the StableDataVersion attribute?"
id: DGTHREAD.C.A000c
- label: "Does the DUT-client support the LeaderRouterId attribute?"
id: DGTHREAD.C.A000d
- label: "Does the DUT-client support the DetachedRoleCount attribute?"
id: DGTHREAD.C.A000e
- label: "Does the DUT-client support the ChildRoleCount attribute?"
id: DGTHREAD.C.A000f
- label: "Does the DUT-client support the RouterRoleCount attribute?"
id: DGTHREAD.C.A0010
- label: "Does the DUT-client support the LeaderRoleCount attribute?"
id: DGTHREAD.C.A0011
- label: "Does the DUT-client support the AttachAttemptCount attribute?"
id: DGTHREAD.C.A0012
- label: "Does the DUT-client support the PartitionIdChangeCount attribute?"
id: DGTHREAD.C.A0013
- label:
"Does the DUT-client support the BetterPartitionAttachAttemptCount
attribute?"
id: DGTHREAD.C.A0014
- label: "Does the DUT-client support the ParentChangeCount attribute?"
id: DGTHREAD.C.A0015
- label: "Does the DUT-client support the TxTotalCount attribute?"
id: DGTHREAD.C.A0016
- label: "Does the DUT-client support the TxUnicastCount attribute?"
id: DGTHREAD.C.A0017
- label: "Does the DUT-client support the TxBroadcastCount attribute?"
id: DGTHREAD.C.A0018
- label: "Does the DUT-client support the TxAckRequestedCount attribute?"
id: DGTHREAD.C.A0019
- label: "Does the DUT-client support the TxAckedCount attribute?"
id: DGTHREAD.C.A001a
- label: "Does the DUT-client support the TxNoAckRequestedCount attribute?"
id: DGTHREAD.C.A001b
- label: "Does the DUT-client support the TxDataCount attribute?"
id: DGTHREAD.C.A001c
- label: "Does the DUT-client support the TxDataPollCount attribute?"
id: DGTHREAD.C.A001d
- label: "Does the DUT-client support the TxBeaconCount attribute?"
id: DGTHREAD.C.A001e
- label: "Does the DUT-client support the TxBeaconRequestCount attribute?"
id: DGTHREAD.C.A001f
- label: "Does the DUT-client support the TxOtherCount attribute?"
id: DGTHREAD.C.A0020
- label: "Does the DUT-client support the TxRetryCount attribute?"
id: DGTHREAD.C.A0021
- label:
"Does the DUT-client support the TxDirectMaxRetryExpiryCount
attribute?"
id: DGTHREAD.C.A0022
- label:
"Does the DUT-client support the TxIndirectMaxRetryExpiryCount
attribute?"
id: DGTHREAD.C.A0023
- label: "Does the DUT-client support the TxErrCcaCount attribute?"
id: DGTHREAD.C.A0024
- label: "Does the DUT-client support the TxErrAbortCount attribute?"
id: DGTHREAD.C.A0025
- label: "Does the DUT-client support the TxErrBusyChannelCount attribute?"
id: DGTHREAD.C.A0026
- label: "Does the DUT-client support the RxTotalCount attribute?"
id: DGTHREAD.C.A0027
- label: "Does the DUT-client support the RxUnicastCount attribute?"
id: DGTHREAD.C.A0028
- label: "Does the DUT-client support the RxBroadcastCount attribute?"
id: DGTHREAD.C.A0029
- label: "Does the DUT-client support the RxDataCount attribute?"
id: DGTHREAD.C.A002a
- label: "Does the DUT-client support the RxDataPollCount attribute?"
id: DGTHREAD.C.A002b
- label: "Does the DUT-client support the RxBeaconCount attribute?"
id: DGTHREAD.C.A002c
- label: "Does the DUT-client support the RxBeaconRequestCount attribute?"
id: DGTHREAD.C.A002d
- label: "Does the DUT-client support the RxOtherCount attribute?"
id: DGTHREAD.C.A002e
- label: "Does the DUT-client support the RxAddressFilteredCount attribute?"
id: DGTHREAD.C.A002f
- label:
"Does the DUT-client support the RxDestAddrFilteredCount attribute?"
id: DGTHREAD.C.A0030
- label: "Does the DUT-client support the RxDuplicatedCount attribute?"
id: DGTHREAD.C.A0031
- label: "Does the DUT-client support the RxErrNoFrameCount attribute?"
id: DGTHREAD.C.A0032
- label:
"Does the DUT-client support the RxErrUnknownNeighborCount attribute?"
id: DGTHREAD.C.A0033
- label:
"Does the DUT-client support the RxErrInvalidScrAddrCount attribute?"
id: DGTHREAD.C.A0034
- label: "Does the DUT-client support the RxErrSecCount attribute?"
id: DGTHREAD.C.A0035
- label: "Does the DUT-client support the RxErrFcsCount attribute?"
id: DGTHREAD.C.A0036
- label: "Does the DUT-client support the RxErrOtherCount attribute?"
id: DGTHREAD.C.A0037
- label: "Does the DUT-client support the ActiveTimestamp attribute?"
id: DGTHREAD.C.A0038
- label: "Does the DUT-client support the PendingTimestamp attribute?"
id: DGTHREAD.C.A0039
- label: "Does the DUT-client support the Delay attribute?"
id: DGTHREAD.C.A003a
- label: "Does the DUT-client support the SecurityPolicy attribute?"
id: DGTHREAD.C.A003b
- label: "Does the DUT-client support the ChannelPage0Mask attribute?"
id: DGTHREAD.C.A003c
- label:
"Does the DUT-client support the OperationalDatasetComponents
attribute?"
id: DGTHREAD.C.A003d
- label: "Does the DUT-client support the ActiveNetworkFaults attribute?"
id: DGTHREAD.C.A003e
#Illuminance Measurement Cluster
#server
- label: "Does the device implement the MeasuredValue attribute?"
id: ILL.S.A0000
- label: "Does the device implement the MinMeasuredValue attribute?"
id: ILL.S.A0001
- label: "Does the device implement the MaxMeasuredValue attribute?"
id: ILL.S.A0002
- label: "Does the device implement the Tolerance attribute?"
id: ILL.S.A0003
- label: "Does the device implement the LightSensorType attribute?"
id: ILL.S.A0004
#Door Lock
#server attributes
- label: "Does the DUT(server) support simulating a Not Fully Locked State?"
id: DRLK.S.Simulate.NotFullyLocked
- label: "Does the DUT(server) detect a LockJammed State?"
id: DRLK.S.DetectLockJammed
- label: "Does the DUT-server support the LockState attribute?"
id: DRLK.S.A0000
- label: "Does the DUT-server support the LockType attribute?"
id: DRLK.S.A0001
- label: "Does the DUT-server support the ActuatorEnabled attribute?"
id: DRLK.S.A0002
- label: "Does the DUT-server support the DoorState attribute?"
id: DRLK.S.A0003
- label: "Does the DUT-server support the DoorOpenEvents attribute?"
id: DRLK.S.A0004
- label: "Does the DUT-server support the DoorClosedEvents attribute?"
id: DRLK.S.A0005
- label: "Does the DUT-server support the OpenPeriod attribute?"
id: DRLK.S.A0006
- label:
"Does the DUT-server support the NumberOfTotalUsersSupported
attribute?"
id: DRLK.S.A0011
- label:
"Does the DUT-server support the NumberofPINUsersSupported attribute?"
id: DRLK.S.A0012
- label:
"Does the DUT-server support the NumberofRFIDUsersSupported attribute?"
id: DRLK.S.A0013
- label:
"Does the DUT-server support the NumberofWeekDaysSchedulesSupported
attribute?"
id: DRLK.S.A0014
- label:
"Does the DUT-server support the NumberofYearDaysSchedulesSupported
attribute?"
id: DRLK.S.A0015
- label:
"Does the DUT-server support the NumberofHolidaySchedulesSupported
attribute?"
id: DRLK.S.A0016
- label: "Does the DUT-server support the MaxPINCodeLength attribute?"
id: DRLK.S.A0017
- label: "Does the DUT-server support the MinPINCodeLength attribute?"
id: DRLK.S.A0018
- label: "Does the DUT-server support the MaxRFIDCodeLength attribute?"
id: DRLK.S.A0019
- label: "Does the DUT-server support the MinRFIDCodeLength attribute?"
id: DRLK.S.A001a
- label: "Does the DUT-server support the CredentialRulesSupport attribute?"
id: DRLK.S.A001b
- label:
"Does the DUT-server support the NumberOfCredentialsSupportedPerUser
attribute?"
id: DRLK.S.A001c
- label: "Does the DUT-server support the Language attribute?"
id: DRLK.S.A0021
- label: "Does the DUT-server support the LEDSettings attribute?"
id: DRLK.S.A0022
- label: "Does the DUT-server support the AutoRelockTime attribute?"
id: DRLK.S.A0023
- label: "Does the DUT-server support the SoundVolume attribute?"
id: DRLK.S.A0024
- label: "Does the DUT-server support the OperatingMode attribute?"
id: DRLK.S.A0025
- label:
"Does the DUT-server support the SupportedOperatingModes attribute?"
id: DRLK.S.A0026
- label:
"Does the DUT-server support the DefaultConfigurationRegister
attribute?"
id: DRLK.S.A0027
- label: "Does the DUT-server support the EnableLocalProgramming attribute?"
id: DRLK.S.A0028
- label: "Does the DUT-server support the EnableOneTouchLocking attribute?"
id: DRLK.S.A0029
- label: "Does the DUT-server support the EnableInsideStatusLED attribute?"
id: DRLK.S.A002a
- label:
"Does the DUT-server support the EnablePrivacyModeButton attribute?"
id: DRLK.S.A002b
- label:
"Does the DUT-server support the LocalProgrammingFeatures attribute?"
id: DRLK.S.A002c
- label: "Does the DUT-server support the WrongCodeEntryLimit attribute?"
id: DRLK.S.A0030
- label:
"Does the DUT-server support the UserCodedTemporaryDisableTime
attribute?"
id: DRLK.S.A0031
- label: "Does the DUT-server support the SendPINOverTheAir attribute?"
id: DRLK.S.A0032
- label:
"Does the DUT-server support the RequirePINForRemoteOperation
attribute?"
id: DRLK.S.A0033
- label: "Does the DUT-server support the ExpiringUserTimeOut attribute?"
id: DRLK.S.A0035
#Server Event
- label: "Does the DUT-server support the DoorLockAlarm event?"
id: DRLK.S.E00
- label: "Does the DUT-server support the DoorStateChange event?"
id: DRLK.S.E01
- label: "Does the DUT-server support the LockOperation event?"
id: DRLK.S.E02
- label: "Does the DUT-server support the LockOperationError event?"
id: DRLK.S.E03
- label: "Does the DUT-server support the LockUserChange event?"
id: DRLK.S.E04
#Server Features
- label:
"Does the DUT(server) support the 'Lock supports PIN credentials (via
keypad, or over the-air)' feature?"
id: DRLK.S.F00
- label:
"Does the DUT(server) support the 'Lock supports RFID credentials'
feature?"
id: DRLK.S.F01
- label:
"Does the DUT(server) support the 'Lock supports finger related
credentials(fingerprint, fingervein)' feature?"
id: DRLK.S.F02
- label:
"Does the DUT(server) support the 'Lock supports user access
schedules' feature?"
id: DRLK.S.F04
- label:
"Does the DUT(server) support the 'Lock supports a door position
sensor that indicates door’s state' feature?"
id: DRLK.S.F05
- label:
"Does the DUT(server) support the 'Lock supports face related
credentials (face, iris, retina)' feature?"
id: DRLK.S.F06
- label:
"Does the DUT(server) support the 'Lock supports the user commands and
database' feature?"
id: DRLK.S.F08
- label:
"Does the DUT(server) support the 'Lock supports yearday access
schedules' feature?"
id: DRLK.S.F0a
- label:
"Does the DUT(server) support the 'Lock supports holiday access
schedules' feature?"
id: DRLK.S.F0b
- label:
"Does the DUT(server) support the 'PIN codes over the-air supported
for lock/unlock operations' feature?"
id: DRLK.S.F07
#Server Commands
- label: "Does the DUT-server support the Lock Door command?"
id: DRLK.S.C00.Rsp
- label: "Does the DUT-server support the Unlock Door command?"
id: DRLK.S.C01.Rsp
- label: "Does the DUT-server support the UnlockwithTimeout command?"
id: DRLK.S.C03.Rsp
- label: "Does the DUT-server support the SetWeekDaySchedule command?"
id: DRLK.S.C0b.Rsp
- label: "Does the DUT-server support the GetWeekDaySchedule command?"
id: DRLK.S.C0c.Rsp
- label: "Does the DUT-server support the ClearWeekDaySchedule command?"
id: DRLK.S.C0d.Rsp
- label: "Does the DUT-server support the SetYearDaySchedule command?"
id: DRLK.S.C0e.Rsp
- label: "Does the DUT-server support the GetYearDaySchedule command?"
id: DRLK.S.C0f.Rsp
- label: "Does the DUT-server support the ClearYearDaySchedule command?"
id: DRLK.S.C10.Rsp
- label: "Does the DUT-server support the SetHolidaySchedule command?"
id: DRLK.S.C11.Rsp
- label: "Does the DUT-server support the GetHolidaySchedule command?"
id: DRLK.S.C12.Rsp
- label: "Does the DUT-server support the ClearHolidaySchedule command?"
id: DRLK.S.C13.Rsp
- label: "Does the DUT-server support the SetUser command?"
id: DRLK.S.C1a.Rsp
- label: "Does the DUT-server support the GetUser command?"
id: DRLK.S.C1b.Rsp
- label: "Does the DUT-server support the Clear User command?"
id: DRLK.S.C1d.Rsp
- label: "Does the DUT-server support the SetCredential command?"
id: DRLK.S.C22.Rsp
- label: "Does the DUT-server support the GetCredential command?"
id: DRLK.S.C24.Rsp
- label: "Does the DUT-server support the ClearCredential command?"
id: DRLK.S.C26.Rsp
- label:
"Does the DUT-server support the GetWeekDayScheduleResponse command?"
id: DRLK.S.C0c.Tx
- label:
"Does the DUT-server support the GetYearDayResponseSchedule command?"
id: DRLK.S.C0f.Tx
- label:
"Does the DUT-server support the GetHolidayScheduleResponse command?"
id: DRLK.S.C12.Tx
- label: "Does the DUT-server support the GetUserResponse command?"
id: DRLK.S.C1c.Tx
- label: "Does the DUT-server support the SetCredentialResponse command?"
id: DRLK.S.C23.Tx
- label: "Does the DUT-server support the GetCredentialResponse command?"
id: DRLK.S.C25.Tx
#client attributes
- label: "Does the DUT-client support the LockState attribute?"
id: DRLK.C.A0000
- label: "Does the DUT-client support the LockType attribute?"
id: DRLK.C.A0001
- label: "Does the DUT-client support the ActuatorEnabled attribute?"
id: DRLK.C.A0002
- label: "Does the DUT-client support the DoorState attribute?"
id: DRLK.C.A0003
- label: "Does the DUT-client support the DoorOpenEvents attribute?"
id: DRLK.C.A0004
- label: "Does the DUT-client support the DoorClosedEvents attribute?"
id: DRLK.C.A0005
- label: "Does the DUT-client support the OpenPeriod attribute?"
id: DRLK.C.A0006
- label:
"Does the DUT-client support the NumberOfTotalUsersSupported
attribute?"
id: DRLK.C.A0011
- label:
"Does the DUT-client support the NumberofPINUsersSupported attribute?"
id: DRLK.C.A0012
- label:
"Does the DUT-client support the NumberofRFIDUsersSupported attribute?"
id: DRLK.C.A0013
- label:
"Does the DUT-client support the NumberofWeekDaysSchedulesSupported
attribute?"
id: DRLK.C.A0014
- label:
"Does the DUT-client support the NumberofYearDaysSchedulesSupported
attribute?"
id: DRLK.C.A0015
- label:
"Does the DUT-client support the NumberofHolidaySchedulesSupported
attribute?"
id: DRLK.C.A0016
- label: "Does the DUT-client support the MaxPINCodeLength attribute?"
id: DRLK.C.A0017
- label: "Does the DUT-client support the MinPINCodeLength attribute?"
id: DRLK.C.A0018
- label: "Does the DUT-client support the MaxRFIDCodeLength attribute?"
id: DRLK.C.A0019
- label: "Does the DUT-client support the MinRFIDCodeLength attribute?"
id: DRLK.C.A001a
- label: "Does the DUT-client support the CredentialRulesSupport attribute?"
id: DRLK.C.A001b
- label:
"Does the DUT-client support the NumberOfCredentialsSupportedPerUser
attribute?"
id: DRLK.C.A001c
- label: "Does the DUT-client support the Language attribute?"
id: DRLK.C.A0021
- label: "Does the DUT-client support the LEDSettings attribute?"
id: DRLK.C.A0022
- label: "Does the DUT-client support the AutoRelockTime attribute?"
id: DRLK.C.A0023
- label: "Does the DUT-client support the SoundVolume attribute?"
id: DRLK.C.A0024
- label: "Does the DUT-client support the OperatingMode attribute?"
id: DRLK.C.A0025
- label:
"Does the DUT-client support the SupportedOperatingModes attribute?"
id: DRLK.C.A0026
- label:
"Does the DUT-client support the DefaultConfigurationRegister
attribute?"
id: DRLK.C.A0027
- label: "Does the DUT-client support the EnableLocalProgramming attribute?"
id: DRLK.C.A0028
- label: "Does the DUT-client support the EnableOneTouchLocking attribute?"
id: DRLK.C.A0029
- label: "Does the DUT-client support the EnableInsideStatusLED attribute?"
id: DRLK.C.A002a
- label:
"Does the DUT-client support the EnablePrivacyModeButton attribute?"
id: DRLK.C.A002b
- label:
"Does the DUT-client support the LocalProgrammingFeatures attribute?"
id: DRLK.C.A002c
- label: "Does the DUT-client support the WrongCodeEntryLimit attribute?"
id: DRLK.C.A0030
- label:
"Does the DUT-client support the UserCodedTemporaryDisableTime
attribute?"
id: DRLK.C.A0031
- label: "Does the DUT-client support the SendPINOverTheAir attribute?"
id: DRLK.C.A0032
- label:
"Does the DUT-client support the RequirePINForRemoteOperation
attribute?"
id: DRLK.C.A0033
- label: "Does the DUT-client support the ExpiringUserTimeOut attribute?"
id: DRLK.C.A0035
#Client event
- label: "Does the DUT-client support the DoorLockAlarm event?"
id: DRLK.C.E00
- label: "Does the DUT-client support the DoorStateChange event?"
id: DRLK.C.E01
- label: "Does the DUT-client support the LockOperation event?"
id: DRLK.C.E02
- label: "Does the DUT-client support the LockOperationError event?"
id: DRLK.C.E03
- label: "Does the DUT-client support the LockUserChange event?"
id: DRLK.C.E04
#Client Features
- label:
"Does the DUT(client) support the 'Lock supports PIN credentials (via
keypad, or over the-air)' feature?"
id: DRLK.C.F00
- label:
"Does the DUT(client) support the 'Lock supports RFID credentials'
feature?"
id: DRLK.C.F01
- label:
"Does the DUT(client) support the 'Lock supports finger related
credentials(fingerprint, fingervein)' feature?"
id: DRLK.C.F02
- label:
"Does the DUT(client) support the 'Lock supports user access
schedules' feature?"
id: DRLK.C.F04
- label:
"Does the DUT(client) support the 'Lock supports a door position
sensor that indicates door’s state' feature?"
id: DRLK.C.F05
- label:
"Does the DUT(client) support the 'Lock supports face related
credentials (face, iris, retina)' feature?"
id: DRLK.C.F06
- label:
"Does the DUT(client) support the 'Lock supports the user commands and
database' feature?"
id: DRLK.C.F08
- label:
"Does the DUT(client) support the 'PIN codes over the-air supported
for lock/unlock operations' feature?"
id: DRLK.C.F07
#Client Commands
- label: "Does the DUT(Client) support the Lock Door command?"
id: DRLK.C.C00.Tx
- label: "Does the DUT(Client) support the Unlock Door command?"
id: DRLK.C.C01.Tx
- label: "Does the DUT(Client) support the Unlock with Timeout command?"
id: DRLK.C.C03.Tx
- label: "Does the DUT(Client) support the Set Week Day Schedule command?"
id: DRLK.C.C0b.Tx
- label: "Does the DUT(Client) support the Get Week Day Schedule command?"
id: DRLK.C.C0c.Tx
- label: "Does the DUT(Client) support the Clear Week Day Schedule command?"
id: DRLK.C.C0d.Tx
- label: "Does the DUT(Client) support the Set Year Day Schedule command?"
id: DRLK.C.C0e.Tx
- label: "Does the DUT(Client) support the Get Year Day Schedule command?"
id: DRLK.C.C0f.Tx
- label: "Does the DUT(Client) support the Clear Year Day Schedule command?"
id: DRLK.C.C10.Tx
- label: "Does the DUT(Client) support the Set Holiday Schedule command?"
id: DRLK.C.C11.Tx
- label: "Does the DUT(Client) support the Get Holiday Schedule command?"
id: DRLK.C.C12.Tx
- label: "Does the DUT(Client) support the Clear Holiday Schedule command?"
id: DRLK.C.C13.Tx
- label: "Does the DUT(Client) support the Set User command?"
id: DRLK.C.C1a.Tx
- label: "Does the DUT-client support the GetUser command?"
id: DRLK.C.C1b.Tx
- label: "Does the DUT-client support the Clear User command?"
id: DRLK.C.C1d.Tx
- label: "Does the DUT-client support the SetCredential command?"
id: DRLK.C.C22.Tx
- label: "Does the DUT-client support the GetCredential command?"
id: DRLK.C.C24.Tx
- label: "Does the DUT-client support the ClearCredential command?"
id: DRLK.C.C26.Tx
- label:
"Does the DUT-client support the GetWeekDayScheduleResponse command?"
id: DRLK.C.C0c.Rsp
- label:
"Does the DUT-client support the GetYearDayResponseSchedule command?"
id: DRLK.C.C0f.Rsp
- label:
"Does the DUT-client support the GetHolidayScheduleResponse command?"
id: DRLK.C.C12.Rsp
- label: "Does the DUT-client support the GetUserResponse command?"
id: DRLK.C.C1c.Rsp
- label: "Does the DUT-client support the SetCredentialResponse command?"
id: DRLK.C.C23.Rsp
- label: "Does the DUT-client support the GetCredentialResponse command?"
id: DRLK.C.C25.Rsp
#Device Management
#Server Attributes
- label: "Does the DUT(server) support the DataModelRevision attribute?"
id: BINFO.S.A0000
- label: "Does the DUT(server) support the VendorName attribute?"
id: BINFO.S.A0001
- label: "Does the DUT(server) support the VendorID attribute?"
id: BINFO.S.A0002
- label: "Does the DUT(server) support the ProductName attribute?"
id: BINFO.S.A0003
- label: "Does the DUT(server) support the ProductID attribute?"
id: BINFO.S.A0004
- label: "Does the DUT(server) support the NodeLabel attribute?"
id: BINFO.S.A0005
- label: "Does the DUT(server) support the Location attribute?"
id: BINFO.S.A0006
- label: "Does the DUT(server) support the HardwareVersion attribute?"
id: BINFO.S.A0007
- label: "Does the DUT(server) support the HardwareVersionString attribute?"
id: BINFO.S.A0008
- label: "Does the DUT(server) support the SoftwareVersion attribute?"
id: BINFO.S.A0009
- label: "Does the DUT(server) support the SoftwareVersionString attribute?"
id: BINFO.S.A000a
- label: "Does the DUT(server) support the ManufacturingDate attribute?"
id: BINFO.S.A000b
- label: "Does the DUT(server) support the PartNumber attribute?"
id: BINFO.S.A000c
- label: "Does the DUT(server) support the ProductURL attribute?"
id: BINFO.S.A000d
- label: "Does the DUT(server) support the ProductLabel attribute?"
id: BINFO.S.A000e
- label: "Does the DUT(server) support the SerialNumber attribute?"
id: BINFO.S.A000f
- label: "Does the DUT(server) support the LocalConfigDisabled attribute?"
id: BINFO.S.A0010
- label: "Does the DUT(server) support the Reachable attribute?"
id: BINFO.S.A0011
- label: "Does the DUT(server) support the UniqueID attribute?"
id: BINFO.S.A0012
- label: "Does the DUT(server) support the CapabilityMinima attribute?"
id: BINFO.S.A0013
#Events
- label: "Does the DUT(server) support the StartUp event?"
id: BINFO.S.E00
- label: "Does the DUT(server) support the ShutDown event?"
id: BINFO.S.E01
- label: "Does the DUT(server) support the Leave event?"
id: BINFO.S.E02
- label: "Does the DUT(server) support the ReachableChanged event?"
id: BINFO.S.E03
#Features
- label: "Does the device implement the Wi-Fi related features ?"
id: CNET.S.F00
- label: "Does the device implement the Thread related features"
id: CNET.S.F01
- label: "Does the device implement the Ethernet related features ?"
id: CNET.S.F02
#Client Attributes
- label: "Does the DUT(Client) support the DataModelRevision attribute?"
id: BINFO.C.A0000
- label: "Does the DUT(Client) support the VendorName attribute?"
id: BINFO.C.A0001
- label: "Does the DUT(Client) support the VendorID attribute?"
id: BINFO.C.A0002
- label: "Does the DUT(Client) support the ProductName attribute?"
id: BINFO.C.A0003
- label: "Does the DUT(Client) support the ProductID attribute?"
id: BINFO.C.A0004
- label: "Does the DUT(Client) support the NodeLabel attribute?"
id: BINFO.C.A0005
- label: "Does the DUT(Client) support the Location attribute?"
id: BINFO.C.A0006
- label: "Does the DUT(Client) support the HardwareVersion attribute?"
id: BINFO.C.A0007
- label: "Does the DUT(Client) support the HardwareVersionString attribute?"
id: BINFO.C.A0008
- label: "Does the DUT(Client) support the SoftwareVersion attribute?"
id: BINFO.C.A0009
- label: "Does the DUT(Client) support the SoftwareVersionString attribute?"
id: BINFO.C.A000a
- label: "Does the DUT(Client) support the ManufacturingDate attribute?"
id: BINFO.C.A000b
- label: "Does the DUT(Client) support the PartNumber attribute?"
id: BINFO.C.A000c
- label: "Does the DUT(Client) support the ProductURL attribute?"
id: BINFO.C.A000d
- label: "Does the DUT(Client) support the ProductLabel attribute?"
id: BINFO.C.A000e
- label: "Does the DUT(Client) support the SerialNumber attribute?"
id: BINFO.C.A000f
- label: "Does the DUT(Client) support the LocalConfigDisabled attribute?"
id: BINFO.C.A0010
- label: "Does the DUT(Client) support the Reachable attribute?"
id: BINFO.C.A0011
- label: "Does the DUT(Client) support the UniqueID attribute?"
id: BINFO.C.A0012
- label: "Does the DUT(Client) support the CapabilityMinima attribute?"
id: BINFO.C.A0013
#Events
- label: "Does the DUT(Client) support the StartUp event?"
id: BINFO.C.E00
- label: "Does the DUT(Client) support the ShutDown event?"
id: BINFO.C.E01
- label: "Does the DUT(Client) support the Leave event?"
id: BINFO.C.E02
- label: "Does the DUT(Client)) support the ReachableChanged event?"
id: BINFO.C.E03
#NetworkCommissioning Cluster
#Server Attributes
- label: "Does the DUT(Server) support MaxNetworks attribute?"
id: CNET.S.A0000
- label: "Does the DUT(Server) support Networks attribute?"
id: CNET.S.A0001
- label: "Does the DUT(Server) support ScanMaxTimeSeconds attribute?"
id: CNET.S.A0002
- label: "Does the DUT(Server) support ConnectMaxTimeSeconds attribute?"
id: CNET.S.A0003
- label: "Does the DUT(Server) support InterfaceEnabled attribute?"
id: CNET.S.A0004
- label: "Does the DUT(Server) support LastNetworkingStatus attribute?"
id: CNET.S.A0005
- label: "Does the DUT(Server) support LastNetworkID attribute?"
id: CNET.S.A0006
- label: "Does the DUT(Server) support LastConnectErrorValue attribute?"
id: CNET.S.A0007
#Server Commands
- label:
"Does the Device(Server) implement receiving the ScanNetworks command?"
id: CNET.S.C00.Rsp
- label:
"Does the Device(Server) invoking/generating the ScanNetworksResponse
command?"
id: CNET.S.C01.Tx
- label:
"Does the Device(Server) implement receiving the
AddOrUpdateWiFiNetwork command?"
id: CNET.S.C02.Rsp
- label:
"Does the Device(Server) implement receiving the
AddOrUpdateThreadNetwork command?"
id: CNET.S.C03.Rsp
- label:
"Does the Device(Server) implement receiving the RemoveNetwork
command?"
id: CNET.S.C04.Rsp
- label:
"Does the Device(Server) invoking/generating the NetworkConfigResponse
command?"
id: CNET.S.C05.Tx
- label:
"Does the Device(Server) implement receiving the ConnectNetwork
command?"
id: CNET.S.C06.Rsp
- label:
"Does the Device(Server) invoking/generating the
ConnectNetworkResponse command?"
id: CNET.S.C07.Tx
- label:
"Does the Device(Server) implement receiving the ReorderNetwork
command?"
id: CNET.S.C08.Rsp
#Client Attributes
- label: "Does the DUT(Client) support MaxNetworks attribute?"
id: CNET.C.A0000
- label: "Does the DUT(Client) support Networks attribute?"
id: CNET.C.A0001
- label: "Does the DUT(Client) support ScanMaxTimeSeconds attribute?"
id: CNET.C.A0002
- label: "Does the DUT(Client) support ConnectMaxTimeSeconds attribute?"
id: CNET.C.A0003
- label: "Does the DUT(Client) support InterfaceEnabled attribute?"
id: CNET.C.A0004
- label: "Does the DUT(Client) support LastNetworkingStatus attribute?"
id: CNET.C.A0005
- label: "Does the DUT(Client) support LastNetworkID attribute?"
id: CNET.C.A0006
- label: "Does the DUT(Client) support LastConnectErrorValue attribute?"
id: CNET.C.A0007
#Client Commands
- label:
"Does the Device(Client) invoking/generating the ScanNetworks command?"
id: CNET.C.C00.Tx
- label:
"Does the Device(Client) invoking/generating the
AddOrUpdateWiFiNetwork command?"
id: CNET.C.C02.Tx
- label:
"Does the Device(Client) invoking/generating the
AddOrUpdateThreadNetwork command?"
id: CNET.C.C03.Tx
- label:
"Does the Device(Client) invoking/generating the RemoveNetwork
command?"
id: CNET.C.C04.Tx
- label:
"Does the Device(Client) invoking/generating the ConnectNetwork
command?"
id: CNET.C.C06.Tx
- label:
"Does the Device(Client) invoking/generating the ReorderNetwork
command?"
id: CNET.C.C08.Tx
#Node Operational Credential
#Server Attributes
- label:
"Factory Reset DUT (to ensure NOC list is empty at the beginning of
the following steps)"
id: MCORE.FACTORY_RESET
- label: "Does the DUT(server) support the NOC list attribute?"
id: OPCREDS.S.A0000
- label: "Does the DUT(server) support the Fabrics list attribute?"
id: OPCREDS.S.A0001
- label: "Does the DUT(server) support the SupportedFabrics attribute?"
id: OPCREDS.S.A0002
- label: "Does the DUT(server) support the CommissionedFabrics attribute?"
id: OPCREDS.S.A0003
- label:
"Does the DUT(server) support the TrustedRootCertificates attribute?"
id: OPCREDS.S.A0004
- label: "Does the DUT(server) support the CurrentFabricIndex attribute?"
id: OPCREDS.S.A0005
- label: "Does the DUT(server) support the NOC Certificate attribute?"
id: OPCREDS.S.A0006
- label: "Does the DUT(server) support the ICAC Certificate attribute?"
id: OPCREDS.S.A0007
#Server Commands
- label:
"Does the Device(Server) implement receiving the AttestationRequest
command?"
id: OPCREDS.S.C00.Rsp
- label:
"Does the Device(Server) invoking/generating the AttestationResponse
command?"
id: OPCREDS.S.C01.Tx
- label:
"Does the Device(Server) implement receiving the
CertificateChainRequest command?"
id: OPCREDS.S.C02.Rsp
- label:
"Does the Device(Server) invoking/generating the
CertificateChainResponse command?"
id: OPCREDS.S.C03.Tx
- label:
"Does the Device(Server) implement receiving the CSRRequest command?"
id: OPCREDS.S.C04.Rsp
- label:
"Does the Device(Server) invoking/generating the CSRResponse command?"
id: OPCREDS.S.C05.Tx
- label: "Does the Device(Server) implement receiving the AddNOC command?"
id: OPCREDS.S.C06.Rsp
- label:
"Does the Device(Server) implement receiving the UpdateNOC command?"
id: OPCREDS.S.C07.Rsp
- label:
"Does the Device(Server) invoking/generating the NOCResponse command?"
id: OPCREDS.S.C08.Tx
- label:
"Does the Device(Server) implement receiving the UpdateFabricLabel
command?"
id: OPCREDS.S.C09.Rsp
- label:
"Does the Device(Server) implement receiving the RemoveFabric command?"
id: OPCREDS.S.C0a.Rsp
- label:
"Does the Device(Server) implement receiving the
AddTrustedRootCertificate command?"
id: OPCREDS.S.C0b.Rsp
#Client Attributes
- label: "Does the DUT(Client) support the NOC list attribute?"
id: OPCREDS.C.A0000
- label: "Does the DUT(Client) support the Fabrics list attribute?"
id: OPCREDS.C.A0001
- label: "Does the DUT(Client) support the SupportedFabrics attribute?"
id: OPCREDS.C.A0002
- label: "Does the DUT(Client) support the CommissionedFabrics attribute?"
id: OPCREDS.C.A0003
- label:
"Does the DUT(Client) support the TrustedRootCertificates attribute?"
id: OPCREDS.C.A0004
- label: "Does the DUT(Client) support the CurrentFabricIndex attribute?"
id: OPCREDS.C.A0005
- label: "Does the DUT(Client) support the NOC Certificate attribute?"
id: OPCREDS.C.A0006
- label: "Does the DUT(Client) support the ICAC Certificate attribute?"
id: OPCREDS.C.A0007
#Client Commands
- label:
"Does the Device(Client) implement receiving the AttestationRequest
command?"
id: OPCREDS.C.C00.Tx
- label:
"Does the Device(Client) invoking/generating the AttestationResponse
command?"
id: OPCREDS.C.C01.Rsp
- label:
"Does the Device(Client) implement receiving the
CertificateChainRequest command?"
id: OPCREDS.C.C02.Tx
- label:
"Does the Device(Client) invoking/generating the
CertificateChainResponse command?"
id: OPCREDS.C.C03.Rsp
- label:
"Does the Device(Client) implement receiving the CSRRequest command?"
id: OPCREDS.C.C04.Tx
- label:
"Does the Device(Client) invoking/generating the CSRResponse command?"
id: OPCREDS.C.C05.Rsp
- label: "Does the Device(Client) implement receiving the AddNOC command?"
id: OPCREDS.C.C06.Tx
- label:
"Does the Device(Client) implement receiving the UpdateNOC command?"
id: OPCREDS.C.C07.Tx
- label:
"Does the Device(Client) invoking/generating the NOCResponse command?"
id: OPCREDS.C.C08.Rsp
- label:
"Does the Device(Client) implement receiving the UpdateFabricLabel
command?"
id: OPCREDS.C.C09.Tx
- label:
"Does the Device(Client) implement receiving the RemoveFabric command?"
id: OPCREDS.C.C0a.Tx
- label:
"Does the Device(Client) implement receiving the
AddTrustedRootCertificate command?"
id: OPCREDS.C.C0b.Tx
#Access Control cluster
- label: "Does the DUT support the ACL attribute?"
id: ACL.S.A0000
- label: "Does the DUT support extension attribute?"
id: ACL.S.A0001
- label: "Does the DUT support SubjectsPerAccessControlEntry attribute?"
id: ACL.S.A0002
- label: "Does the DUT support TargetsPerAccessControlEntry event?"
id: ACL.S.A0003
- label: "Does the DUT support AccessControlEntriesPerFabric attribute?"
id: ACL.S.A0004
- label: "Does the DUT support the AccessControlEntryChanged Event?"
id: ACL.S.E00
- label: "Does the DUT support the AccessControlExtensionChanged Event?"
id: ACL.S.E01
#Mode select
- label: "Does the DUT support the Description attribute?"
id: MOD.S.A0000
- label: "Does the DUT support the StandardNamespace attribute?"
id: MOD.S.A0001
- label: "Does the DUT support the SupportedModes attribute?"
id: MOD.S.A0002
- label: "Does the DUT support the CurrentMode attribute?"
id: MOD.S.A0003
- label: "Does the DUT support the StartUpMode attribute?"
id: MOD.S.A0004
- label: "Does the DUT support the OnMode attribute?"
id: MOD.S.A0005
- label:
"Does the DUT implement the StartUpOnOff attribute (from the
OnOffCluster)?"
id: OO.S.A4003
- label:
"Does the Mode Select Cluster depend on an On/Off cluster implemented
on the same DUT?"
id: MOD.S.F00
- label: "Does the DUT support sending the ChangeToMode command?"
id: MOD.C.C00.Tx
- label: "Does the DUT support receiving the ChangeToMode command?"
id: MOD.S.C00.Rsp
- label: "Does the DUT support the SupportedModes attribute?"
id: MOD.C.A0002
#Device Attestation
- label:
"Does Commissioner notify user that Commissionee is not a fully
trusted device on device attestation failure?"
id: MCORE.DA.ATTEST_WARNING
- label:
"Does commissionee-provided certification declaration make use of
dac_origin_vendor_id field?"
id: MCORE.DA.CERTDECL_ORIGIN_VENDORID
- label:
"Does commissionee-provided certification declaration make use of
dac_origin_product_id field?"
id: MCORE.DA.CERTDECL_ORIGIN_PRODUCTID
- label:
"Does commissionee-provided certification declaration make use of
authorized_paa_list field?"
id: MCORE.DA.CERTDECL_AUTH_PAA
- label:
"Does commissionee provide a Firmware Information field in the
AttestationResponse?"
id: MCORE.DA.ATTESTELEMENT_FW_INFO
#Descriptor Cluster TestPlan
#server
- label: "Does the DUT(server) support the DEVICETYPELIST attribute?"
id: DESC.S.A0000
- label: "Does the DUT(server) support the SERVERLIST attribute?"
id: DESC.S.A0001
- label: "Does the DUT(server) support the CLIENTLIST attribute?"
id: DESC.S.A0002
- label: "Does the DUT(server) support the PARTSLIST attribute?"
id: DESC.S.A0003
- label: "Does the DUT(server) support the REVISIONFIELD attribute?"
id: DESC.S.A0004
#cluster
- label: "Does the DUT(client) support the DEVICETYPELIST attribute?"
id: DESC.C.A0000
- label: "Does the DUT(client) support the SERVERLIST attribute?"
id: DESC.C.A0001
- label: "Does the DUT(client) support the CLIENTLIST attribute?"
id: DESC.C.A0002
- label: "Does the DUT(client) support the PARTSLIST attribute?"
id: DESC.C.A0003
- label: "Does the DUT(client) support the REVISIONFIELD attribute?"
id: DESC.C.A0004
#Secure Channel
- label:
"Does device support optional key SII in operational discovery mDNS?"
id: MCORE.SC.SII_OP_DISCOVERY_KEY
- label:
"Does device support optional key SII in operational discovery mDNS?"
id: MCORE.SC.SAI_OP_DISCOVERY_KEY
- label:
"Does device support optional key SII in operational discovery mDNS?"
id: MCORE.SC.T_KEY
- label: "Does the device support discovery over Bluetooth Low Power (BLE)?"
id: MCORE.SC.BLE
- label: "Does the device support discovery over Wi-Fi?"
id: MCORE.SC.WIFI
- label: "Does the device support discovery over Ethernet?"
id: MCORE.SC.ETH
- label: "Does the device support discovery over Thread?"
id: MCORE.SC.THR
- label:
"Does device support optional subtype _V in commissionable node
discovery mDNS?"
id: MCORE.SC.VENDOR_SUBTYPE
- label:
"Does device support optional subtype _T in commissionable node
discovery mDNS?"
id: MCORE.SC.DEVTYPE_SUBTYPE
- label:
"Does device support optional key VP in commissionable node discovery
mDNS?"
id: MCORE.SC.VP_KEY
- label:
"Does device support optional key DT in commissionable node discovery
mDNS?"
id: MCORE.SC.DT_KEY
- label:
"Does device support optional key DN in commissionable node discovery
mDNS?"
id: MCORE.SC.DN_KEY
- label:
"Does device support optional key RI in commissionable node discovery
mDNS?"
id: MCORE.SC.RI_KEY
- label:
"Does device support optional key PH in commissionable node discovery
mDNS?"
id: MCORE.SC.PH_KEY
- label:
"Does device support optional key PI in commissionable node discovery
mDNS?"
id: MCORE.SC.PI_KEY
- label:
"Does device support Extended Discovery for Commissionable Node
Discovery?"
id: MCORE.SC.EXTENDED_DISCOVERY
- label:
"Does device support Extended Discovery for Commissionable Node
Discovery?"
id: MCORE.SC.SED
- label: "Does the Controller DUT support Service Advertising?"
id: MCORE.SC.ADV
- label: "Does the Controller DUT support Service Advertising?"
id: MCORE.SC.ADV
#133.1. Bridged Device Basic Information Cluster
- label: "Does the DUT(server) support the DataModelRevision attribute?"
id: BRBINFO.S.A0000
- label: "Does the DUT(server) support the VendorName attribute?"
id: BRBINFO.S.A0001
- label: "Does the DUT(server) support the VendorID attribute?"
id: BRBINFO.S.A0002
- label: "Does the DUT(server) support the ProductName attribute?"
id: BRBINFO.S.A0003
- label: "Does the DUT(server) support the ProductID attribute?"
id: BRBINFO.S.A0004
- label: "Does the DUT(server) support the NodeLabel attribute?"
id: BRBINFO.S.A0005
- label: "Does the DUT(server) support the Location attribute?"
id: BRBINFO.S.A0006
- label: "Does the DUT(server) support the HardwareVersion attribute?"
id: BRBINFO.S.A0007
- label: "Does the DUT(server) support the HardwareVersionString attribute?"
id: BRBINFO.S.A0008
- label: "Does the DUT(server) support the SoftwareVersion attribute?"
id: BRBINFO.S.A0009
- label: "Does the DUT(server) support the SoftwareVersionString attribute?"
id: BRBINFO.S.A000a
- label: "Does the DUT(server) support the ManufacturingDate attribute?"
id: BRBINFO.S.A000b
- label: "Does the DUT(server) support the PartNumber attribute?"
id: BRBINFO.S.A000c
- label: "Does the DUT(server) support the ProductURL attribute?"
id: BRBINFO.S.A000d
- label: "Does the DUT(server) support the ProductLabel attribute?"
id: BRBINFO.S.A000e
- label: "Does the DUT(server) support the SerialNumber attribute?"
id: BRBINFO.S.A000f
- label: "Does the DUT(server) support the LocalConfigDisabled attribute?"
id: BRBINFO.S.A0010
- label: "Does the DUT(server) support the Reachable attribute?"
id: BRBINFO.S.A0011
- label: "Does the DUT(server) support the UniqueID attribute?"
id: BRBINFO.S.A0012
- label: "Does the DUT(server) support the CapabilityMinima attribute?"
id: BRBINFO.S.A0013
#Events
- label: "Does the DUT(server) support the StartUp event?"
id: BRBINFO.S.E00
- label: "Does the DUT(server) support the ShutDown event?"
id: BRBINFO.S.E01
- label: "Does the DUT(server) support the Leave event?"
id: BRBINFO.S.E02
- label: "Does the DUT(server) support the ReachableChanged event?"
id: BRBINFO.S.E03
# client
- label: "Does the DUT(Client) support the DataModelRevision attribute?"
id: BRBINFO.C.A0000
- label: "Does the DUT(Client) support the VendorName attribute?"
id: BRBINFO.C.A0001
- label: "Does the DUT(Client) support the VendorID attribute?"
id: BRBINFO.C.A0002
- label: "Does the DUT(Client) support the ProductName attribute?"
id: BRBINFO.C.A0003
- label: "Does the DUT(Client) support the ProductID attribute?"
id: BRBINFO.C.A0004
- label: "Does the DUT(Client) support the NodeLabel attribute?"
id: BRBINFO.C.A0005
- label: "Does the DUT(Client) support the Location attribute?"
id: BRBINFO.C.A0006
- label: "Does the DUT(Client) support the HardwareVersion attribute?"
id: BRBINFO.C.A0007
- label: "Does the DUT(Client) support the HardwareVersionString attribute?"
id: BRBINFO.C.A0008
- label: "Does the DUT(Client) support the SoftwareVersion attribute?"
id: BRBINFO.C.A0009
- label: "Does the DUT(Client) support the SoftwareVersionString attribute?"
id: BRBINFO.C.A000a
- label: "Does the DUT(Client) support the ManufacturingDate attribute?"
id: BRBINFO.C.A000b
- label: "Does the DUT(Client) support the PartNumber attribute?"
id: BRBINFO.C.A000c
- label: "Does the DUT(Client) support the ProductURL attribute?"
id: BRBINFO.C.A000d
- label: "Does the DUT(Client) support the ProductLabel attribute?"
id: BRBINFO.C.A000e
- label: "Does the DUT(Client) support the SerialNumber attribute?"
id: BRBINFO.C.A000f
- label: "Does the DUT(Client) support the LocalConfigDisabled attribute?"
id: BRBINFO.C.A0010
- label: "Does the DUT(Client) support the Reachable attribute?"
id: BRBINFO.C.A0011
- label: "Does the DUT(Client) support the UniqueID attribute?"
id: BRBINFO.C.A0012
- label: "Does the DUT(Client) support the CapabilityMinima attribute?"
id: BRBINFO.C.A0013
#Events
- label: "Does the DUT(Client) support the StartUp event?"
id: BRBINFO.C.E00
- label: "Does the DUT(Client) support the ShutDown event?"
id: BRBINFO.C.E01
- label: "Does the DUT(Client) support the Leave event?"
id: BRBINFO.C.E02
- label: "Does the DUT(Client) support the ReachableChanged event?"
id: BRBINFO.C.E03
#Interaction Data Model
- label:
"Is the device a Client and Supports sending a Invoke Request Message"
id: MCORE.IDM.C.InvokeRequest
- label:
"Is the device a Client and Supports sending a Read Request Message"
id: MCORE.IDM.C.ReadRequest
- label:
"Is the device a Client and Supports sending a Write Request Message"
id: MCORE.IDM.C.WriteRequest
- label:
"Is the device a Client and Supports sending a Subscribe Request
Message"
id: MCORE.IDM.C.SubscribeRequest
- label: "Is the device a Server and supports an attribute of DataType Bool"
id: MCORE.IDM.S.Attribute.DataType_Bool
- label:
"Is the device a Server and supports an attribute of DataType String"
id: MCORE.IDM.S.Attribute.DataType_String
- label:
"Is the device a Server and supports an attribute of DataType Unsigned
Integer"
id: MCORE.IDM.S.Attribute.DataType_UnsignedInteger
- label:
"Is the device a Server and supports an attribute of DataType Signed
Integer"
id: MCORE.IDM.S.Attribute.DataType_SignedInteger
- label:
"Is the device a Server and supports an attribute of DataType Struct"
id: MCORE.IDM.S.Attribute.DataType_Struct
- label:
"Is the device a Server and supports an attribute of DataType Floating
Point"
id: MCORE.IDM.S.Attribute.DataType_FloatingPoint
- label: "Is the device a Server and supports an attribute of DataType List"
id: MCORE.IDM.S.Attribute.DataType_List
- label:
"Is the device a Server and supports an attribute of DataType Octet
String"
id: MCORE.IDM.S.Attribute.DataType_OctetString
- label: "Is the device a Server and supports an attribute of DataType Enum"
id: MCORE.IDM.S.Attribute.DataType_Enum
- label:
"Is the device a Server and supports an attribute of DataType Bitmap"
id: MCORE.IDM.S.Attribute.DataType_Bitmap
- label:
"Is the device a Client and supports Reading an attribute of DataType
Bool"
id: MCORE.IDM.C.ReadRequest.Attribute.DataType_Bool
- label:
"Is the device a Client and supports Reading an attribute of DataType
String"
id: MCORE.IDM.C.ReadRequest.Attribute.DataType_String
- label:
"Is the device a Client and supports Reading an attribute of DataType
Unsigned Integer"
id: MCORE.IDM.C.ReadRequest.Attribute.DataType_UnsignedInteger
- label:
"Is the device a Client and supports Reading an attribute of DataType
Signed Integer"
id: MCORE.IDM.C.ReadRequest.Attribute.DataType_SignedInteger
- label:
"Is the device a Client and supports Reading an attribute of DataType
Struct"
id: MCORE.IDM.C.ReadRequest.Attribute.DataType_Struct
- label:
"Is the device a Client and supports Reading an attribute of DataType
Floating Point"
id: MCORE.IDM.C.ReadRequest.Attribute.DataType_FloatingPoint
- label:
"Is the device a Client and supports Reading an attribute of DataType
List"
id: MCORE.IDM.C.ReadRequest.Attribute.DataType_List
- label:
"Is the device a Client and supports Reading an attribute of DataType
Octet String"
id: MCORE.IDM.C.ReadRequest.Attribute.DataType_OctetString
- label:
"Is the device a Client and supports Reading an attribute of DataType
Enum"
id: MCORE.IDM.C.ReadRequest.Attribute.DataType_Enum
- label:
"Is the device a Client and supports Reading an attribute of DataType
Bitmap"
id: MCORE.IDM.C.ReadRequest.Attribute.DataType_Bitmap
- label:
"Is the device a Server and supports a writable attribute of DataType
Bool"
id: MCORE.IDM.S.Attribute_W.DataType_Bool
- label:
"Is the device a Server and supports a writable attribute of DataType
String"
id: MCORE.IDM.S.Attribute_W.DataType_String
- label:
"Is the device a Server and supports a writable attribute of DataType
UnsignedInteger"
id: MCORE.IDM.S.Attribute_W.DataType_UnsignedInteger
- label:
"Is the device a Server and supports a writable attribute of DataType
SignedInteger"
id: MCORE.IDM.S.Attribute_W.DataType_SignedInteger
- label:
"Is the device a Server and supports a writable attribute of DataType
Struct"
id: MCORE.IDM.S.Attribute_W.DataType_Struct
- label:
"Is the device a Server and supports a writable attribute of DataType
FloatingPoint"
id: MCORE.IDM.S.Attribute_W.DataType_FloatingPoint
- label:
"Is the device a Server and supports a writable attribute of DataType
List"
id: MCORE.IDM.S.Attribute_W.DataType_List
- label:
"Is the device a Server and supports a writable attribute of DataType
OctetString"
id: MCORE.IDM.S.Attribute_W.DataType_OctetString
- label:
"Is the device a Server and supports a writable attribute of DataType
Enum"
id: MCORE.IDM.S.Attribute_W.DataType_Enum
- label:
"Is the device a Server and supports a writable attribute of DataType
Bitmap"
id: MCORE.IDM.S.Attribute_W.DataType_Bitmap
- label:
"Is the device a Client and supports subscribing to an attribute of
DataType Bool"
id: MCORE.IDM.C.SubscribeRequest.Attribute.DataType_String
- label:
"Is the device a Client and supports subscribing to an attribute of
DataType UnsignedInteger"
id: MCORE.IDM.C.SubscribeRequest.Attribute.DataType_UnsignedInteger
- label:
"Is the device a Client and supports subscribing to an attribute of
DataType Integer"
id: MCORE.IDM.C.SubscribeRequest.Attribute.DataType_Integer
- label:
"Is the device a Client and supports subscribing to an attribute of
DataType FloatingPoint"
id: MCORE.IDM.C.SubscribeRequest.Attribute.DataType_FloatingPoint
- label:
"Is the device a Client and supports subscribing to an attribute of
DataType List"
id: MCORE.IDM.C.SubscribeRequest.Attribute.DataType_List
- label:
"Is the device a Server and capable of generating large data which is
greater than 1 MTU(1280 bytes)"
id: MCORE.IDM.S.LargeData
- label:
"Is the device a Client and supports writing an attribute of DataType
Bool"
id: MCORE.IDM.C.WriteRequest.Attribute.DataType_Bool
- label:
"Is the device a Client and supports writing an attribute of DataType
String"
id: MCORE.IDM.C.WriteRequest.Attribute.DataType_String
- label:
"Is the device a Client and supports writing an attribute of DataType
Unsigned Integer"
id: MCORE.IDM.C.WriteRequest.Attribute.DataType_UnsignedInteger
- label:
"Is the device a Client and supports writing an attribute of DataType
Signed Integer"
id: MCORE.IDM.C.WriteRequest.Attribute.DataType_SignedInteger
- label:
"Is the device a Client and supports writing an attribute of DataType
Struct"
id: MCORE.IDM.C.WriteRequest.Attribute.DataType_Struct
- label:
"Is the device a Client and supports writing an attribute of DataType
Floating Point"
id: MCORE.IDM.C.WriteRequest.Attribute.DataType_FloatingPoint
- label:
"Is the device a Client and supports writing an attribute of DataType
List"
id: MCORE.IDM.C.WriteRequest.Attribute.DataType_List
- label:
"Is the device a Client and supports writing an attribute of DataType
Octet String"
id: MCORE.IDM.C.WriteRequest.Attribute.DataType_OctetString
- label:
"Is the device a Client and supports writing an attribute of DataType
Enum"
id: MCORE.IDM.C.WriteRequest.Attribute.DataType_Enum
- label:
"Is the device a Client and supports writing an attribute of DataType
Bitmap"
id: MCORE.IDM.C.WriteRequest.Attribute.DataType_Bitmap
- label:
"Is the device a Client and supports subscribing to an attribute of
DataType Bool"
id: MCORE.IDM.C.SubscribeRequest.Attribute.DataType_Bool
- label:
"Is the device a Client and supports subscribing to an attribute of
DataType String"
id: MCORE.IDM.C.SubscribeRequest.Attribute.DataType_String
- label:
"Is the device a Client and supports subscribing for multiple
attribute"
id: MCORE.IDM.C.SubscribeRequest.MultipleAttributes
- label: "Does the device support the Factory Reset Method?"
id: PICS_MCORE_UI_FACTORYRESET