Round Robin Collector

The purpose of this component is to "round-robin" history collection execution over multiple BACnet devices, eg: where A, B, and C are three separate devices, each having three histories.

This can decrease the time needed to collect history data on larger BACnet projects where multiple collecting threads are now spread over devices.

By default, without this addition, the Niagara BACnet driver executes collection A1-A2-A3-B1-B2-B3-C1-C2-C3 which can result in a delay whilst smaller BACnet devices service multiple concurrent requests for history. Effectively the Round Robin Collector attempts to spread the load across the devices in the network.

Usage Instructions

Property Descriptions

Action Descriptions