diff --git a/mos.yml b/mos.yml index 60ab06d..6737d7b 100755 --- a/mos.yml +++ b/mos.yml @@ -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