joac/ArakurWW

Make a data adquisition daemon

Opened this issue · 0 comments

joac commented

Write a basic daemon thats uses ModbusTk and puts aquired data in a database.
Use Elixir ORM for the models.
In develop instance, we use a sqlite db.
In production wwe use a posgres or mysql db.