|
anjay
|
#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 |
| const char* binding |
Resource: Binding
| const bool* bootstrap_on_registration_failure |
Resource: Bootstrap on Registration Failure. True if not set.
| const uint32_t* communication_retry_count |
Resource: Communication Retry Count. NULL if not set.
| const uint32_t* communication_retry_timer |
Resource: Communication Retry Timer. NULL if not set.
| const uint32_t* communication_sequence_delay_timer |
Resource: Communication Sequence Delay Timer (in seconds). NULL if not set.
| const uint32_t* communication_sequence_retry_count |
Resource: Communication Sequence Retry Count. NULL if not set.
| int32_t default_max_period |
Resource: Default Maximum Period - or a negative value to disable presence
| int32_t default_min_period |
Resource: Default Minimum Period - or a negative value to disable presence
| int32_t disable_timeout |
Resource: Disable Timeout - or a negative value to disable presence
| int32_t lifetime |
Resource: Lifetime
| bool mute_send |
Resource: Mute Send
| bool notification_storing |
Resource: Notification Storing When Disabled or Offline
| char preferred_transport |
Resource: Preferred Transport
| anjay_ssid_t ssid |
Resource: Short Server ID
| const bool* trigger |
Resource: Trigger