Skip to content

Commit

Permalink
Fixed conversion issues between unsigned int* and uint32_t* and IP Ad…
Browse files Browse the repository at this point in the history
…dress displays (#43)

* Updated the Windows SDK version and the preprocessor macro

Updated the Windows SDK version to v143
Updated preprocessor macro to include ENABLE_DATA_LINK_LAYER_IPV4, ENABLE_STRING_LITERALS, ENABLE_DECODE_AS_JSON, ENABLE_DECODE_AS_XML, ENABLE_BACNET_API_DEBUG_LOGGING, ENABLE_ALL_OBJECT_TYPES, ENABLE_ALL_BIBBS

* Update CHANGELOG.md

* Added BACnetStack version

Added BACnetStack version

* Fixed conversion issues between unsigned int* and uint32_t* and IP Address displays

- Fixed conversion issues between unsigned int* and uint32_t* for the errorCode parameter in CallbackSetProperty functions
- Fixed display of Foreign Device BBMD Address Host IP for sending text messages and foreign device registration
  • Loading branch information
Kaiserchen85 committed Oct 11, 2023
1 parent 8eec294 commit 434b550
Show file tree
Hide file tree
Showing 3 changed files with 72 additions and 40 deletions.
Loading

0 comments on commit 434b550

Please sign in to comment.