1 // (c) Bernhard Tittelbach, 2013
6 type DoorLockUpdate struct {
11 type DoorAjarUpdate struct {
16 type BackdoorAjarUpdate struct {
21 type DoorCommandEvent struct {
28 type DoorManualMovementEvent struct {
32 type DoorProblemEvent struct {
38 type BoreDoomButtonPressEvent struct {
42 type TempSensorUpdate struct {
48 type IlluminationSensorUpdate struct {
54 type DustSensorUpdate struct {
60 type RelativeHumiditySensorUpdate struct {
66 type NetDHCPACK struct {
73 type NetGWStatUpdate struct {
84 type GasLeakAlert struct {
88 type TimeTick struct {
92 type MovementSensorUpdate struct {