Beispiel #1
0
 protected override IDeviceEvent CreateDeviceEvent()
 {
     return(DeviceEvent.HumiditySensorValueChanged(Device, null));
 }