app-store/apps/mqttx/config.json

22 lines
493 B
JSON
Raw Normal View History

{
"name": "MQTTX",
"available": true,
"exposable": true,
"port": 8217,
"id": "mqttx",
"tipi_version": 1,
"version": "v1.9.10",
"categories": [
"utilities"
],
"description": "MQTTX Web is an open-source MQTT browser client and an online MQTT WebSocket client tool.",
"short_desc": "MQTT websocket browser client tool",
"author": "EMQX",
"source": "https://github.com/emqx/MQTTX/",
"form_fields": [],
"supported_architectures": [
"arm64",
"amd64"
]
}