mirror of
https://gitlab.com/fabinfra/fabaccess/fabfire_adapter.git
synced 2025-03-12 14:51:50 +01:00
17 lines
273 B
TOML
17 lines
273 B
TOML
[mqtt]
|
|
hostname = "192.168.178.31"
|
|
port = 1883
|
|
|
|
[bffhd]
|
|
hostname = "192.168.178.31"
|
|
port = 59661
|
|
|
|
[readers]
|
|
[readers.abc]
|
|
id = "111"
|
|
machine = "urn:fabaccess:resource:Testmachine"
|
|
|
|
[readers.def]
|
|
id = "222"
|
|
machine = "urn:fabaccess:resource:Another"
|