Skip to content

anandkp92/xboswave

 
 

Repository files navigation

XBOS(2)

Build Status

Looking for a Quick Start?

Take a gander at the demo installation

Ingester

Requirements:

  1. go install
  2. bzr sudo apt-get install bzr

PyXBOS

On Mac OSX, first install Brew (https://brew.sh/)

$ brew install autoconf automake libtool jq

On Linux, first install

$ apt-get install autoconf automake build-essential libtool python-dev

Then,

$ pip3 install pyxbos

BTrDB Setup

How do get started:

  1. Install BtrDB dev machine OR InfluxDB
  2. Install WAVEMQ:
  3. Create entity (docs coming)
  4. Give perms
  5. Build and run ingester:
    cd ingester
    make run
    

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 57.1%
  • Python 38.6%
  • Shell 3.4%
  • Other 0.9%