BACnet4Linux should evolve into a dozen or so modules
that do specialized things, and are linked by a common
framework of services and object property handling
routines. One module could be used to stress test a
BACnet network, another could be used to serve up XML
or HTTP data about a local BACnet network. Another
module could be a BACnet router. Another module could
be a time server. Each module relying on some common
modules that handle the services and decode/encoding of
BACnet properties.
Anonymous