II.
Tool JSON
Structured · livetool:mosquitto
Eclipse Mosquitto json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool:mosquitto",
"_kind": "Tool",
"_file": "domain/tools/tools-messaging.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Eclipse Mosquitto",
"homepageUrl": "https://mosquitto.org",
"kind": "other",
"description": "Lightweight open-source MQTT broker for IoT and telemetry messaging.\nImplements MQTT 3.1, 3.1.1, and 5.0 protocols with TLS support,\nauthentication plugins, and bridging to other MQTT brokers.\n"
},
"outgoingEdges": [
{
"from": "tool:mosquitto",
"to": "language:c",
"kind": "belongs_to_language"
},
{
"from": "tool:mosquitto",
"to": "skill-area:event-driven-architecture",
"kind": "tool_used_by",
"attributes": {}
},
{
"from": "tool:mosquitto",
"to": "skill-area:event-driven-architecture",
"kind": "used_for"
}
],
"incomingEdges": [
{
"from": "stack-profile:edge-ai-iot",
"to": "tool:mosquitto",
"kind": "composed_of"
},
{
"from": "stack-profile:embedded-linux",
"to": "tool:mosquitto",
"kind": "composed_of"
},
{
"from": "stack-profile:robotics-control",
"to": "tool:mosquitto",
"kind": "composed_of"
}
]
}