updated for latest api

This commit is contained in:
Kai Jan Kriegel
2022-03-16 05:59:18 +01:00
parent 9e4173883d
commit 8ab59e053f
7 changed files with 133 additions and 85 deletions

16
config/config.toml Normal file
View File

@ -0,0 +1,16 @@
[mqtt]
hostname = "192.168.178.31"
port = 1883
[bffhd]
hostname = "192.168.178.31"
port = 59662
[readers]
[readers.abc]
id = "001"
machine = "urn:fabaccess:resource:Testmachine"
[readers.def]
id = "222"
machine = "urn:fabaccess:resource:Another"