iiRecord
Agentic AI Atlas · Eclipse Mosquitto
tool:mosquittoa5c.ai
II.
Tool JSON

tool:mosquitto

Structured · live

Eclipse Mosquitto json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/tools/tools-messaging.yamlCluster · domain
Record JSON
{
  "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"
    }
  ]
}