|
client-c
0.8.1
|
| ▼ var | |
| ▼ lib | |
| ▼ jenkins | |
| ▼ workspace | |
| ▼ kaa_release_0_8_1 | |
| ▼ client | |
| ▼ client-multi | |
| ▼ client-c | |
| ▼ src | |
| ▼ kaa | |
| ▼ avro_src | |
| ► avro | |
| avro_private.h | |
| encoding.h | |
| ▼ collections | |
| kaa_list.h | |
| ▼ gen | |
| kaa_configuration_definitions.h | |
| kaa_configuration_gen.h | |
| kaa_event_fqn_definitions.h | |
| kaa_logging_definitions.h | |
| kaa_logging_gen.h | |
| kaa_notification_definitions.h | |
| kaa_notification_gen.h | |
| kaa_profile_definitions.h | |
| kaa_profile_gen.h | |
| ▼ kaa_protocols | |
| ► kaa_tcp | |
| ▼ platform | |
| defaults.h | |
| ext_configuration_persistence.h | External interface for storing/loading the configuration data used by Kaa Configuration subsystem |
| ext_configuration_receiver.h | External interface for receiving configuration updates used by Kaa Configuration subsystem. Should be implemented to automatically receive configuration updates |
| ext_event_listeners_callback.h | External interface for receiving event listeners responses used by Kaa Event subsystem. Should be implemented to receive the list of available event listeners. See kaa_event_manager_find_event_listeners for further information |
| ext_kaa_failover_strategy.h | |
| ext_key_utils.h | External interface for client keys manipulations |
| ext_log_delivery_listener.h | External log delivery listener interfaces |
| ext_log_storage.h | External log storage interface used by Kaa data collection subsystem to temporarily store the logs before sending them to Operations server. Must be implemented in a concrete application for the data collection feature to function |
| ext_log_upload_strategy.h | External log upload strategy interface used by Kaa data collection subsystem to decide when to upload or cleanup logs. Must be implemented in a concrete application for the data collection feature to function |
| ext_notification_receiver.h | |
| ext_sha.h | |
| ext_status.h | External interface for storing/loading Kaa status |
| ext_system_logger.h | |
| ext_tcp_utils.h | External interface for socket manipulations used by Kaa transport channel implementations |
| ext_transport_channel.h | |
| ext_user_callback.h | External interface for receiving user attachment status used by Kaa User subsystem. Should be implemented to receive user attachment/detachment notifications |
| kaa_client.h | |
| kaa_client_properies.h | |
| mem.h | |
| platform.h | |
| sock.h | |
| stdio.h | |
| time.h | |
| ▼ platform-impl | |
| ► cc32xx | |
| ► common | |
| ► Econais | |
| ► esp8266 | |
| ► posix | |
| ► stm32 | |
| ▼ utilities | |
| kaa_base64.h | |
| kaa_buffer.h | |
| kaa_log.h | Simple logger for Kaa C Endpoint |
| kaa_mem.h | |
| kaa.h | Kaa C endpoint library |
| kaa_bootstrap_manager.h | |
| kaa_channel_manager.h | User defined channels manager for Kaa C SDK |
| kaa_common.h | Common C EP SDK definitions and small utilities |
| kaa_common_schema.h | |
| kaa_configuration_manager.h | |
| kaa_context.h | Kaa endpoint context definition |
| kaa_defaults.h | |
| kaa_error.h | Kaa error codes |
| kaa_event.h | Kaa event subsystem API |
| kaa_logging.h | Kaa data logging subsystem API |
| kaa_notification_manager.h | |
| kaa_platform_common.h | |
| kaa_platform_protocol.h | Kaa binary platform level protocol implementation (org.kaaproject.protocol.platform.binary) |
| kaa_platform_utils.h | |
| kaa_profile.h | Kaa profile reporting API |
| kaa_status.h | |
| kaa_user.h | Endpoint-to-user association management for Kaa C SDK |