SENA ProBee-ZE20S-HAOL User Manual

Page 81

Advertising
background image

ProBee-ZE20S-HAxx User Guide Rev 1.9

81

1

# Locked

OK

# Response

Following table shows what means attribute value in example.

Table 9-1 Door Lock cluster’s attribute (in HA specification document)

Attribute

Identifier

Description

Type

Default

0x0000

Lock State

0x00: Not fully locked

0x01: Locked

0x02: Unlocked

Enum8

0

0x0001

Lock Type

0x00: dead bolt

0x01: magnetic

0x02: other

0x03: 0xff reserved

Enum8

0

0x0002

Actuator Enabled

Boolean

0

0x0003

Door State

0x00: Open

0x01: Closed

0x02: Error (Jammed)

0x03: Error (Forced Open)

0x04: Error (Unspecified)

0x05: 0xff reserved

Enum8

0

0x0004

Number of Door Open Events

Int32u

0

0x0005

Number of Door Closed Events

Int32u

0

0x0006

Number of minutes door has been open since this last

time it transitioned from close to open

Int16u

0

9.5

Writing Attribute

User can write attribute to local node or remote node by running the AT command as below:

AT+SWRITE can be used for writing attribute to local node.

AT+CWRITE can be used for writing attribute to remote node.

User should set destination address by command AT+DEST before running AT+CWRITE.

Destination node must implement corresponding attribute and cluster.

Advertising