Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 466 Bytes

README.md

File metadata and controls

25 lines (22 loc) · 466 Bytes

Databroker for sensor

Compile datahandler

$ cmake .
$ make

Usage

Generate Fake Data

$ python3 fillBulkData.py

Generate Data from Sensor (This only works on RPI3+)

$ python3 sensorDataHandler.py

Claim Token Datahander creates signed transaction from sensor values and sends them to the MMEToken contract.
The address and publickey are fetched from ../webserver/tokens/MMEToken.json

$ ./datahandler