M8-T08: add WarmteLink reading schema

This commit is contained in:
2026-08-23 21:22:05 +02:00
parent ffc693e995
commit 25a08c47a4
5 changed files with 344 additions and 2 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ if str(PROJECT_ROOT) not in sys.path:
from app.config import get_settings
APP_BASELINE_REVISION = "20260822_16_dsmr_source_adoption"
APP_BASELINE_REVISION = "20260822_17_warmtelink_readings"
class AppDatabaseAdoptionError(RuntimeError):