Kaa client C SDK
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
kaa_log_bucket_info_t Struct Reference

Log bucket information structure. More...

#include <ext_log_delivery_listener.h>

Data Fields

size_t log_count
 Logs associated with a bucket. More...
 
uint16_t bucket_id
 ID of bucket present in storage. More...
 

Detailed Description

Log bucket information structure.

One or more log records are aggregated into the single bucket.

Field Documentation

uint16_t kaa_log_bucket_info_t::bucket_id

ID of bucket present in storage.

size_t kaa_log_bucket_info_t::log_count

Logs associated with a bucket.


The documentation for this struct was generated from the following file: