HAMQTT 0.1.0
ESP-IDF component for integrating devices with Home Assistant over MQTT
Loading...
Searching...
No Matches
HAMQTT_Component_VTable Struct Reference

Public Attributes

esp_err_t(* get_discovery_config )(HAMQTT_Component *component, cJSON *root, const char *device_unique_id)
void(* handle_mqtt_message )(HAMQTT_Component *component, const char *topic, const char *data)
void(* update )(HAMQTT_Component *component, esp_mqtt_client_handle_t mqtt_client)
const char *(* get_unique_id )(HAMQTT_Component *component)
const char *const *(* get_subscribed_topics )(HAMQTT_Component *component, size_t *count)

The documentation for this struct was generated from the following file: