thermferm/mqtt.h

changeset 689
f94b525f7563
parent 677
c867eb3f7fc1
--- a/thermferm/mqtt.h	Fri Apr 19 14:11:19 2024 +0200
+++ b/thermferm/mqtt.h	Fri Apr 19 20:56:55 2024 +0200
@@ -49,6 +49,7 @@
 void mqtt_connect(void);
 void mqtt_disconnect(void);
 
+char *global_json(void);
 char *unit_data(units_list *unit, bool birth);
 
 /**

mercurial