Device Section

This section contains information related to the devices in the library of the 3rd party. The 3rd party BACnet extension module, the IBaseConfigurationScript.json file for devices is available under
[Installation drive]:\[Installation folder]\[Project Name]\libraries\BA_Device_BACnet_HQ_1\Scripts.

Provide the OM for the devices whose points you want to be reported, along with its properties.

IBaseSampleConfiguration.json file\

Contains the structure for providing devices and their properties of an extension module. As an example, it displays the pre-configured OM and properties for the 3rd party BACnet devices.

Device Section in the IBaseSampleConfiguration File

Corresponding Section for the 3rd Party BACnet EM

Contains the pre-configured OM and properties for the 3rd party BACnet extension module devices. If the display name for any OMs is same, the combined count for the instances of the OMs is reported.

For example, if the two OMs GMS_BACNET_EO_BA_BI_1 (with 10 instances) and GMS_BACNET_EO_BA_BO_1 (with 10 instances) have the same display name as Binary, the combined count for the instances of both the OMs is reported as follows:

<Count displayName="Binary" value="20" />

3rd Party BACnet EM Device Section

Section in the IBase Report for the 3rd Party BACnet EM

Displays the device OMs and their properties as configured in the IBaseConfiguration.json for the 3rd party BACnet extension module. Note that the IBase report generates the count of instances based on the IBase configuration provided by the 3rd party BACnet extension module.

IBase Report Device Section 3rd Party BACnet EM