This commit is contained in:
znetsixe
2025-09-22 16:06:18 +02:00
parent ddfc612894
commit 38408c7bc3
3 changed files with 4 additions and 3 deletions

View File

@@ -45,7 +45,6 @@ class nodeClass {
// Merge UI config over defaults
this.config = {
general: {
name: uiConfig.name,
id: node.id, // node.id is for the child registration process
unit: uiConfig.unit, // add converter options later to convert to default units (need like a model that defines this which units we are going to use and then conver to those standards)
logging: {