Hi,
I am trying to implement DALI-104 (IEC-62386:104:2019) on top of Thread protocol.
I am using Thread: CoAP Client and Thread: CoAP Server and want to configure these codes according to DALI-104 standards
I have a couple of questions regarding the backbone of the protocol:
- CoAP is a client-server protocol and I am not sure how to configure the devices correctly. Should I make all the luminaries server and the controller client? or what is the right configuration for this case?
- In DALI-104 standard, there is no any keyword client or server. Is it possible to implement CoAP without client-server model?
Best regards.