|
SSCMA-Micro CPP SDK
v2.0.0
SSCMA-Micro is a cross-platform machine learning inference framework designed for embedded devices.
|
#include <ma_types.h>
Public Attributes | |
| char | pub_topic [128] |
| char | sub_topic [128] |
| int8_t | pub_qos |
| int8_t | sub_qos |
| int8_t ma_mqtt_topic_config_t::pub_qos |
| char ma_mqtt_topic_config_t::pub_topic[128] |
| int8_t ma_mqtt_topic_config_t::sub_qos |
| char ma_mqtt_topic_config_t::sub_topic[128] |