Several fixes, especially measurement and pressure updates and triggers where flawed
This commit is contained in:
@@ -62,7 +62,7 @@ class nodeClass {
|
||||
unit: uiConfig.unit
|
||||
},
|
||||
functionality: {
|
||||
positionVsParent: uiConfig.positionVsParent || 'atEquipment', // Default to 'atEquipment' if not specified
|
||||
positionVsParent: uiConfig.positionVsParent
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user