mirror of
https://gitlab.com/fabinfra/fabaccess/fabfire_adapter.git
synced 2025-06-11 19:03:24 +02:00
updated for latest api
This commit is contained in:
16
config/config.toml
Normal file
16
config/config.toml
Normal 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"
|
Reference in New Issue
Block a user