3a0878a254
Added a new API for writable property lists across all the basic example object types, preparing for the introduction of a Writable_Property_List property in every object in a future BACnet standard revision. The lists can be used by backup and restore feature to automatically choose the object property values in the backup that can be restored via internal WriteProperty directly from BACnet CreateObject services with List of Initial Values. Updated existing device object examples to include these writable property lists.
BACnet Etherent Demonstrates the Ethernet peripheral by implmenting BACnet over Ethernet on the RX62N Development Kit. The project is compiled with the RX Standard Toolchain, and the default drivers included with the RX62N kit. The project does not use any additional hardware. The project was tested using a BACnet/IP to BACnet Ethernet router, using the bacnet-tools from the BACnet Protocol Stack site.