A try of implementing the bluetooth comunication.
This PR uses the RPIs generated by the CryptoModule and sends them. On the other hand it receives RPIs and saves them to the database.
TODO:
[ ] Write Tests
[ ] Double check against the documentation if parameters are set correctly
[ ] reviews
[ ] refactor names
[ ] refactor ennumber constructor (new ENNumber -> ENNumber.fromUnixTime()...)
A try of implementing the bluetooth comunication. This PR uses the RPIs generated by the CryptoModule and sends them. On the other hand it receives RPIs and saves them to the database.
TODO:
new ENNumber -> ENNumber.fromUnixTime()...
)