II.
SkillArea JSON
Structured · liveskill-area:OPC-UA-protocol
OPC UA Protocol json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "skill-area:OPC-UA-protocol",
"_kind": "SkillArea",
"_file": "domain/skill-areas/skill-areas-expanded-3.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "OPC UA Protocol",
"description": "Implementing the OPC Unified Architecture standard for industrial\ninteroperability — information modeling, server/client development,\npub/sub transport, security profiles, and companion specifications\nfor specific verticals.\n",
"expertiseLevels": [
"practitioner",
"expert"
]
},
"outgoingEdges": [
{
"from": "skill-area:OPC-UA-protocol",
"to": "domain:industrial-automation",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:OPC-UA-protocol",
"to": "domain:iot",
"kind": "applies_to",
"attributes": {
"confidence": "secondary"
}
}
],
"incomingEdges": []
}