Skip to content

A generic IoT system for managing a large number of generic / compliant devices.

Notifications You must be signed in to change notification settings

RNA-VT/DeviceCommander

Repository files navigation

CircleCI

Device Commander

Device Commander is the beginnings of an IOT platform. It will provide a useful layer for managing a large collection of compliant devices.

Getting Started

  1. Build
  make build
  1. Start Postgres
  make run-local-db
  1. Run Migrations
  device-commander migrate-db
  1. Start Device Commander
  device-commander server

About

A generic IoT system for managing a large number of generic / compliant devices.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published