znetsixe
f363ee53ef
Merge commit '4cf46f3' into HEAD
...
# Conflicts:
# src/nodeClass.js
# src/specificClass.js
2026-03-31 18:23:38 +02:00
Rene De Ren
bb986c2dc8
refactor: adopt POSITIONS constants and fix ESLint warnings
...
Replace hardcoded position strings with POSITIONS.* constants.
Prefix unused variables with _ to resolve no-unused-vars warnings.
Fix no-prototype-builtins where applicable.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-11 15:35:28 +01:00
Rene De Ren
ccfa90394b
Fix ESLint errors and bugs
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-11 13:39:57 +01:00
znetsixe
6b2a8239f2
updates
2026-03-11 11:13:26 +01:00
znetsixe
33f3c2ef61
update
2026-02-23 13:17:18 +01:00
znetsixe
b5137ba9c2
before functional changes by Codex
2026-02-19 17:36:44 +01:00
znetsixe
405be33626
updates to rotating machine struct
2026-02-12 10:48:44 +01:00
znetsixe
c63701db38
updates
2026-01-29 13:32:39 +01:00
znetsixe
e236cccfd6
Merge branch 'dev-Rene'
2025-12-19 10:23:25 +01:00
znetsixe
108d2e23ca
bug fixes
2025-11-30 09:24:37 +01:00
znetsixe
446ef81f24
adjusted input for measurement container
2025-11-28 09:59:51 +01:00
znetsixe
966ba06faa
some minor addons to measurement container
2025-11-27 17:46:56 +01:00
znetsixe
e8c96c4b1e
removed useless parameter
2025-11-25 16:19:23 +01:00
znetsixe
f083e7596a
update
2025-11-20 22:29:24 +01:00
p.vanderwilt
99b45c87e4
Rename _updateSourceSink to updateSourceSink for outside access
2025-11-14 12:55:11 +01:00
znetsixe
fb75fb8a11
Removed error when machine doesnt have curve so node-red doesnt crash when you dont select a machine
2025-11-13 19:39:05 +01:00
znetsixe
6528c966d8
added default liquid temp and atm pressure, added nhyd - specific flow and specific energy consumption
2025-11-12 17:40:38 +01:00
znetsixe
994cf641a3
removed some old comments
2025-11-07 15:10:46 +01:00
p.vanderwilt
b6d268659a
Refactor flow handling: rename reactor references to source and sink and fix config minor bug
2025-11-06 14:50:40 +01:00
znetsixe
4b5ec33c1d
fixed bugs for rotating machine execSequence
2025-11-05 17:15:47 +01:00
znetsixe
51f966cfb9
Added sanitizing of input for handleInput for rotating machine
2025-11-05 15:47:39 +01:00
znetsixe
4ae6beba37
updated measurement node to match selected units from user and convert it properly
2025-10-31 18:35:40 +01:00
p.vanderwilt
303dfc477d
Add flow number configuration and UI input for rotating machine
2025-10-31 14:16:00 +01:00
p.vanderwilt
ac40a93ef1
Simplify child registration error handling
2025-10-31 13:07:52 +01:00
p.vanderwilt
a8fb56bfb8
Add upstream and downstream reactor handling; improve error logging
2025-10-22 14:41:35 +02:00
HorriblePerson555
d7cc6a4a8b
Enhance child registration logging and add validation for measurement child
2025-10-17 13:38:05 +02:00
HorriblePerson555
37e6523c55
Refactor child registration to use dedicated connection methods for measurement and reactor types
2025-10-16 16:32:20 +02:00
5a14f44fdd
Merge pull request 'dev-Rene' ( #2 ) from dev-Rene into main
...
Reviewed-on: https://gitea.centraal.wbd-rd.nl/RnD/rotatingMachine/pulls/2
2025-10-16 13:21:38 +00:00
p.vanderwilt
c081acae4e
Remove non-implemented temperature handling function
2025-10-10 13:27:31 +02:00
znetsixe
2073207df1
removed old readme
2025-10-07 18:10:45 +02:00
Rene De ren
bc916c0165
log updates
2025-10-03 15:41:53 +02:00
znetsixe
5357290b41
Several fixes, especially measurement and pressure updates and triggers where flawed
2025-10-02 17:09:24 +02:00
znetsixe
000bee7190
changed some old comment
2025-09-23 15:51:16 +02:00
znetsixe
b0c18e7bae
added warning when model is not specified so user knows.
2025-09-23 15:11:06 +02:00
znetsixe
38408c7bc3
updates
2025-09-22 16:06:18 +02:00
znetsixe
f4696618a6
updated registration of measurements
2025-09-04 17:07:29 +02:00
znetsixe
82bb55e10f
updated child registration and measurement process
2025-08-08 14:29:15 +02:00
znetsixe
7820bd2ad2
improvement on business handler of specific class child handling.
2025-08-07 15:58:59 +02:00
znetsixe
d9c2699566
license update and enhancements to measurement functionality + child parent relationship
2025-08-07 13:52:06 +02:00
znetsixe
fa7c59fcab
updates
2025-07-24 13:15:33 +02:00
znetsixe
f24a5fb90b
bug fixes
2025-07-02 16:00:52 +02:00
znetsixe
8d2a3b80e7
bug fixes
2025-07-02 10:53:03 +02:00
znetsixe
b2eb8fe900
minor updates
2025-07-01 17:02:51 +02:00
znetsixe
a6dfbec5d0
generic updates completed for now
2025-07-01 15:25:07 +02:00
znetsixe
85eb1eb4a6
first try to standardize
2025-06-25 17:26:13 +02:00