Anjay Lite
|
#include <server_object.h>
Data Fields | |
uint16_t | ssid |
uint32_t | lifetime |
uint32_t | default_min_period |
uint32_t | default_max_period |
uint32_t | disable_timeout |
bool | notification_storing |
const char * | binding |
const bool * | bootstrap_on_registration_failure |
bool | mute_send |
const anj_iid_t * | iid |
anj_communication_retry_res_t * | comm_retry_res |
uint8_t | default_notification_mode |
Representation of a single Instance of the Server Object.
const char* binding |
Resource: Binding
const bool* bootstrap_on_registration_failure |
Resource: Bootstrap on Registration Failure. True if not set.
anj_communication_retry_res_t* comm_retry_res |
Communication Retry Resources. If not set, default value is used.
uint32_t default_max_period |
Resource: Default Maximum Period, value of 0, means pmax is ignored.
uint32_t default_min_period |
Resource: Default Minimum Period
uint8_t default_notification_mode |
uint32_t disable_timeout |
Resource: Disable Timeout. If not set, default will be used.
const anj_iid_t* iid |
Instance ID. If not set, default value is used.
uint32_t lifetime |
Resource: Lifetime
bool mute_send |
Resource: Mute Send
bool notification_storing |
Resource: Notification Storing When Disabled or Offline
uint16_t ssid |
Resource: Short Server ID