blob: f251c4068064903189bbe87a36b3c9ff2018bdb4 [file] [log] [blame]
#define MQTT_URL_LEN 128
typedef struct {
char productKey[50];
char productSecret[50];
char DeviceManu[50];
char DeviceType[50];
char HardVersion[50];
}lynq_dmp_cfg_t;