Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents

...

  1. An object's PRESENT_VALUE is dependent on PriorityArray and RelinquishDefault properties.

  2. All the project devices will be on same local network number and local bind address.

  3. The bacnetServerLocalAddress and bacnetServerNetwork tags no longer needed on the bacnetServer extension.

  4. All the project devices should have a unique device instance number and MAC address.

  5. Added new properties:
    a) RelinquishDefault on all Value Objects (AV/BV/MSV)
    b) PropertyList on all supported objects
    c) Polarity for BI

  6. Points with Str type and missing the enum tag, won't be added to Server Device (strings don’t exist in BACnet protocol).

  7. Writing a value of 0 to any specific index of MSV will clear that index (Null).

  8. When the Server is enabled, BBMD and FD are not supported and will not process local broadcast messages.

  9. BACnet Client and Server cannot communicate with each other on the same PC.

  10. The bacnetServerConfigureIp() function has been deprecated.

  11. BACnet Client and Server must have different instance number if in the same instance of FIN.

BACnet Protocol Revision 1.18

...

Updates