zigbee socket-device-profile
zigbee socket-device-profile <profile-name>
inbound {<source_endpoint>|<endpoint>|<profile>|<cluster>}
no
outbound {<source_endpoint>|<endpoint>|<profile>|<cluster> [aps-ack]}
Description
This command configures or modifies a ZigBee socket device profile.
Parameter |
Description |
inbound |
Inbound socket from ZigBee inbound socket profile. |
<source_endpoint> |
Denotes the source endpoint value. 1-254 |
<endpoint> |
Denotes the destination endpoint value |
<profile> |
Denotes the profile identity. 0x0000 to 0x7FFF and 0xC000 to 0xFFF |
<cluster> |
Denotes the destination cluster ID. 0x0000 to 0x7FFF and 0xC000 to 0xFFF |
no |
Removes any existing configuration. |
outbound |
Outbound socket from ZigBee outbound socket profile. |
<source_endpoint> |
Denotes the source endpoint value. 1-254 |
<endpoint> |
Denotes the destination endpoint value |
<profile> |
Denotes the profile identity. 0x0000 to 0x7FFF and 0xC000 to 0xFFF |
<cluster> |
Denotes the destination cluster ID. 0x0000 to 0x7FFF and 0xC000 to 0xFFF |
aps-ack |
Denotes whether APS acknowledgment is enabled. |
Example
The following example configures a ZigBee socket device profile:
(host) [mynode] (config) #zigbee socket-device-profile sample_zb_socket_device_profile
(host) [mynode] (Zigbee Socket Device Profile "sample_zb_socket_device_profile") #inbound 1 1 1234 5678
(host) [mynode] (Zigbee Socket Device Profile "sample_zb_socket_device_profile") #outbound 1 1 7abc fc00 yes
Command History
Release |
Modification |
Instant Mode 8.7.0.0 |
Command introduced. |
Command Information
Platforms |
Command Mode |
All platforms |
Configuration mode. |