Block a user
DashboardAPI node improvements
Clean up inline test/demo code in specificClass files
Modernize monster node to three-layer architecture
Relocate prediction/ML modules to external service
Restore diffuser node implementation
API reference for generalFunctions
Add tests for pumpingStation, reactor, settler, measurement nodes
Integration tests for parent-child registration flows
Fix 73 ESLint no-unused-vars warnings
Fixed: reduced ESLint warnings from 71 to 0.
Changes across 10 submodules:
- Removed unused imports and variables (ChildRegistrationUtils, OutputUtils, noop, reNative, etc.)
- Prefixed intentional…
Fix 73 ESLint no-unused-vars warnings
Break menuUtils.js (543 lines) into focused components
Add unit tests for generalFunctions core (MeasurementContainer, ConfigManager)