forked from RnD/machineGroupControl
physicalPosition 1D update
This commit is contained in:
8
mgc.html
8
mgc.html
@@ -26,10 +26,14 @@
|
||||
enableLog: { value: false },
|
||||
logLevel: { value: "error" },
|
||||
|
||||
// Physical aspect
|
||||
//physicalAspect
|
||||
positionVsParent: { value: "" },
|
||||
positionLabel: { value: "" },
|
||||
positionIcon: { value: "" },
|
||||
hasDistance: { value: false },
|
||||
distance: { value: 0 },
|
||||
distanceUnit: { value: "m" },
|
||||
distanceDescription: { value: "" }
|
||||
|
||||
},
|
||||
inputs:1,
|
||||
outputs:3,
|
||||
|
||||
Reference in New Issue
Block a user