thermferm/thermferm.h

changeset 540
5a26429abbf8
parent 534
92b546d4a839
child 544
e2889b17f48c
--- a/thermferm/thermferm.h	Mon Jul 16 11:41:46 2018 +0200
+++ b/thermferm/thermferm.h	Mon Jul 16 17:23:22 2018 +0200
@@ -366,6 +366,7 @@
     int			mqtt_port;		/* MQTT port to connect to	*/
     char		*mqtt_username;		/* MQTT username		*/
     char		*mqtt_password;		/* MQTT password		*/
+    char		*uuid;			/* System uuid			*/
 } sys_config;
 
 

mercurial