DataStorage             Data Storage abstract class to handle all the
                        read/write operations
DataStorageLogFile      Data storage class for JSON Log File
DataStorageMariaDB      Data storage class with MariaDB / MySQL
                        provider
DataStoragePlumber      Data storage class with SQLite provider
DataStoragePostgreSQL   Data storage class with PostgreSQL provider
DataStorageSQLFamily    Data storage abstract class for SQL providers
DataStorageSQLite       Data storage class with SQLite provider
Telemetry               Telemetry class to manage analytics gathering
                        at a global level
analytics_app           Run example telemetry analytics dashboard
build_id_from_secret    Builds id from a secret that can be used in
                        open communication
build_token             Builds hash for a call
date_from_null          Common date_from to recognize as NULL
date_to_null            Common date_to to recognize as NULL
use_telemetry           Function that adds telemetry HTML elements to
                        UI
