Fledge
An open source edge computing platform for industrial users
STORAGE_CONFIGURATION Struct Reference

#include <readings_catalogue.h>

Public Attributes

int poolSize = 5
 
int nReadingsPerDb = 14
 
int nDbPreallocate = 3
 
int nDbLeftFreeBeforeAllocate = 1
 
int nDbToAllocate = 2
 

Detailed Description

  • poolSize = Number of connections to allocate
  • nReadingsPerDb = Number of readings tables per database
  • nDbPreallocate = Number of databases to allocate in advance
  • nDbLeftFreeBeforeAllocate = Number of free databases before a new allocation is executed
  • nDbToAllocate = Number of database to allocate each time

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