|
LOM2M
0.8.0
|
#include <Controller.h>
Static Public Member Functions | |
| static void | performDiscovery (RequestPrimitive &req, ResponsePrimitive *resp, Entity *targetEntity) |
|
static |
Perform a discovery request based on the provided primitive. The result is encapsulated into a response primitive
| req | the request primitive to execute |
| resp | the response primitive to contain the result of the discovery |
| targetEntity | the target entity of the request, can be null |