thermferm/thermferm.h

changeset 675
825210ba2707
parent 671
b2e2cbb13cb3
child 693
3518c07737d8
--- a/thermferm/thermferm.h	Thu Apr 11 15:58:49 2024 +0200
+++ b/thermferm/thermferm.h	Sat Apr 13 16:50:26 2024 +0200
@@ -387,6 +387,7 @@
     char		*mqtt_username;		/* MQTT username		*/
     char		*mqtt_password;		/* MQTT password		*/
     char		*uuid;			/* System uuid			*/
+    int			websocket_port;		/* Websocket port		*/
 } sys_config;
 
 

mercurial