Revert "Added MQTT ..."
This reverts commit 4068fd997566035224ffdf5b3e588c767f840b3f.
{ | |||
"name": "Fluent-bit", | |||
"description": "Fluent-bit", | |||
"serialisation": "xml", | |||
"software-type": { | |||
"default": { | |||
"title": "Default", | |||
"description": "Fluent-bit", | |||
"request": "instance-input-schema.json", | |||
|
|||
"index": 0 | |||
} | |||
} | |||
} |
-
Developer
Thanks, @jerome . I am sure @mmanchev23 can fix soon.
-
Owner
Thanks @Tyagov and @mmanchev23 . For reference, there was same problem in js-drone. We discussed it in b013e21e (comment 172970) . js-drone does not publish any parameter, the the fix is to add a schema for an empty object : daeaccec fluent-bit does not publish parameter either as far as I see, so the fix should be similar for fluent-bit