BACnetDefaultImpl Library Documentation¶
- Company
3S - Smart Software Solutions GmbH
- Title
BACnetDefaultImpl
- Version
1.6.1.0
- Categories
Intern|BACnet
- Namespace
BACnetDefaultImpl
- Author
3S - Smart Software Solutions GmbH
- Placeholder
BACnetDefaultImpl
Description 1¶
The BACnetDefaultImpl library provides default implementations of BACnet functionality. PLCs have their specific restrictions and ressource constraints - for example small memory, no filesystem or write limitations for flash filesystem, sometimes no realtime clock. BACnet library contains the universal part of BACnet, making no other assumptions than its unavoidable memory consumption.
The BACnetDefaultImpl library makes specific assumptions documented at each item in the library. In case those assumptions could not be fulfilled by a specific PLC BACnetDefaultImpl could be used as an example for a more specific implementation.