Hierarchy (view full)

Constructors

  • Returns State

Properties

identifyTime: number

This attribute specifies the remaining length of time, in seconds, that the endpoint will continue to identify itself.

If this attribute is set to a value other than 0 then the device shall enter its identification state, in order to indicate to an observer which of several nodes and/or endpoints it is. It is recommended that this state consists of flashing a light with a period of 0.5 seconds. The IdentifyTime attribute shall be decremented every second while in this state.

If this attribute reaches or is set to the value 0 then the device shall terminate its identification state.

MatterSpecification.v13.Cluster § 1.2.5.1

identifyType: Identify.IdentifyType

This attribute specifies how the identification state is presented to the user.

This field shall contain one of the values defined in IdentifyTypeEnum. The value None shall NOT be used if the device is capable of presenting its identification state using one of the other methods defined in IdentifyTypeEnum.

MatterSpecification.v13.Cluster § 1.2.5.2

isIdentifying: boolean