Skip to content

Next.JS app for authorizing and monitoring IoT devices in InfluxDB. Uses the InfluxData client libraries. For tutorial purposes, heavily borrows and distills down code from https://github.com/bonitoo-io/iot-center-v2.

Notifications You must be signed in to change notification settings

jstirnaman/nextjs-iot-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iot-api-js

This project is an example NextJS (NodeJS and React) application that uses the InfluxDB API client library for Javascript. The application is an adaptation of InfluxData IoT Center, intentionally simplified to accompany the InfluxData IoT Starter tutorial.

Features

This application demonstrates how you can use InfluxDB client libraries to do the following:

  • Create and manage InfluxDB authorizations (API tokens and permissions).
  • Write and query device metadata in InfluxDB.
  • Write and query telemetry data in InfluxDB.
  • Generate data visualizations with the InfluxDB UI libraries.

Credits

Based on the Learn Next.js starter template and InfluxData IoT Center.

About

Next.JS app for authorizing and monitoring IoT devices in InfluxDB. Uses the InfluxData client libraries. For tutorial purposes, heavily borrows and distills down code from https://github.com/bonitoo-io/iot-center-v2.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published