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:
...
'
...
BACnet
...
property
...
configuration
...
file
...
'
...
Device
...
Name
...
Filter;Object
...
Name
...
Filter;Property
...
ID;Access
...
rights
...
\[R\];Polling
...
interval
...
(ms)
...
\[object-setting\]
...
*;Input*;out-of-service;RW;5000
...
*;*;description;R;
...
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.
...