This commit is contained in:
2024-10-20 21:45:16 +02:00
parent 730de588fd
commit 33312b7d48
14 changed files with 2254 additions and 4 deletions

4
mqsc/subscriptions.mqsc Normal file
View File

@@ -0,0 +1,4 @@
DEFINE SUB('SUB.EXAMPLE') +
TOPICSTR('example/topic') +
DEST('LOCAL.QUEUE1') +
REPLACE