Expand description
Intrinsic reporting — OUT_OF_RANGE event state machine.
Per ASHRAE 135-2020 Clause 13.3.2, the OUT_OF_RANGE algorithm monitors an analog present_value against HIGH_LIMIT and LOW_LIMIT with a DEADBAND to prevent oscillation at the boundary.
Structs§
- Change
OfState Detector - CHANGE_OF_STATE event detector for binary and multi-state objects.
- Command
Failure Detector - COMMAND_FAILURE event detector for commandable output objects (BO, MSO).
- Event
State Change - A detected change in event state.
- Limit
Enable - Which limits are enabled.
- OutOf
Range Detector - OUT_OF_RANGE event detector for analog objects.
Enums§
- Event
Transition - Event transition category per ASHRAE 135-2020 Clause 13.2.5.