Skip to content

monstrenyatko/butler-sensor-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BUTLER-SENSOR-MANAGER

About

Sensors based on butler-arduino-sensor publish data to MQTT broker.

butler-sensor-manager performs processing of the published information and stores compatible data types to InfluxDB. InfluxDB is an open source database specialized on handling time series data with high availability and high performance requirements.

Prepare build environment

Java Development Kit

Install Oracle JDK 8 or later.

Apache Maven

Install Apache Maven version 3.2.2 or later.

Building

Raspberry Pi

Building package for Raspberry Pi.

  • Go to the project directory:
cd <project directory>
  • Use Maven to start build:
mvn package
  • The resulting deb file is located in <project directory>/target directory. See <name>-<version>-all.deb file.

Usage

TBD

Configuration

TBD

About

Populates InfluxDB with sensors data

Resources

License

Stars

Watchers

Forks

Packages

No packages published