bmsd/bms.h

changeset 334
26c6f8e5d58e
parent 299
047ead629d4a
child 502
a8a6901b5a99
--- a/bmsd/bms.h	Mon Mar 25 20:47:25 2019 +0100
+++ b/bmsd/bms.h	Wed Mar 27 12:50:57 2019 +0100
@@ -201,6 +201,8 @@
     char			*profile_steps;		///< Profile steps in JSON
     float			yeast_lo;		///< Yeast minimum temperature
     float			yeast_hi;		///< Yeast maximum temperature
+    char			*webcam_url;		///< Webcam url to the stream
+    int				webcam_light;		///< Webcam control lights
 } sys_fermenter_list;
 
 

mercurial