bacnet-BacnetVirtualGateway

 (AX-3.2 or later) The BacnetVirtualGateway is the Bacnet driver implementation of the Baja Virtual Gateway. A virtual gateway is a component that resides under the station’s component space (Config), and acts as a gateway to the station’s “virtual component space.” Note other object spaces are Files and History. For a general explanation about Baja virtual components, refer to “About virtual component spaces” in the Drivers Guide.

Starting in AX-3.2, each BacnetDevice and BacnetWsDevice has its own BacnetVirtualGateway, at the same level as its device extensions (Points, Schedules, and so on). Accessing components under the gateway dynamically adds them as “virtual points” while they are subscribed, but they exist only in memory (are not persisted in the station database like proxy points). When virtual points become unsubscribed, they are automatically cleaned up from the station database.

The “virtual point” level under a BacnetVirtualGateway varies as follows:

For more details, see Bacnet virtual points.