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

View Source

Represents the BACnet event algorithm None parameters.

This event algorithm has no parameters, no conditions, and does not indicate any transitions of event state. The NONE algorithm is used when only fault detection is in use by an object.

For more specific information about the event algorithm, consult ASHRAE 135 13.3.17.

Summary

Types

t()

Representative type for the event parameter.

Types

t()

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

Representative type for the event parameter.