Resource table entry.
Public Attributes#
Auto response.
Auto response extended If it's registered in the resource descriptor, it will be called instead of auto_response.
Resource data.
bool
Resource discoverable.
struct sl_wisun_coap_rhnd_resource *
Next pointer.
Redirect response callback.
Public Attribute Documentation#
auto_response#
sl_wisun_coap_rhnd_auto_resp_t sl_wisun_coap_rhnd_resource::auto_response
Auto response.
auto_response_ext#
sl_wisun_coap_rhnd_auto_resp_ext_t sl_wisun_coap_rhnd_resource::auto_response_ext
Auto response extended If it's registered in the resource descriptor, it will be called instead of auto_response.
redirect_response#
sl_wisun_coap_rhnd_redirect_resp_t sl_wisun_coap_rhnd_resource::redirect_response
Redirect response callback.