15 lines
263 B
JSON
15 lines
263 B
JSON
{
|
|
"title": "MQTT client",
|
|
"tagline": "Send and receive raw MQTT messages",
|
|
"icon": "mqtt.svg",
|
|
"stability": "consumer",
|
|
"offline": true,
|
|
"technologies": [
|
|
"network",
|
|
"mqtt"
|
|
],
|
|
"categories": [
|
|
"tool"
|
|
]
|
|
}
|