We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cf4b61 commit fa847ebCopy full SHA for fa847eb
admin/jsonConfig.json
@@ -82,7 +82,7 @@
82
"type": "select",
83
"title": "Api-Type",
84
"attr": "apiType",
85
- "default": "mqtt",
+ "default": "restapi",
86
"width": "6%",
87
"validator": "data.apiType.length > 3",
88
"validatorNoSaveOnError": true,
0 commit comments