EQUIPMENT_TYPE MANUFACTURER MODEL RTU
Brief Introduction
Equipment specifc details that make it different from other devices
List of Equipmentt
This cofiguration has been used for these models:
- Model: 09-15-22
- Model: 09-15-23
- Model: 09-15-25
Hardware Prerequisites
The code is written for an ESP8266/ESP32-style microcontroller with WiFi capabilities and at least one hardware serial port for RS485 communication.
- Microcontroller: Firebeetle 2 ESP32.
- RS485 Transceiver: RS485 Shield for Arduino.
States and Strategies
Provide a brief description of what variables and strategies were used in this configuraiton
Standby State
- Equipment running: set to 0
- Common Alarm: set to 0
- SAT temperature: set to 85
Running State
- Equipment running: set to 1
- SAT temperature: Ramp Strategy set to 65 deg setpoint
Fail State
- Commong Alarm: set to 1
- SAT temperature: Ramp Strategy set to 105 deg setpointset