mirror of
https://gitlab.com/fabinfra/fabaccess/bffh.git
synced 2024-11-11 01:53:23 +01:00
386 B
386 B
API-Testsetup
wirklich nur um das API zu testen. ATM implementiert: machines::* & machine::read, authenticate
- Ein mosquitto o.ä MQTT Server starten
- Datenbanken füllen:
cargo run -- -c examples/bffh.dhall --load=examples
- Daemon starten:
cargo run -- -c examples/bffh.dhall
- ???
- PROFIT!
A dockerized version of this example can be found in the docker subdirectory