For the complete documentation index, see llms.txt. This page is also available as Markdown.

InfluxDB v2

InfluxDB v2 is a specialised database designed for efficiently storing, querying, and analysing time-series data.

InfluxDB v2 client is a functionality you can add to the Aranet Pro/Pro Plus/Pro Plus LTE base station to integrate it with third-party systems. The Aranet base station must have 4.7.19. or newer firmware version.

The description is available in document form HERE.

InfluxDBv2 client configuration

In the web GUI main page InfluxDBv2 client configuration is available under “InfluxDB”.

  • This integration supports communication with InfluxDBv2 servers only

  • The full functionality of the InfluxDBv2 client requires an additional license to be uploaded.

  1. Status of the InfluxDBv2 client;

  2. Enable/Disable the InfluxDBv2 client;

  3. InfluxDBv2 server ping interval (in seconds);

  4. InfluxDBv2 server address or hostname;

  5. Specify the TCP port number (default: 8086);

  6. Enable/Disable the SSL (communication through HTTPS/HTTP accordingly);

    6.1. Enable to validate host (using uploaded CA certificate);

    6.2. Information about expected CA certificate file;

    6.3. Signature value of uploaded CA certificate;

    6.4. Press to upload a new CA certificate file;

  7. InfluxDBv2 server instance Organization name;

  8. InfluxDBv2 server instance Bucket name;

  9. InfluxDBv2 server API instance;

  10. Revert unsaved configuration changes;

  11. Save changed configuration.

Aranet PRO InfluxDBv2 client data post string examples

filamentStorage,vendor=Aranet,model=TDSPT001,addr=10203D temperature=19.450,humidity=5.0,rssi=-55.000000,battCharge=0.20 1710922601000000000

filamentStorage,vendor=Aranet,model=TDSPT001,addr=102051 temperature=19.950,humidity=2.0,rssi=-47.000000,battCharge=0.24 1710922649000000000

roomEnv,vendor=Aranet,model=TDSPSM02,addr=60033D battCharge=0.25,rssi=-51.000000,vwc=0.393 1710922607000000000

Ungrouped,vendor=Aranet,model=TDSPC003,addr=4008E5 temperature=20.100,battCharge=0.20,rssi=- 48.000000,humidity=44.0,atmosphericpressure=102350,co2=937 1710923373000000000

Last updated