anjay
anjay_server_instance_t Struct Reference

#include <server.h>

Data Fields

anjay_ssid_t ssid
 
int32_t lifetime
 
int32_t default_min_period
 
int32_t default_max_period
 
int32_t disable_timeout
 
const char * binding
 
bool notification_storing
 
const bool * bootstrap_on_registration_failure
 
char preferred_transport
 
bool mute_send
 
const uint32_t * communication_retry_count
 
const uint32_t * communication_retry_timer
 
const uint32_t * communication_sequence_retry_count
 
const uint32_t * communication_sequence_delay_timer
 
const bool * trigger
 

Field Documentation

◆ binding

const char* binding

Resource: Binding

◆ bootstrap_on_registration_failure

const bool* bootstrap_on_registration_failure

Resource: Bootstrap on Registration Failure. True if not set.

◆ communication_retry_count

const uint32_t* communication_retry_count

Resource: Communication Retry Count. NULL if not set.

◆ communication_retry_timer

const uint32_t* communication_retry_timer

Resource: Communication Retry Timer. NULL if not set.

◆ communication_sequence_delay_timer

const uint32_t* communication_sequence_delay_timer

Resource: Communication Sequence Delay Timer (in seconds). NULL if not set.

◆ communication_sequence_retry_count

const uint32_t* communication_sequence_retry_count

Resource: Communication Sequence Retry Count. NULL if not set.

◆ default_max_period

int32_t default_max_period

Resource: Default Maximum Period - or a negative value to disable presence

◆ default_min_period

int32_t default_min_period

Resource: Default Minimum Period - or a negative value to disable presence

◆ disable_timeout

int32_t disable_timeout

Resource: Disable Timeout - or a negative value to disable presence

◆ lifetime

int32_t lifetime

Resource: Lifetime

◆ mute_send

bool mute_send

Resource: Mute Send

◆ notification_storing

bool notification_storing

Resource: Notification Storing When Disabled or Offline

◆ preferred_transport

char preferred_transport

Resource: Preferred Transport

◆ ssid

Resource: Short Server ID

◆ trigger

const bool* trigger

Resource: Trigger


The documentation for this struct was generated from the following file: