Skip to content

Commit d283a8c

Browse files
committed
chore: specify in generator config that only MQTT is supported
1 parent aa14d32 commit d283a8c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"apiVersion": "v1",
66
"generator": ">=1.10.0 <2.0.0",
77
"renderer": "react",
8+
"supportedProtocols": ["mqtt"],
89
"parameters": {
910
"server": {
1011
"description": "The server you want to use in the code.",

0 commit comments

Comments
 (0)