Added Who-Is-Router process for Notification Class recipient unknown router addresses. (#1243)
* Added Who-Is-Router-To-Network process in basic Notification Class when recipient address is missing the router MAC address. * Added buffer_length parameter to octet string buffer decode functions * Fixed BACnet address handling for I-Am-Router address updating the recipient list address for the next hop router. * Changed VMAC encoding and decoding to use octet string buffer API to reduce stack RAM.
This commit is contained in:
+3
-1
@@ -41,9 +41,11 @@ The git repositories are hosted at the following sites:
|
||||
|
||||
### Added
|
||||
|
||||
* Added Who-Is-Router-To-Network process in basic Notification Class when
|
||||
recipient address router MAC address is unknown. (#1243)
|
||||
* Add initialization and unpacking functions for BACnet Character
|
||||
String buffer structure. (#1242)
|
||||
* Add Host-N-Port minimal encode and decode which utilizes the octet
|
||||
* Added Host-N-Port minimal encode and decode which utilizes the octet
|
||||
string and character string buffer encode and decode. (#1239)
|
||||
* Added API for extending the basic Device object and children with
|
||||
proprietary properties for ReadProperty and WriteProperty services. (#1238)
|
||||
|
||||
Reference in New Issue
Block a user