Beispiel #1
0
 public ValuesController(ISensorWatcher sensorWatcher)
 {
     watcher = sensorWatcher;
 }