BACnet property definitions

Location: <WorkspaceDirectory>\DataFiles\xio.BACnet.PropertyDefinitions.dat

The BACnet interface allows to map BACnet properties to server items. The structure of the BACnet property definition file is as follows:

Each line – except comment lines that start with ' – defines a filter rule for BACnet Objects. For each BACnet object matching that rule the respective property item is created in the server if applicable to the object.

Col#ParameterDescriptionScopeUnitDefault value
1Device Name FilterThe BACnet Device Name Filter. Wildcards (*) are allowed.
None
2Object Name FilterThe BACnet Object Name Filter. Wildcards (*) are allowed.
None
3Property IDThis attribute defines the BACnet Property.
None
4Access rightsSpecifies permissions of the BACnet property in the NETx BMS Core Server. Possible values are R (read-only; default), RW (read-write), and W (writeonly). This permission cannot supersede the permission configured in the device.R, RW, WNoneR
5Polling intervalSpecifies the polling interval for the resulting porperty items. Default polling interval is used as of the corresponding BACnet object.
msobject setting