SENA ProBee-ZE20S-HAOL User Manual

Page 67

Advertising
background image

ProBee-ZE20S-HAxx User Guide Rev 1.9

67

Bootload Complete!

7.11.2 AT+HELP or AT+HP

Description

Show all the available commands

Execute

AT+HELP<CR>

Response

Available AT Commands

OK<CR>

7.12 Home Automation Commands

7.12.1 AT+ATTR or AT+AR

Description

Show all attributes of local node.

Execute

AT+ATTR?<CR>

AT+ATTR=<clusterID><CR>

Response

clus|attr|data(cluster name)

<clusterID>|<attributeID>|<data>(<clusterName>)

OK<CR>

7.12.2 AT+INFO or AT+IF

Description

Show home automation device information

Execute

AT+INFO?<CR>

Response

Security Level: <security level>, Security Profile: HA

End-point count: <endpointCount>

End-point No.<endpoint>: ProfileID-<profileID>, DeviceID-<deviceID>

Client-side cluster: <clusterID>(<clusterName>)

Server-side cluster: <clusterID>(<clusterName>)

...

OK<CR>

7.12.3 AT+DEST or AT+DE

Description

Set address of destination node. This address will be used in AT+CREAD,

AT+CWRITE, AT+CCMD, AT+SCMD and other HA commands.

Execute

AT+DEST=<nodeID>,<endpoint><CR>

Response

OK<CR> or ERROR<CR>

7.12.4 AT+SREAD or AT+SR

Description

Read attribute from local node. (server-side command)

Execute

AT+SREAD=<clusterID>,<attributeID><CR>

Advertising