|
Z-Wave Protocol Controller Reference
|
Z-Wave RX process. More...
Functions | |
| PROCESS_NAME (zwave_rx_process) | |
| Name the of contiki process for the Z-Wave RX. More... | |
Z-Wave RX process.
The Z-Wave RX Process is responsible for continously monitoring incoming messages from the Z-Wave Module. When received, the messages will be parsed by the Z-Wave API component and dispatched to the callbacks registered by the Z-Wave RX component, and once more parsed and forwarded to the relevant components (e.g. Z-Wave Controller Component, Z-Wave Network Management).
| PROCESS_NAME | ( | zwave_rx_process | ) |
Name the of contiki process for the Z-Wave RX.
This is used to register the name of the Z-Wave RX Process.