Introduction

InfluxDB released new version of API 2.0, which integrated in FTA InfoPlatform 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 are mapped into database, no need to map it again until unmapped through InfluxDB CLI.
  • Using compatibility version 1.x for accessing InfluxQL. FTEGInfluxDB supports only “select” queries.
FTEGInfluxDB connector API can be accessing through FTA InfoPlatform service. It supports all endpoints such as API-like Navigation, TimeSeries, Operation, and Live data.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal