iiRecord
Agentic AI Atlas · MQTT Protocol Design
skill-area:MQTT-designa5c.ai
II.
SkillArea JSON

skill-area:MQTT-design

Structured · live

MQTT Protocol Design json

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

File · domain/skill-areas/skill-areas-expanded-2.yamlCluster · domain
Record JSON
{
  "id": "skill-area:MQTT-design",
  "_kind": "SkillArea",
  "_file": "domain/skill-areas/skill-areas-expanded-2.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "MQTT Protocol Design",
    "description": "Designing MQTT-based messaging systems — topic hierarchies, QoS\nlevels, retained messages, last-will-and-testament, broker\nclustering, and bridging MQTT to cloud IoT platforms.\n",
    "expertiseLevels": [
      "intermediate",
      "expert"
    ]
  },
  "outgoingEdges": [
    {
      "from": "skill-area:MQTT-design",
      "to": "domain:iot",
      "kind": "applies_to",
      "attributes": {
        "confidence": "primary"
      }
    },
    {
      "from": "skill-area:MQTT-design",
      "to": "domain:api-development",
      "kind": "applies_to",
      "attributes": {
        "confidence": "secondary"
      }
    }
  ],
  "incomingEdges": []
}