client-c  0.8.1
File List
Here is a list of all files with brief descriptions:
[detail level 123456789101112131415]
  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.hExternal interface for storing/loading the configuration data used by Kaa Configuration subsystem
 ext_configuration_receiver.hExternal interface for receiving configuration updates used by Kaa Configuration subsystem. Should be implemented to automatically receive configuration updates
 ext_event_listeners_callback.hExternal 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.hExternal interface for client keys manipulations
 ext_log_delivery_listener.hExternal log delivery listener interfaces
 ext_log_storage.hExternal 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.hExternal 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.hExternal interface for storing/loading Kaa status
 ext_system_logger.h
 ext_tcp_utils.hExternal interface for socket manipulations used by Kaa transport channel implementations
 ext_transport_channel.h
 ext_user_callback.hExternal 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.hSimple logger for Kaa C Endpoint
 kaa_mem.h
 kaa.hKaa C endpoint library
 kaa_bootstrap_manager.h
 kaa_channel_manager.hUser defined channels manager for Kaa C SDK
 kaa_common.hCommon C EP SDK definitions and small utilities
 kaa_common_schema.h
 kaa_configuration_manager.h
 kaa_context.hKaa endpoint context definition
 kaa_defaults.h
 kaa_error.hKaa error codes
 kaa_event.hKaa event subsystem API
 kaa_logging.hKaa data logging subsystem API
 kaa_notification_manager.h
 kaa_platform_common.h
 kaa_platform_protocol.hKaa binary platform level protocol implementation (org.kaaproject.protocol.platform.binary)
 kaa_platform_utils.h
 kaa_profile.hKaa profile reporting API
 kaa_status.h
 kaa_user.hEndpoint-to-user association management for Kaa C SDK