mirror of
https://gitlab.com/fabinfra/fabaccess/bffh.git
synced 2024-11-22 23:07:56 +01:00
10 lines
309 B
Markdown
10 lines
309 B
Markdown
# API-Testsetup
|
|
|
|
wirklich nur um das API zu testen. ATM implementiert: machines::* & machine::read, authenticate
|
|
|
|
1. Ein mosquitto o.ä MQTT Server starten
|
|
1. Datenbanken füllen: `cargo run -- -c examples/bffh.dhall --load=examples`
|
|
1. Daemon starten: `cargo run -- -c examples/bffh.dhall`
|
|
1. ???
|
|
1. PROFIT!
|