Protocol Controllers
The Unify Framework natively supports Z-Wave Protocol Controller.
Z-Wave Protocol Controller interfaces with its radio hardware and implements a translation between its own wireless protocol and the Unified Command Language (UCL), which is defined in the Unify Framework Specification. Z-Wave Protocol-specific implementation details can be found in Z-Wave Protocol Controller Documentation.
The Z-Wave protocol controller (ZPC) implements the Z-Wave wireless protocol using a Z-Wave NCP.
The Matter protocol controller (Deprecated) implements the matter protocol.
The Zigbee Protocol Controller (Deprecated)
The AoX Protocol Controller (Deprecated)
Please reach out to Silicon Labs Developers Services if you need a tailored protocol controller implementation.
For detailed information on how to develop custom protocol controller, please refer to How to develop a protocol controller