Shared internal functions and variables for the Z-Wave Command Handler. *.
More...
Shared internal functions and variables for the Z-Wave Command Handler. *.
◆ zwave_command_handler_it_t
◆ supports_frame_at_security_level()
Verifies if a Command Class is supported at a certain Security level.
If a handler is supported with NO_SCHEME we allow the frame to reach the handler no matter what scheme it was received on.
If a handler has a minimal security scheme it has to be sent with the net_scheme i.e. the highest scheme supported by the node.
- Parameters
-
| it | The Command Class handler iterator |
| scheme | The Security Scheme at which the frame was received. |
- Returns
- true if the Command Class is supported for the given scheme
-
false if the Command Class is not supported for the given scheme
◆ command_handler_list
◆ zpc_highest_scheme