2021-01-20 11:55:15 +00:00
..
2021-01-20 11:55:15 +00:00
2020-12-16 14:28:21 +01:00
2020-12-16 14:34:33 +01:00
2020-12-16 13:30:04 +01:00

API-Testsetup

wirklich nur um das API zu testen. ATM implementiert: machines::* & machine::read, authenticate

  1. Ein mosquitto o.ä MQTT Server starten
  2. Datenbanken füllen: cargo run -- -c examples/bffh.dhall --load=examples
  3. Daemon starten: cargo run -- -c examples/bffh.dhall
  4. ???
  5. PROFIT!