EmberZNet serial protocol
SN260
Table 28. EzspPolicyId (continued)
Structure
EZSP_POLL_HANDLER_POLICY
EZSP_MESSAGE_CONTENTS_IN_CALLBACK
_POLICY
Field
Description
0x03
0x04
Controls whether pollHandler callbacks are
generated.
Controls whether the message contents are included in
unicastSent and messageSent callbacks.
Table 29. EzspDecisionId
Structure
EZSP_ALLOW_SECURE_JOINS_ONLY
EZSP_ALLOW_ALL_JOINS
EZSP_DISALLOW_ALL_JOINS
EZSP_ASK_TRUST_CENTER
EZSP_DISALLOW_BINDING_MODIFICATIO
N
EZSP_ALLOW_BINDING_MODIFICATION
EZSP_HOST_WILL_NOT_SUPPLY_REPLY
EZSP_HOST_WILL_SUPPLY_REPLY
EZSP_POLL_HANDLER_IGNORE
EZSP_POLL_HANDLER_CALLBACK
EZSP_MESSAGE_TAG_ONLY_IN_CALLBACK
EZSP_MESSAGE_TAG_AND_CONTENTS_IN_
CALLBACK
Field
Description
0x00
0x01
0x02
0x03
0x10
0x11
0x20
0x21
0x30
0x31
EZSP_TRUST_CENTER_POLICY default decision.
Only allow nodes that are joining securely using the
network key to join.
EZSP_TRUST_CENTER_POLICY decision. Allow all
nodes to join, sending the key to nodes that are not
joining securely.
EZSP_TRUST_CENTER_POLICY decision. Reject all
join attempts.
EZSP_TRUST_CENTER_POLICY decision. Forward
the request to the trust center (this value should not be
used for the trust center itself).
EZSP_BINDING_MODIFICATION_POLICY default
decision. Do not allow the local binding table to be
changed by remote nodes.
EZSP_BINDING_MODIFICATION_POLICY decision.
Allow remote nodes to change the local binding table.
EZSP_DATAGRAM_REPLIES_POLICY default decision.
The SN260 will automatically send an empty reply
(containing no payload) for every datagram received.
EZSP_DATAGRAM_REPLIES_POLICY decision. The
SN260 will only send a reply if it receives a sendReply
command from the Host.
EZSP_POLL_HANDLER_POLICY default decision. Do
not inform the Host when a child polls.
EZSP_POLL_HANDLER_POLICY decision. Generate a
pollHandler callback when a child polls.
0x40
EZSP_MESSAGE_CONTENTS_IN_CALLBACK_POLICY
default decision. Include only the message tag in
unicastSent and messageSent callbacks.
0x41
EZSP_MESSAGE_CONTENTS_IN_CALLBACK_POLICY
decision. Include both the message tag and the
message contents in unicastSent and messageSent
callbacks.
44/88