jvermillard / leshan

OMA Lightweight M2M java implementation - LWM2M
40 stars 25 forks source link

Added missing operations, initial support for Observing resources #10

Closed sophokles73 closed 10 years ago

sophokles73 commented 10 years ago

Hi,

I also have removed the "operation" package since it introduced an unwanted mutual dependency between packages "operation" and "message".

Otherwise, I have tried to adopt all changes from master where possible ...

Kai

jvermillard commented 10 years ago

looks good