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 @@ +