Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches

Header file for the MQTT shell backend. More...

Go to the source code of this file.

Macros

#define SHELL_MQTT_DEFINE(_name)
 Define an MQTT shell transport instance.

Functions

const struct shellshell_backend_mqtt_get_ptr (void)
 This function provides pointer to shell mqtt backend instance.
bool shell_mqtt_get_devid (char *id, int id_max_len)
 Function to define the device ID (devid) for which the shell mqtt backend uses as a client ID when it connects to the broker.

Detailed Description

Header file for the MQTT shell backend.