diff --git a/valve.html b/valve.html index 8804239..c2075c0 100644 --- a/valve.html +++ b/valve.html @@ -22,6 +22,8 @@ // Define specific properties speed: { value: 1, required: true }, + processOutputFormat: { value: "process" }, + dbaseOutputFormat: { value: "influxdb" }, //define asset properties uuid: { value: "" }, @@ -113,6 +115,24 @@ +