|
client-c
0.7.0
|
#include "kaa_common.h"
Include dependency graph for kaa_defaults.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | kaa_events_schema_version_t |
| struct | kaa_bootstrap_server_connection_data_t |
| Uses to represent transport-specific connection data to establish connection to Bootstrap servers. More... | |
Macros | |
| #define | BUILD_VERSION "0.6.1-SNAPSHOT" |
| #define | BUILD_COMMIT_HASH "N/A" |
| #define | APPLICATION_TOKEN "01234567890123456789" |
| #define | CONFIG_SCHEMA_VERSION 6 |
| #define | PROFILE_SCHEMA_VERSION 7 |
| #define | SYSTEM_NF_SCHEMA_VERSION 1 |
| #define | USER_NF_SCHEMA_VERSION 5 |
| #define | LOG_SCHEMA_VERSION 4 |
| #define | KAA_SYNC_TIMEOUT 60000L |
| #define | KAA_EVENT_SCHEMA_VERSIONS_SIZE 2 |
| #define | KAA_BOOTSTRAP_ACCESS_POINT_COUNT 1 |
| #define | KAA_CONFIGURATION_DATA_LENGTH 45 |
Variables | |
| static const kaa_events_schema_version_t | KAA_EVENT_SCHEMA_VERSIONS [KAA_EVENT_SCHEMA_VERSIONS_SIZE] |
| static const kaa_bootstrap_server_connection_data_t | KAA_BOOTSTRAP_ACCESS_POINTS [KAA_BOOTSTRAP_ACCESS_POINT_COUNT] |
| static const char | KAA_CONFIGURATION_DATA [KAA_CONFIGURATION_DATA_LENGTH] = { 0x34, 0x42, 0x61, 0x73, 0x69, 0x63, 0x20, 0x63, 0x6F, 0x6E, 0x66, 0x69, 0x67, 0x75, 0x72, 0x61, 0x74, 0x69, 0x6F, 0x6E, 0x20, 0x73, 0x63, 0x68, 0x65, 0x6D, 0x61, 0x02, 0x20, 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, 0x09, 0x0A, 0x0B, 0x0C, 0x0D, 0x0E, 0x0F } |
| #define APPLICATION_TOKEN "01234567890123456789" |
Definition at line 35 of file kaa_defaults.h.
| #define BUILD_COMMIT_HASH "N/A" |
Definition at line 33 of file kaa_defaults.h.
| #define BUILD_VERSION "0.6.1-SNAPSHOT" |
DO NOT EDIT THIS FILE. IT IS AUTO-GENERATED.
Definition at line 32 of file kaa_defaults.h.
| #define CONFIG_SCHEMA_VERSION 6 |
Definition at line 37 of file kaa_defaults.h.
| #define KAA_BOOTSTRAP_ACCESS_POINT_COUNT 1 |
Definition at line 80 of file kaa_defaults.h.
| #define KAA_CONFIGURATION_DATA_LENGTH 45 |
Definition at line 96 of file kaa_defaults.h.
| #define KAA_EVENT_SCHEMA_VERSIONS_SIZE 2 |
Definition at line 52 of file kaa_defaults.h.
| #define KAA_SYNC_TIMEOUT 60000L |
Definition at line 43 of file kaa_defaults.h.
| #define LOG_SCHEMA_VERSION 4 |
Definition at line 41 of file kaa_defaults.h.
| #define PROFILE_SCHEMA_VERSION 7 |
Definition at line 38 of file kaa_defaults.h.
| #define SYSTEM_NF_SCHEMA_VERSION 1 |
Definition at line 39 of file kaa_defaults.h.
| #define USER_NF_SCHEMA_VERSION 5 |
Definition at line 40 of file kaa_defaults.h.
|
static |
Definition at line 82 of file kaa_defaults.h.
|
static |
Definition at line 98 of file kaa_defaults.h.
|
static |
Definition at line 54 of file kaa_defaults.h.