thermferm/thermferm.h

changeset 544
e2889b17f48c
parent 540
5a26429abbf8
child 549
ee1bcad035f0
equal deleted inserted replaced
543:34e19966114b 544:e2889b17f48c
207 207
208 #define MQTT_FLAG_DATA 0x0001 /* Show updated data values */ 208 #define MQTT_FLAG_DATA 0x0001 /* Show updated data values */
209 #define MQTT_FLAG_BIRTH 0x0002 /* Show birth instead of data */ 209 #define MQTT_FLAG_BIRTH 0x0002 /* Show birth instead of data */
210 #define MQTT_FLAG_DEATH 0x0004 /* Show death of a unit */ 210 #define MQTT_FLAG_DEATH 0x0004 /* Show death of a unit */
211 211
212 #define MQTT_NODE_CONTROL 0x0001 /* Show node control */ 212
213 213
214 /* 214 /*
215 * Alarm bits, value above 255 are serious alarms. 215 * Alarm bits, value above 255 are serious alarms.
216 */ 216 */
217 #define ALARM_FLAG_DOOR 0x0001 /* Door open */ 217 #define ALARM_FLAG_DOOR 0x0001 /* Door open */

mercurial