1 // (c) Bernhard Tittelbach, 2013
6 type DoorLockUpdate struct {
11 type DoorAjarUpdate struct {
16 type BackdoorAjarUpdate struct {
21 type DoorCommandEvent struct {
28 type DoorProblemEvent struct {
33 type BoreDoomButtonPressEvent struct {
37 type TempSensorUpdate struct {
43 type IlluminationSensorUpdate struct {
49 type DustSensorUpdate struct {
55 type RelativeHumiditySensorUpdate struct {
61 type NetDHCPACK struct {
68 type NetGWStatUpdate struct {
79 type TimeTick struct {
83 type MovementSensorUpdate struct {