Hi @goug76 ,
For Zigbee devices that use the IAS cluster, the driver must parse the incoming "enroll request" messages and must respond with zigbee.enrollResponse() command.
You can see an example here :
Hi @goug76 ,
For Zigbee devices that use the IAS cluster, the driver must parse the incoming "enroll request" messages and must respond with zigbee.enrollResponse() command.
You can see an example here :