Hub Connector connection (bacnet-HubInitiatingConnection)

Two components configure the hub connector: Primary and Failover. The primary connection is configured to connect to the primary hub. The driver attempts this connection before attempting the failover connection to the failover hub. When connected to the failover hub, the driver re-attempts the primary connection again and, if re-established, it drops the failover connection.
Figure 56.   Primary Connection properties
Image

To access these properties, drag or copy an ScHubPort from the bacnet palette (NetworkPorts node) to BacnetNetwork > Bacnet Comm > Network.

To update these properties, expand Config > Drivers > BacnetNetwork > Bacnet Comm > Network > ScHubPort > Link > Hub Connector and double-click Primary Connection or Failover Connection.

Property Value Description
Connection State read-only Indicates the current high-level state of the connection.
Sub State read-only Indicates the current detailed state of the connection.
Enabled true (default) or false Activates (true) and deactivates (false) use of the object.
Hub URI Address text Constitutes the authority component (host and port) of the connection's web socket URI.
Hub URI Path filepath Specifies the path component of the connection's web socket URI.
Hub URI Query text value Indicates the query component of the connection's web socket URI.
Hub Vmac read-only Specifies the Vmac address of the node that hosts the hub function to which this connection is linked.
Hub Uuid read-only Constitutes the device UUID of the node that hosts the hub function to which this connection is linked.
Hub Address read-only Specifies the Internet address of the hub function to which this connection is linked.
Last Connect read-only Indicates the last time this connection successfully connected.
Last Disconnect read-only Indicates the last time this connection was disconnected.
Last Failure read-only timestamp Indicates the last time this connection failed to connect.
Error, Error Class read-only, numeric class error Specifies the error class of the most recent error for the connection.
Error, Error Code read-only Indicates the error code for the most recent error for the connection.
Error Details read-only Specifies the nature of the error.

Actions

  • Disconnect disconnects the connection to a hub. This may cause the hub connector to try to reconnect.