Searched refs:devbound_topic (Results 1 – 1 of 1) sorted by relevance
68 static uint8_t devbound_topic[] = "devices/" MQTT_CLIENTID "/messages/devicebound/#"; variable278 subs_topic.topic.utf8 = devbound_topic; in subscribe()279 subs_topic.topic.size = strlen(devbound_topic); in subscribe()286 LOG_ERR("Failed on topic %s", devbound_topic); in subscribe()