diff --git a/measurement.html b/measurement.html index dbb5fb3..dca4dc1 100644 --- a/measurement.html +++ b/measurement.html @@ -30,6 +30,8 @@ simulator: { value: false }, smooth_method: { value: "" }, count: { value: "10", required: true }, + processOutputFormat: { value: "process" }, + dbaseOutputFormat: { value: "influxdb" }, //define asset properties uuid: { value: "" }, @@ -220,6 +222,25 @@