16 lines
333 B
JSON
16 lines
333 B
JSON
{
|
|
"title": "MQTT client",
|
|
"tagline": "Subscribe to the internal or an external MQTT broker and send and receive MQTT messages.",
|
|
"icon": "mqtt.svg",
|
|
"stability": "community",
|
|
"offline": true,
|
|
"technologies": [
|
|
"network",
|
|
"mqtt"
|
|
],
|
|
"categories": [
|
|
"tool",
|
|
"diy"
|
|
]
|
|
}
|