FTEGInfluxDB Model

The FTEGInfluxDB server model contains:
  • Databases
    : Bucket is mapped into database. It is a logical container for users, retention policies, continuous queries, and time series data.
  • Measurements
    : The Model of FTEDGE Gateway as a measurement is the part of FTEGInfluxDB structure that describes the data stored in the associated tags.
  • Tags
    : The key-value pair in FTEGInfluxDB data structure that records metadata and the actual data value. Here is a typical FTEGInfluxDB model:
    FTEGInfluxDB - Tags
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.