forked from RnD/rotatingMachine
updates
This commit is contained in:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user