Anpassungen, damit INFLUX mindestens aml ausgelesen werden kann
This commit is contained in:
@@ -6,7 +6,7 @@ async function testInfluxSQL() {
|
||||
|
||||
// Test options similar to what would be used in the application
|
||||
const testOpts = {
|
||||
sensorid: 'test_sensor_001',
|
||||
sensorid: 'esp8266-5829557',
|
||||
start: 'now() - 1h',
|
||||
stop: 'now()',
|
||||
sort: 1,
|
||||
|
||||
Reference in New Issue
Block a user