thermferm/thermferm.h

changeset 582
ba340e00aab2
parent 579
7032693272f1
child 614
389097dc665d
equal deleted inserted replaced
581:b56988cc516b 582:ba340e00aab2
184 int light_state; /* Lights state 0..100 */ 184 int light_state; /* Lights state 0..100 */
185 int light_delay; /* Lights delay time /15 sec */ 185 int light_delay; /* Lights delay time /15 sec */
186 int light_wait; /* Lights wait counter */ 186 int light_wait; /* Lights wait counter */
187 int light_usage; /* Lights usage in seconds */ 187 int light_usage; /* Lights usage in seconds */
188 int light_idx; /* Domoticz idx */ 188 int light_idx; /* Domoticz idx */
189 int light_timer; /* Lights timer */
189 char *door_address; /* Door input address */ 190 char *door_address; /* Door input address */
190 int door_state; /* Door status */ 191 int door_state; /* Door status */
191 int door_idx; /* Domoticz idx */ 192 int door_idx; /* Domoticz idx */
192 char *psu_address; /* Power Supply input address */ 193 char *psu_address; /* Power Supply input address */
193 int psu_state; /* Power Supply status */ 194 int psu_state; /* Power Supply status */

mercurial