Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 4 commits into from
Oct 11, 2023

Conversation

Kaiserchen85
Copy link
Collaborator

Fixed conversion issues between unsigned int* and uint32_t* for the errorCode parameter in CallbackSetProperty functions Issues/42
Fixed display of Foreign Device BBMD Address Host IP for sending text messages and foreign device registration

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
Added BACnetStack version
…dress 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
@ssmethurst ssmethurst merged commit 434b550 into master Oct 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants