From a3ca194708270a7b8469a3f08d5cf2315cbdd4c6 Mon Sep 17 00:00:00 2001 From: Dirk Heilig Date: Mon, 14 Oct 2024 18:03:14 +0200 Subject: [PATCH] use real topic --- generator/config.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/generator/config.yaml b/generator/config.yaml index 9b4bfda..76ba9cd 100644 --- a/generator/config.yaml +++ b/generator/config.yaml @@ -19,8 +19,8 @@ variables: extra_files: prusaxl_online.json: - topic: dirk/prusa-xl/online + topic: c3re/prusa-xl//online prusaxl_status.json: - topic: dirk/prusa-xl/status + topic: c3re/prusa-xl/status/printer/state prusaxl_percentage.json: - topic: dirk/prusa-xl/percentage \ No newline at end of file + topic: c3re/prusa-xl/status/job/progress \ No newline at end of file