Skip to content

A server for managing sensors and actuators in a aquaponics setup. Written in Python using the Django framework

Notifications You must be signed in to change notification settings

todorus/dionysos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dionysos

A server for managing sensors and actuators in a aquaponics setup. Written in Python using the Django framework

Roadmap

Planned releases and their featureset (subject to change). When a version number is in front of the feature, it was implemented in that version. Documentation will probably lag behind

API

A RESTfull JSON API which can be used to create endpoints for measurements to be sent to by other devices (Arduino, for example)

  • 0.1.1 DataPoints API doc
  • 0.2 Measurements API doc
  • 0.3 Observables API doc
  • Images

Admin client

Admin webapp for sensor data collecting endpoints

  • DataPoints admin
  • Measurements admin
  • Arduino code generator
  • Reporting

Deployment

  • Easy deployment on Google App Engine
  • Easy deployment on Raspberry PI
  • Easy deployment on Ubuntu

Triggers

  • Send Emails
  • Send Push notifications
  • Send custom messages to actuators

About

A server for managing sensors and actuators in a aquaponics setup. Written in Python using the Django framework

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages