This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Zone Enroll Request Command on Homa automation

Hi to all,

 

I am currently writing an Home automation application using SS (security and safety) devices. For a zone devices the first step, once connected to the network, is to enroll to a zone tanks to the Zone Enroll Request Command. The documentation says that this command should contain the zone type and the Manufacturer Code. This is respected on the TI implementation on the command. What's weird it's that in the Zone Enroll Request call back the TI implementation uses a structure called zclZoneEnrollReq_t which contain also the zoneID value (which is not supposed to be known at this time). Does any one knows if it's a small TI mistake or if I didn't understand what the enrolling is suppose to be ?

Thank