Introduction

InfluxDB released new version of API 2.0 which integrated in FTAInfoplatform service as new connector called FTEGInfluxDB.
  • Supporting Token base authorization. Authorized tokens should have all privileges (Recommended user token)
  • Mapping Buckets into Database internally. Database name will be same as Bucket name.
  • When Bucket mapped into database, no need to map it again until unmapped through InfluxDB CLI.
  • Using compatibility version 1.x for access InfluxQL. FTEGInfluxDB supports only “select” queries.
FTEGInfluxDB connector API can be access through FTAInfoplatform service. It supports all endpoints API like Navigation, TimeSeries, Operation and Live data.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.