Searched refs:pub_topic (Results 1 – 2 of 2) sorted by relevance
44 char pub_topic[SH_MQTT_TOPIC_MAX_SIZE]; member
351 LOG_INF("Logs will be published to: %s", sh_mqtt->pub_topic); in sh_mqtt_subscribe_handler()660 (void)snprintf(sh_mqtt->pub_topic, SH_MQTT_TOPIC_MAX_SIZE, "%s_tx", sh_mqtt->device_id); in init()671 sh_mqtt->pub_data.message.topic.topic.utf8 = (uint8_t *)sh_mqtt->pub_topic; in init()