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

Rename ADU *device_information, send update result details #204

Merged
merged 10 commits into from
Jul 12, 2022

Conversation

ewertons
Copy link
Collaborator

Purpose

The ADU documentation refers to the device basic information as
"device properties", not "device information", so this change renames
the structures and variables to match that naming.
Also the ADU sample gets an improvement to send a description for the
update result details, as well as an user-defined extended result code.

Does this introduce a breaking change?

[x] Yes
[ ] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[x] Feature
[ ] Code style update (formatting, local variables)
[x] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

The ADU documentation refers to the device basic information as
"device properties", not "device information", so this change renames
the structures and variables to match that naming.
Also the ADU sample gets an improvement to send a description for the
update result details, as well as an user-defined extended result code.
Copy link
Collaborator

@danewalton danewalton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. If you could double check for any lingering values named "device information" 👍🏼

@ewertons ewertons merged commit ad71608 into ota Jul 12, 2022
@ewertons ewertons deleted the ewertons/todos2 branch July 12, 2022 20:27
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