vives-dust / framework

Software IoT stack for the LoRaWAN Micro Weather Station module
1 stars 0 forks source link

DUST Framework

Services

Services

Development

  1. Setup the env files
  2. Fire up the containers
docker-compose -f docker-compose.dev.yml up --build
  1. Create influxdb database

For v1.x

docker-compose exec influxdb influx
create database "dust-staging"

Services

Info Resources

Flux Overview

https://www.sqlpac.com/en/documents/influxdb-moving-from-influxql-language-to-flux-language.html.