diff --git a/reactor.html b/reactor.html index 9d1574f..ebe283d 100644 --- a/reactor.html +++ b/reactor.html @@ -29,6 +29,8 @@ X_TS_init: { value: 125.0009, required: true }, timeStep: { value: 1, required: true }, + processOutputFormat: { value: "process" }, + dbaseOutputFormat: { value: "influxdb" }, enableLog: { value: false }, logLevel: { value: "error" }, @@ -233,6 +235,23 @@ +

Output Formats

+
+ + +
+
+ + +