intel / liblwm2m

liblwm2m is an implementation of the LWM2M protocol from the Open Mobile Alliance.
BSD 3-Clause "New" or "Revised" License
44 stars 28 forks source link

Client de-registration should be a confirmable message #9

Closed msangoi closed 10 years ago

msangoi commented 10 years ago

When you type "quit", the client sends a message to deregister. This 'DELETE' message should be confirmable since all LW messages (except for 'Notify' messages) should be confirmable.