influxdb
Service icon

InfluxDB

Stable version 1.0.2 (Compatible with OutSystems 11)
Uploaded
 on 16 April 2020
 by 
Spruik Technologies
0.0
 (0 ratings)
influxdb

InfluxDB

Details
InfluxDB is a InfluxDB timeseries database service module providing Actions to query and write timeseries data. Compatible with Influx API Service (0.1.0)
Read more
  • Easily interface with InfluxDB
  • Query large amounts of time series data
  • Utilize the power of the Flux language to pre-process your data before consuming in OutSystems
  • Simple configuration of the connection through site properties


OutSystems InfluxDB Demo - https://youtu.be/b1ZausEb-D0




Server Actions -  Provided in InfluxDB module are the following service actions

  • Query - simple flux query
  • QueryComplex - a query with all API parameters exposed
  • Write - write data using the line protocol


Configuration Steps

  1. Generate a new token in InfluxDB using InfluxDB 2 UI
    1. Scope the token appropriately
    2. Record the Organisation & Authorization Token
  2. Import module and configure site properties
    1. Host
    2. Port (default: 9999)
    3. Authorization Token (from step 1)
    4. Organisation (from step 1)
Release notes (1.0.2)
  • Added Influx Query Auditing. Enabled via site property Audit (True|False)
  • Added logic to handle out-of-order columns
Reviews (0)
Team
Other assets in this category