diff --git a/rotatingMachine.html b/rotatingMachine.html index 28e210c..caf67ec 100644 --- a/rotatingMachine.html +++ b/rotatingMachine.html @@ -26,6 +26,8 @@ cooldown: { value: 0 }, movementMode : { value: "staticspeed" }, // static or dynamic machineCurve : { value: {}}, + processOutputFormat: { value: "process" }, + dbaseOutputFormat: { value: "influxdb" }, //define asset properties uuid: { value: "" }, @@ -143,6 +145,24 @@ +

Output Formats

+
+ + +
+
+ + +
+
@@ -162,4 +182,4 @@
  • Enable Log / Log Level: toggle via Logger menu.
  • Position: set Upstream / At Equipment / Downstream via Position menu.
  • - \ No newline at end of file +