Qdatasheet_Logo
Integrated circuits, Transistor, Semiconductors Search and Datasheet PDF Download Site

SN260 View Datasheet(PDF) - STMicroelectronics

Part Name
Description
MFG CO.
SN260
ST-Microelectronics
STMicroelectronics ST-Microelectronics
'SN260' PDF : 88 Pages View PDF
EmberZNet serial protocol
SN260
Table 42. addEndpoint
Name: addEndpoint
ID: 0x02
Description:
Configures endpoint information on the SN260. The SN260 does not remember these settings after a reset.
Endpoints can be added by the Host after the SN260 has reset. After the stack status changes to
EMBER_NETWORK_UP, endpoints can no longer be added and this command will respond with
EZSP_CONFIG_INVALID_CALL.
Command parameters:
int8u endpoint
The application endpoint to be added.
int16u profileId
The endpoint's application profile.
int16u deviceId
The endpoint's device ID within the application profile.
int8u appFlags
The device version and flags indicating description availability.
int8u inputClusterCount
The number of input clusters.
int8u outputClusterCount
The number of output clusters.
int8u[] inputClusterList
Input cluster IDs the endpoint will accept.
int8u[] outputClusterList
Output cluster IDs the endpoint may send.
Response parameters:
EzspConfigStatus status
EZSP_CONFIG_SUCCESS if the endpoint was added,
EZSP_CONFIG_OUT_OF_MEMORY if there is not enough memory
available to add the endpoint, EZSP_CONFIG_INVALID_VALUE if the
endpoint already exists, EZSP_CONFIG_INVALID_CALL if endpoints can
no longer be added.
Table 43. setPolicy
Name: setPolicy
ID: 0x55
Description: Allows the Host to change the policies used by the SN260 to make fast decisions.
Command parameters:
EzspPolicyId policyId
Identifies which policy to modify.
EzspDecisionId decisionId
The new decision for the specified policy.
Response parameters:
EzspConfigStatus status
EZSP_CONFIG_SUCCESS if the policy was changed,
EZSP_CONFIG_INVALID_ID if the SN260 does not recognize
policyId.
Table 44. getPolicy
Name: getPolicy
ID: 0x56
Description: Allows the Host to read the policies used by the SN260 to make fast decisions.
Command parameters:
EzspPolicyId policyId
Identifies which policy to read.
52/88
Share Link: GO URL

All Rights Reserved © qdatasheet.com  [ Privacy Policy ] [ Contact Us ]