Rene De Ren
|
82094d8d09
|
Fix ESLint errors, bugs, and add gravity export
- Fix missing return in childRegistrationUtils.registerChild()
- Fix assertionUtils: assertNoNaN uses this.assertNoNaN
- Fix logger: nameModule uses this.nameModule
- Fix assetUtils: convert ESM to CommonJS
- Fix childRegistrationUtils_DEPRECATED: desc -> softwareType
- Add gravity export to index.js for rotatingMachine
- Fix ESLint errors across 18 files (no-undef, no-case-declarations,
no-mixed-spaces-and-tabs, parsing errors)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-11 13:39:40 +01:00 |
|
p.vanderwilt
|
9d8da15d0e
|
Merge pull request 'Register multiple parents during child registration' (#9) from dev-Pieter into main
Reviewed-on: https://gitea.centraal.wbd-rd.nl/RnD/generalFunctions/pulls/9
|
2025-10-31 10:36:28 +00:00 |
|
p.vanderwilt
|
f653a1e98c
|
Refactor child setup to support multiple parents consistently
|
2025-10-24 13:37:26 +02:00 |
|
znetsixe
|
de0b947c56
|
Updated distance in measurement helper so its a settable compoment. See example.js file in measurement helper folder
|
2025-10-05 09:34:00 +02:00 |
|
Rene De ren
|
d99561fa80
|
need to further update measurement emit function
|
2025-10-03 15:37:08 +02:00 |
|
p.vanderwilt
|
3886277616
|
Fix bug in parent registration code block
|
2025-09-29 17:13:34 +02:00 |
|
p.vanderwilt
|
83018fabe0
|
Allow for multiple parents
|
2025-09-29 16:06:06 +02:00 |
|
znetsixe
|
50f99fa642
|
updated registration logic to be consise
|
2025-09-04 17:06:30 +02:00 |
|
znetsixe
|
e87f9da4bf
|
license update and enhancements to measurement functionality + child parent relationship
|
2025-08-07 13:52:29 +02:00 |
|
znetsixe
|
7061d6a539
|
added support for valve and valvegroupcontrol
|
2025-07-31 09:09:25 +02:00 |
|
znetsixe
|
2540d19b76
|
updates to accomodate valve node
|
2025-07-24 13:17:10 +02:00 |
|
znetsixe
|
4665949c88
|
bug fixes
|
2025-07-02 10:54:01 +02:00 |
|
znetsixe
|
a2018509ef
|
updates to make generic functions work
|
2025-07-01 17:05:09 +02:00 |
|
znetsixe
|
bc9e3cda90
|
changed the folder and added index.js
|
2025-06-10 12:36:39 +02:00 |
|