Increased sample_time to 60s

This commit is contained in:
Dirk Jahnke 2018-06-08 16:48:26 +02:00
parent a3e98e676e
commit 43fa2f983d
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ config_schema:
- ["higrow.send_mqtt", "b", true, {title: "Send data using MQTT"}]
- ["higrow.send_http", "b", false, {title: "Send data using HTTP"}]
- ["higrow.send_http_url", "s", "http://example.org/what/ever", {title: "Send data using HTTP"}]
- ["higrow.sample_time", "i", 10, {title: "Take a sample after that amount of seconds"}]
- ["higrow.sample_time", "i", 60, {title: "Take a sample after that amount of seconds"}]
filesystem:
- fs