eclipse-californium / californium.tools

Californium project
Other
59 stars 57 forks source link

Improvements to RDNodeResource #27

Closed navoda closed 4 years ago

navoda commented 7 years ago

The method addNodeResource changed to addResource making it more generalized when adding new resources with attributes. Added addEndResource method to modifying purposes, like dynamically adding resources with specific resource types according to receiving attributes (e.g. rt, if) also added a lifeTime getter and changed updateEndpointResources's access modifier from private to public.

Reference to the Improvement to RDNodeResource #26 Signed-off-by: navoda mpnavoda@gmail.com

boaks commented 4 years ago

I'm not sure, if you still work on this. I guess no.