thermferm/thermferm.h

changeset 540
5a26429abbf8
parent 534
92b546d4a839
child 544
e2889b17f48c
equal deleted inserted replaced
539:300b5c4cd977 540:5a26429abbf8
364 #endif 364 #endif
365 char *mqtt_host; /* MQTT host to connect to */ 365 char *mqtt_host; /* MQTT host to connect to */
366 int mqtt_port; /* MQTT port to connect to */ 366 int mqtt_port; /* MQTT port to connect to */
367 char *mqtt_username; /* MQTT username */ 367 char *mqtt_username; /* MQTT username */
368 char *mqtt_password; /* MQTT password */ 368 char *mqtt_password; /* MQTT password */
369 char *uuid; /* System uuid */
369 } sys_config; 370 } sys_config;
370 371
371 372
372 373
373 #endif 374 #endif

mercurial