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 PUT / POST handling on multiple instance and mandatory resources. #51

Merged
merged 1 commit into from Mar 14, 2016

Conversation

ghost
Copy link

@ghost ghost commented Mar 14, 2016

Added replace flag to Lwm2mCore_Delete to allow delete on resources in the
case we are doing a PUT on a resource (In all other cases, only deletion on
the object / object instance levels are allowed).

Sensible default allocation no longer adds a resource instance to array
resources (Arrays should be empty by default).
Enabled Objectlink array client define defaults tests.

ref: FLOWDM-636
Signed-off-by: Roland Bewick [email protected]

Added replace flag to Lwm2mCore_Delete to allow delete on resources in the
case we are doing a PUT on a resource (In all other cases, only deletion on
the object / object instance levels are allowed).

Sensible default allocation no longer adds a resource instance to array
resources (Arrays should be empty by default).
Enabled Objectlink array client define defaults tests.

ref: FLOWDM-636
Signed-off-by: Roland Bewick <[email protected]>
@ghost ghost added this to the 0.1.4 milestone Mar 14, 2016
@ghost ghost added the bug label Mar 14, 2016
@ghost ghost assigned cdewbery Mar 14, 2016
cdewbery pushed a commit that referenced this pull request Mar 14, 2016
Fixed PUT / POST handling on multiple instance and mandatory resources.
@cdewbery cdewbery merged commit e65ce3c into ConnectivityFoundry:master Mar 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant