lwm2m-node-lib icon indicating copy to clipboard operation
lwm2m-node-lib copied to clipboard

Implement Read for unspecified/all resource ids of type and instance

Open dmoranj opened this issue 10 years ago • 1 comments

Currently, just the Resource Read operation is implemented. Implement also the Read operations for instances and object types.

dmoranj avatar Mar 02 '15 14:03 dmoranj

Yes it seems "read /3/0/1" is supported but not "read /3/0" - I get ResourceNotFound. I suggest renaming this issue to something like "Implement Read for unspecified/all resource ids of type and instance"

buzzware avatar Aug 19 '24 02:08 buzzware