1.0.4 ⢠Published 9 months ago
@automatacontrols/building-systems-controller v1.0.4
š¢ Automata BMS Controller for Node-RED
š Overview
The Automata Building Management System (BMS) Controller provides a sophisticated interface for managing complex HVAC systems through Node-RED Dashboard 2.0. This professional-grade control system offers comprehensive monitoring and management capabilities for building automation systems, delivering enterprise-grade functionality through an intuitive and responsive interface.
šļø System Architecture
Core Features
- šļø Direct control of chillers, boilers, and pump systems
- š Real-time differential pressure monitoring
- š”ļø Comprehensive temperature monitoring
- ā” Advanced status visualization system
- šØ Real-time alarm management
- š Immediate visual feedback
- šØ Customizable interface themes
Equipment Control
- āļø Chiller system management
- š„ Boiler operation control
- š§ Pump system coordination
- š”ļø Temperature setpoint management
- š Pressure differential monitoring
- š Alarm system integration
š Installation
npm install @automatacontrols/building-systems-controller
š System Integration
The controller accepts input messages in the following format:
javascriptCopy{
"payload": {
"cwSupply": 45.00, // Chilled water supply temperature
"cwReturn": 48.00, // Chilled water return temperature
"hwSupply": 180.00, // Hot water supply temperature
"hwReturn": 160.00, // Hot water return temperature
"cwSetpoint": 45.00, // Chilled water setpoint
"hwSetpoint": 180.00, // Hot water setpoint
"outdoorTemp": 68.00, // Outdoor temperature
"hwDiffPressure": 12.00, // Hot water differential pressure
"cwDiffPressure": 15.00, // Chilled water differential pressure
"equipment": {
"chiller1": true, // Equipment enable states
"boiler1": true
},
"alarms": {
"cw": true, // System alarm states
"hw": true
}
}
}
š» System Requirements
š§ Node-RED version 3.0.0 or higher
š Node-RED Dashboard 2.0
š Modern web browser with ES6 support
āļø Configuration Options
š Custom naming conventions for equipment and systems
š Dashboard group assignment for organizational clarity
š Widget size customization for optimal display
šØ Theme selection for visual consistency
š¤ Technical Support
š Issue Tracking
š¦ Source Repository
š License Information
This software is provided under the MIT License. Complete license details can be found in the LICENSE file included with this package.
šØāš» Developer Information
Developed by AutomataControls
š GitHub: AutomataControls
š Version History
1.0.0
š Initial system release
š¢ Comprehensive BMS functionality
šļø Advanced HVAC control interface
š Real-time monitoring capabilities
š„ļø Equipment status visualization
šØ Integrated alarm management
š”ļø Interactive temperature control
š§ Complete pump and equipment management
1.0.1
š§ Updated node-red-dashboard dependency to 2.0.0
š Enhanced documentation
1.0.2
šØ Updated node color to brand pink (#F0056B)
š Added comprehensive documentation
ā Added status badges
<div align="center">
node-red dashboard bms hvac building-automation controls chiller boiler pump-control equipment-monitoring ui widget automata building-management automation monitoring
</div>