II.
SkillArea JSON
Structured · liveskill-area:SCADA-systems
SCADA Systems json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "skill-area:SCADA-systems",
"_kind": "SkillArea",
"_file": "domain/skill-areas/skill-areas-expanded-3.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "SCADA Systems",
"description": "Designing and operating Supervisory Control and Data Acquisition systems —\nHMI development, historian databases, alarm management, remote telemetry\nunits, and securing OT networks against cyber threats.\n",
"expertiseLevels": [
"practitioner",
"expert"
]
},
"outgoingEdges": [
{
"from": "skill-area:SCADA-systems",
"to": "domain:industrial-automation",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:SCADA-systems",
"to": "domain:iot",
"kind": "applies_to",
"attributes": {
"confidence": "secondary"
}
}
],
"incomingEdges": []
}