physicalPosition 1D update

This commit is contained in:
znetsixe
2025-09-05 16:20:22 +02:00
parent 078a0d80dc
commit ffab553f7e

View File

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