/pumba

Pumba is the gatekeeper for IoT devices. It let you define validation logic and addition and deletion or devices to the system

Primary LanguageGoMIT LicenseMIT

Pumba

hakuna matata

Pumba is a device provisioning service. Pumba is responsible for

  • Authenticating IoT device and validating.
  • On Boarding new Device into the system
  • Enabling and disabling device.
  • Alerting on not receiving data
  • Configuration management for IoT device.

Installation

To run the test cases use

 make test

To build the project use

 make setup
 make build

It will genarate the binary inside out folder. you can run the binary.

./out/pumba