M8-R01: add configurable MQTT client identity
This commit is contained in:
+1
-1
@@ -305,7 +305,7 @@ async def lifespan(_: FastAPI):
|
||||
|
||||
# DSMR sources carry their own runtime configuration and are reconciled
|
||||
# after the MQTT manager is connected.
|
||||
apply_dsmr_subscription()
|
||||
apply_dsmr_subscription(_startup_runtime_settings)
|
||||
# Mark it before reconcile: a partial reconcile can already own a fd or
|
||||
# a non-daemon thread and must receive the same orderly shutdown.
|
||||
serial_started = True
|
||||
|
||||
Reference in New Issue
Block a user