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

View Source

Represents the BACnet fault algorithm None parameters.

The NONE fault algorithm is a placeholder for the case where no fault algorithm is applied by the object. This fault algorithm has no parameters, no conditions, and does not indicate any transitions of reliability.

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

Summary

Types

t()

Representative type for the fault parameter.

Types

t()

@type t() :: %BACnet.Protocol.FaultParameters.None{}

Representative type for the fault parameter.