mirror of
https://gitlab.com/sfz.aalen/infra/fabaccess.git
synced 2025-05-09 11:23:23 +02:00
Fixing shit
This commit is contained in:
parent
615cbc3596
commit
f5bfd1145f
@ -135,6 +135,7 @@ def handle_msg(client: MQTTClient, userdata, msg):
|
||||
|
||||
def main():
|
||||
global conn
|
||||
global keycloak_admin
|
||||
|
||||
mqtt_client = MQTTHelper(**config.get_mqtt_config())
|
||||
mqtt_client.subscribe("/rfid_reader/#", handle_msg)
|
||||
|
Loading…
x
Reference in New Issue
Block a user