Rene De Ren
089f4c5129
Add position constants, reactor/settler config schemas
...
- New src/constants/positions.js: POSITIONS enum (upstream/downstream/atEquipment/delta)
- New src/configs/reactor.json: Full schema for CSTR/PFR reactor parameters and ASM3 initial state
- New src/configs/settler.json: Schema for settler node
- Export POSITIONS, POSITION_VALUES, isValidPosition from index.js
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-11 13:43:24 +01:00
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
znetsixe
27a6d3c709
updates
2026-03-11 11:13:05 +01:00
znetsixe
c60aa40666
update
2026-02-23 13:17:47 +01:00
znetsixe
1cfb36f604
agent updates
2026-02-12 10:14:56 +01:00
znetsixe
105a3082ab
updates
2026-01-29 13:32:20 +01:00
znetsixe
cde331246c
updates for asset registration
2026-01-29 10:22:12 +01:00
znetsixe
15c33d650b
updates
2026-01-29 09:16:41 +01:00
znetsixe
a536c6ed5e
update fetch function
2026-01-28 14:25:12 +01:00
znetsixe
266a6ed4a3
updates
2026-01-28 14:04:22 +01:00
znetsixe
37796c3e3b
Merge remote-tracking branch 'origin/main' into dev-Rene
2025-12-19 11:50:14 +01:00
znetsixe
067017f2ea
bug fix
2025-11-30 17:45:45 +01:00
znetsixe
52f1cf73b4
bug fixes
2025-11-30 09:24:29 +01:00
Rene De ren
a81733c492
added examples
2025-11-28 16:29:24 +01:00
znetsixe
555d4d865b
added sum and child id support
2025-11-28 09:59:39 +01:00
znetsixe
db85100c4d
updates to pumping station control method
2025-11-27 17:46:43 +01:00
znetsixe
b884faf402
added monster config
2025-11-25 16:19:33 +01:00
znetsixe
2c43d28f76
updated safety features
2025-11-25 14:58:01 +01:00
pimmoerman
858189d6da
Update get_all_assets.php vanaf tagcode.app
2025-11-21 03:00:01 +00:00
pimmoerman
ec42ebcb25
Update get_all_assets.php vanaf tagcode.app
2025-11-20 12:15:55 +00:00
znetsixe
d52a1827e3
Added min height based on | fixed dynamic speed in %/sec
2025-11-20 11:09:26 +01:00
pimmoerman
f4629e5fcc
Update get_all_assets.php vanaf extern endpoint
2025-11-17 15:57:29 +00:00
pimmoerman
dafe4c5336
Delete datasets/tagcodeapp_product_models.json
2025-11-17 15:57:15 +00:00
pimmoerman
5439d5111a
Delete datasets/tagcodeapp_assets.json
2025-11-17 15:57:08 +00:00
pimmoerman
1e5ef47a4d
Delete datasets/get_all_assets.php
2025-11-17 15:57:02 +00:00
pimmoerman
2b87c67876
Update get_all_assets.php vanaf extern endpoint
2025-11-17 15:00:01 +00:00
pimmoerman
0db90c0e4b
Delete data/get_all_assets.php
2025-11-17 14:58:33 +00:00
pimmoerman
1e07093101
Update get_all_assets.php vanaf extern endpoint
2025-11-17 14:58:01 +00:00
znetsixe
f2c9134b64
Added new menu jsons
2025-11-13 19:39:48 +01:00
znetsixe
5df3881375
added gravity function for calculating local g updated config for faster testing and changed the symbols at physical pos
2025-11-12 17:39:39 +01:00
p.vanderwilt
ce25ee930a
Add ammonium and NOx quantity sensors to assetData
2025-11-12 10:47:41 +01:00
znetsixe
6be3bf92ef
first creation of PID controller + adjustments to pumpingstation
2025-11-10 13:41:41 +01:00
znetsixe
efe4a5f97d
update flow arrow
2025-11-07 15:30:24 +01:00
znetsixe
e5c98b7d30
removed some old comments, added thresholds for safeguard
2025-11-07 15:09:35 +01:00
znetsixe
4a489acd89
some formatting
2025-11-06 16:47:17 +01:00
p.vanderwilt
a293e0286a
Merge pull request 'Add addtional and updated configs' ( #12 ) from dev-Pieter into main
...
Reviewed-on: https://gitea.centraal.wbd-rd.nl/RnD/generalFunctions/pulls/12
2025-11-06 14:01:32 +00:00
znetsixe
98cd44d3ae
updated output utils bug fixes for formatting
2025-11-06 11:18:54 +01:00
znetsixe
44adfdece6
removed caps sensitivity
2025-11-05 17:15:32 +01:00
znetsixe
9ada6e2acd
Added support for maintenance tracking in hours. "getMaintenanceTimeHours" default in output of machine now
2025-11-05 15:47:05 +01:00
012b8a7ff6
Merge pull request 'Merging to latest updates' ( #10 ) from dev-Rene into main
...
Reviewed-on: https://gitea.centraal.wbd-rd.nl/RnD/generalFunctions/pulls/10
2025-11-03 14:24:58 +00:00
znetsixe
9610e7138d
Added extra pump data
...
lagged sample in measurement
2025-11-03 15:22:51 +01:00
p.vanderwilt
d5d078413c
Add flowNumber configuration to define effluent flow handling
2025-10-31 14:03:54 +01:00
p.vanderwilt
17662ef7cb
Add total suspended solids sensor to assetData
2025-10-31 13:53:35 +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
d503cf5dc9
Merge pull request 'Added does measurement exist in measurement' ( #8 ) from dev-Rene into main
...
Reviewed-on: https://gitea.centraal.wbd-rd.nl/RnD/generalFunctions/pulls/8
2025-10-24 19:20:31 +00:00
Rene De ren
48a227d519
Merge branch 'main' into dev-Rene
2025-10-24 15:22:08 +02:00
p.vanderwilt
f653a1e98c
Refactor child setup to support multiple parents consistently
2025-10-24 13:37:26 +02:00
znetsixe
1725c5b0e9
bug fixes for measurement container lagged retrieval-> unit conversion and sample output
2025-10-23 09:51:27 +02:00
znetsixe
d7cb8e1072
latest version
2025-10-21 12:45:06 +02:00
9b7a8ae2c8
Merge pull request 'dev-Rene added features' ( #5 ) from dev-Rene into main
...
Reviewed-on: https://gitea.centraal.wbd-rd.nl/RnD/generalFunctions/pulls/5
2025-10-16 13:20:04 +00:00