From 731afdaa4b17091fffc3ea6329f07d0101f01baf Mon Sep 17 00:00:00 2001 From: Olivier Verhaegen <56387556+OlivierVerhaegen@users.noreply.github.com> Date: Wed, 12 Apr 2023 12:57:11 +0200 Subject: [PATCH] Subscription ID not required --- io/stomp/18-stomp.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/io/stomp/18-stomp.html b/io/stomp/18-stomp.html index 1648c4d5..c22d8b6d 100644 --- a/io/stomp/18-stomp.html +++ b/io/stomp/18-stomp.html @@ -14,7 +14,7 @@
- +
@@ -42,7 +42,7 @@ name: {value:""}, server: {type:"stomp-server",required:true}, enable_subscriptionid: {value: false}, - subscriptionid: {value: 0, required:true}, + subscriptionid: {value: 0}, topic: {value:"",required:true} }, inputs:0,