BACnet.Protocol.FaultParameters.FaultStatusFlags (bacstack v0.0.1)

View Source

Represents the BACnet fault algorithm FaultStatusFlags parameters.

The FAULT_STATUS_FLAGS fault algorithm detects whether the monitored status flags are indicating a fault condition.

For more specific information about the fault algorithm, consult ASHRAE 135 13.4.6.

Summary

Types

t()

Representative type for the fault parameter.

Types

t()

@type t() :: %BACnet.Protocol.FaultParameters.FaultStatusFlags{
  status_flags: BACnet.Protocol.DeviceObjectPropertyRef.t()
}

Representative type for the fault parameter.