client-c  0.9.0
File List
Here is a list of all files with brief descriptions:
[detail level 123456789101112]
\-data
 \-git
  \-kaa_github
   \-client
    \-client-multi
     \-client-c
      \-src
       \-kaa
        o-avro_src
        |o+avro
        |o*avro_private.h
        |\*encoding.h
        o-collections
        |\*kaa_list.h
        o-gen
        |o*kaa_configuration_definitions.h
        |o*kaa_configuration_gen.h
        |o*kaa_event_fqn_definitions.h
        |o*kaa_logging_definitions.h
        |o*kaa_logging_gen.h
        |o*kaa_notification_definitions.h
        |o*kaa_notification_gen.h
        |o*kaa_profile_definitions.h
        |\*kaa_profile_gen.h
        o-kaa_protocols
        |\+kaa_tcp
        o-platform
        |o*defaults.h
        |o*ext_configuration_persistence.hExternal interface for storing/loading the configuration data used by Kaa Configuration subsystem
        |o*ext_configuration_receiver.hExternal interface for receiving configuration updates used by Kaa Configuration subsystem. Should be implemented to automatically receive configuration updates
        |o*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
        |o*ext_kaa_failover_strategy.h
        |o*ext_key_utils.hExternal interface for client keys manipulations
        |o*ext_log_delivery_listener.hExternal log delivery listener interfaces
        |o*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
        |o*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
        |o*ext_notification_receiver.h
        |o*ext_sha.h
        |o*ext_status.hExternal interface for storing/loading Kaa status
        |o*ext_system_logger.h
        |o*ext_tcp_utils.hExternal interface for socket manipulations used by Kaa transport channel implementations
        |o*ext_transport_channel.h
        |o*ext_user_callback.hExternal interface for receiving user attachment status used by Kaa User subsystem. Should be implemented to receive user attachment/detachment notifications
        |o*kaa_client.h
        |o*kaa_client_properies.h
        |o*mem.h
        |o*platform.h
        |o*sock.h
        |o*stdio.h
        |\*time.h
        o-platform-impl
        |o+cc32xx
        |o+common
        |o+Econais
        |o+esp8266
        |\+posix
        o-utilities
        |o*kaa_base64.h
        |o*kaa_buffer.h
        |o*kaa_log.hSimple logger for Kaa C Endpoint
        |\*kaa_mem.h
        o*kaa.hKaa C endpoint library
        o*kaa_bootstrap_manager.hManagement of the Operations servers connection parameters
        o*kaa_channel_manager.hUser defined channels manager for Kaa C SDK
        o*kaa_common.hCommon C EP SDK definitions and small utilities
        o*kaa_common_schema.h
        o*kaa_configuration_manager.h
        o*kaa_context.hKaa endpoint context definition
        o*kaa_defaults.h
        o*kaa_error.hKaa error codes
        o*kaa_event.hKaa event subsystem API
        o*kaa_extension.h
        o*kaa_extension_private.h
        o*kaa_logging.hKaa data logging subsystem API
        o*kaa_notification_manager.h
        o*kaa_platform_common.h
        o*kaa_platform_protocol.hKaa binary platform level protocol implementation (org.kaaproject.protocol.platform.binary)
        o*kaa_platform_utils.h
        o*kaa_private.h
        o*kaa_profile.hKaa profile reporting API
        o*kaa_status.h
        \*kaa_user.hEndpoint-to-user association management for Kaa C SDK