Setup InfluxDB Service
By Kris Thompson
Doc Set: Tartabit Data Pipeline
- Tartabit Data Pipes - Overview
- Setup LNS Service
- Create Post Trigger
- Create Decode Trigger
- Create Save Trigger
- Setup InfluxDB Service <- you are here
Purpose of this page:
- Setup the Tartabit IoT-Bridge service to publish the device record to InfluxDB.
Setup Tartabit Trigger for Decoding Device Payload
This page provides details to complete the following tasks:
- create a bucket at InfluxDB to store the time-series data records
- create a write-only token for the new bucket
- define the Tartabit IoT-Bridge InfluxDB service to store the device data record
Create the InfluxDB Bucket and Write-only Token
Create a new bucket at InfluxDB to store the device data records.
Create a new write-only token to publish the data from Tartabit.
Define the InfluxDB Service
The Tartabit IoT-Bridge Service, InfluxDB, will store the device data record from the Save trigger.