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 defaults not being added correctly to CoAP create packet from server XML handler #98

Merged
merged 5 commits into from Mar 31, 2016

Conversation

ghost
Copy link

@ghost ghost commented Mar 30, 2016

Now if an internal error occurs, an AwaError_Internal tag will be added to the
response for that object / object instance node.

Signed-off-by: Roland Bewick roland.bewick@imgtec.com

Roland Bewick added 2 commits March 30, 2016 17:50
…write requests.

Now if an internal error occurs, an AwaError_Internal tag will be added to the
response for that object / object instance node.

Signed-off-by: Roland Bewick <roland.bewick@imgtec.com>
Fixed object store not allocating defaults to multiple-instance
mandatory resources. Now adds a default for each resource instance
up to the resource definition's minimum resource instances.

Fixed Server XML handler not wrapping single-instance default values
inside a resource instance node. Updated default value allocation
to match the changes to the core.

Re-enabled define operation parameterised tests using object link.

Signed-off-by: Roland Bewick <roland.bewick@imgtec.com>
@ghost ghost changed the title DO NOT MERGE - Added checks to server IPC handler for failure to build or send coap write requests. DO NOT MERGE - Fixed defaults not being added correctly to CoAP create packet from server XML handler Mar 30, 2016
Signed-off-by: Roland Bewick <roland.bewick@imgtec.com>
@ghost ghost changed the title DO NOT MERGE - Fixed defaults not being added correctly to CoAP create packet from server XML handler Fixed defaults not being added correctly to CoAP create packet from server XML handler Mar 30, 2016
@ghost ghost added this to the 0.1.6 milestone Mar 30, 2016
@ghost
Copy link
Author

ghost commented Mar 30, 2016

[valgrind]

@ghost
Copy link
Author

ghost commented Mar 31, 2016

retest this please

Test cases now wait for the server to know the client has an
object defined before writing to it.

Signed-off-by: Roland Bewick <roland.bewick@imgtec.com>
@ghost ghost assigned cdewbery Mar 31, 2016
@cdewbery cdewbery merged commit b5f6423 into ConnectivityFoundry:master Mar 31, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant