Skip to content

Software for access terminals used for the Teamcontrol server.

License

Notifications You must be signed in to change notification settings

Race4Hospiz/teamcontrol-reader

Repository files navigation

TeamControl Reader

Die Lesestation für das Projekt TeamControl.

Aufgabe der Lesestation ist es RFID-Tags zu lesen und an den Server zu schicken.

Installation

Es ist vorgesehen, dass die Lesestation auf einem Raspberry-PI 3 Model B läuft. Der PI benötigt Internet, ein Lesegerät und einen Monitor zur Anzeige.

Development

Es wird benötigt:

  • npm
  • node

Vor dem Start:

  • npm install

In bin/www muss devStartURL richtig gesetzt werden.

Danach kann mit npm start das Terminal gestartet werden

Production

Der folgende Befehl initialisiert alle Raspbery PI die in der Datei provisioning/inventory namentlich genannt sind.

cd provisioning && ansible-playbook -i inventory playbook.yml

Momentan unterstützte Reader:

About

Software for access terminals used for the Teamcontrol server.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages