This commit is contained in:
znetsixe
2026-01-29 09:16:33 +01:00
parent 339ae6bdde
commit 671eb5f5fb
3 changed files with 26 additions and 1 deletions

View File

@@ -59,6 +59,7 @@ class nodeClass {
asset: {
uuid: uiConfig.assetUuid, //need to add this later to the asset model
tagCode: uiConfig.assetTagCode, //need to add this later to the asset model
tagNumber: uiConfig.assetTagNumber,
supplier: uiConfig.supplier,
category: uiConfig.category, //add later to define as the software type
type: uiConfig.assetType,