Trident IoT Z-Wave SDK
Loading...
Searching...
No Matches
CC_RemoteCLI.h
Go to the documentation of this file.
1
8
9
#ifndef _CC_REMOTE_CLI_H_
10
#define _CC_REMOTE_CLI_H_
11
12
#include <
ZAF_types.h
>
13
#include <
ZW_TransportEndpoint.h
>
14
#include "
ZAF_Actuator.h
"
15
26
typedef
void (*
cc_cli_command_handler_t
)(uint16_t cmd_length,
char
* cmd);
27
33
void
CC_remote_cli_set_command_handler
(
cc_cli_command_handler_t
cli_command_handler);
34
42
void
CC_remote_cli_buffer_data
(uint16_t data_length, uint8_t * data);
43
49
#endif
/* _CC_REMOTE_CLI_H_ */
ZAF_Actuator.h
ZAF_types.h
ZW_TransportEndpoint.h
Transport layer for Multi Channel endpoint functionality.
cc_cli_command_handler_t
void(* cc_cli_command_handler_t)(uint16_t cmd_length, char *cmd)
CLI command handler function pointer type.
Definition
CC_RemoteCLI.h:26
CC_remote_cli_set_command_handler
void CC_remote_cli_set_command_handler(cc_cli_command_handler_t cli_command_handler)
CC_remote_cli_buffer_data
void CC_remote_cli_buffer_data(uint16_t data_length, uint8_t *data)
z-wave-stack
ZAF
CommandClasses
RemoteCLI
inc
CC_RemoteCLI.h
Generated on Tue May 20 2025 15:32:38 for Trident IoT Z-Wave SDK by
1.10.0