lower and upper bound
This commit is contained in:
@ -5,6 +5,9 @@ influxPort = 8086;
|
||||
influxDatabase = "smarthome2";
|
||||
influxMeasurement = "mainsfrequency";
|
||||
|
||||
lowerBound = 45000;
|
||||
upperBound = 55000;
|
||||
|
||||
receivePort = 20169;
|
||||
|
||||
devices = (
|
||||
|
Reference in New Issue
Block a user