From edc91dd988d586d8b4e7cc7b5625c4217596dc2d Mon Sep 17 00:00:00 2001 From: znetsixe Date: Tue, 12 May 2026 17:13:37 +0200 Subject: [PATCH] bump submodules: AssetResolver landing + diffuser supplier curves MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Coordinated cutover across five submodules to the generalFunctions asset registry. Highlights: - generalFunctions: AssetResolver namespace + FileBackend, with new diffuser supplier curves (GVA migrated, Jäger JetFlex EPDM-1000, Aerostrip Phoenix multi-coverage, PIK300/PRK300 multi-coverage). Diffuser config schema corrected: density was always meant to be bottom-coverage %, not elements/m². - diffuser: _loadSpecs reads from the registry; editor wired with the shared asset cascade (supplier → type → model → unit). - rotatingMachine + valve: derive supplier/type/units from the model id via resolveAssetMetadata; reject saved legacy fields with a clear re-save prompt. - machineGroupControl: integration fixtures use the trimmed asset shape. Co-Authored-By: Claude Opus 4.7 (1M context) --- nodes/diffuser | 2 +- nodes/generalFunctions | 2 +- nodes/machineGroupControl | 2 +- nodes/rotatingMachine | 2 +- nodes/valve | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/nodes/diffuser b/nodes/diffuser index 6372bdc..2c5704b 160000 --- a/nodes/diffuser +++ b/nodes/diffuser @@ -1 +1 @@ -Subproject commit 6372bdc9260b124da30f43dc231381b18b10467d +Subproject commit 2c5704b5c0413f6b8a43430f1b1418de5e71c7b6 diff --git a/nodes/generalFunctions b/nodes/generalFunctions index 84a4430..0a4b52f 160000 --- a/nodes/generalFunctions +++ b/nodes/generalFunctions @@ -1 +1 @@ -Subproject commit 84a4430266c05d7a3cf1c8ece8739c6bd70814d6 +Subproject commit 0a4b52f517a4f6c83876e417654a28e52a500672 diff --git a/nodes/machineGroupControl b/nodes/machineGroupControl index 4cb9c50..d238270 160000 --- a/nodes/machineGroupControl +++ b/nodes/machineGroupControl @@ -1 +1 @@ -Subproject commit 4cb9c5084c250a08b8fd583a771a433669ebcd1d +Subproject commit d2382705305f215414a2a7d75638d5715ccbd59a diff --git a/nodes/rotatingMachine b/nodes/rotatingMachine index b373727..28344c6 160000 --- a/nodes/rotatingMachine +++ b/nodes/rotatingMachine @@ -1 +1 @@ -Subproject commit b373727338f31f69c2e46d5f1c9a62592bb05bf9 +Subproject commit 28344c6810e15f30385726747c646575c4226f69 diff --git a/nodes/valve b/nodes/valve index 95ccc77..68ebe4e 160000 --- a/nodes/valve +++ b/nodes/valve @@ -1 +1 @@ -Subproject commit 95ccc77b258ce386e43619c0ecaca13979eea371 +Subproject commit 68ebe4ebce06817ea8396054551c0cbab18d2646