II.
SkillArea JSON
Structured · liveskill-area:MQTT-design
MQTT Protocol Design json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"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": []
}