Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -4,58 +4,66 @@
"statements": [
{
"Element": {
"kind": "component",
"name": "Telemetry collector",
"alias": null,
"stereotype": null,
"identity": {
"name": "Telemetry collector",
"alias": null,
"stereotype": null,
"element_kind": "component",
"source_location": {
"file": "",
"line": 15
}
},
"style": null,
"statements": [],
"source_location": {
"file": "",
"line": 15
}
"statements": []
}
},
{
"Element": {
"kind": "component",
"name": "Calibration service",
"alias": "CalibrationSvc",
"stereotype": null,
"identity": {
"name": "Calibration service",
"alias": "CalibrationSvc",
"stereotype": null,
"element_kind": "component",
"source_location": {
"file": "",
"line": 16
}
},
"style": null,
"statements": [],
"source_location": {
"file": "",
"line": 16
}
"statements": []
}
},
{
"Element": {
"kind": "component",
"name": "HealthMonitor",
"alias": null,
"stereotype": null,
"identity": {
"name": "HealthMonitor",
"alias": null,
"stereotype": null,
"element_kind": "component",
"source_location": {
"file": "",
"line": 17
}
},
"style": null,
"statements": [],
"source_location": {
"file": "",
"line": 17
}
"statements": []
}
},
{
"Element": {
"kind": "component",
"name": "Fallback\\nrecorder",
"alias": "FallbackRecorder",
"stereotype": null,
"identity": {
"name": "Fallback\\nrecorder",
"alias": "FallbackRecorder",
"stereotype": null,
"element_kind": "component",
"source_location": {
"file": "",
"line": 18
}
},
"style": null,
"statements": [],
"source_location": {
"file": "",
"line": 18
}
"statements": []
}
}
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,58 +4,66 @@
"statements": [
{
"Element": {
"kind": "component",
"name": "First component",
"alias": null,
"stereotype": null,
"identity": {
"name": "First component",
"alias": null,
"stereotype": null,
"element_kind": "component",
"source_location": {
"file": "",
"line": 15
}
},
"style": null,
"statements": [],
"source_location": {
"file": "",
"line": 15
}
"statements": []
}
},
{
"Element": {
"kind": "component",
"name": "Another component",
"alias": "Comp2",
"stereotype": null,
"identity": {
"name": "Another component",
"alias": "Comp2",
"stereotype": null,
"element_kind": "component",
"source_location": {
"file": "",
"line": 16
}
},
"style": null,
"statements": [],
"source_location": {
"file": "",
"line": 16
}
"statements": []
}
},
{
"Element": {
"kind": "component",
"name": "Comp3",
"alias": null,
"stereotype": null,
"identity": {
"name": "Comp3",
"alias": null,
"stereotype": null,
"element_kind": "component",
"source_location": {
"file": "",
"line": 17
}
},
"style": null,
"statements": [],
"source_location": {
"file": "",
"line": 17
}
"statements": []
}
},
{
"Element": {
"kind": "component",
"name": "Last\\ncomponent",
"alias": "Comp4",
"stereotype": null,
"identity": {
"name": "Last\\ncomponent",
"alias": "Comp4",
"stereotype": null,
"element_kind": "component",
"source_location": {
"file": "",
"line": 18
}
},
"style": null,
"statements": [],
"source_location": {
"file": "",
"line": 18
}
"statements": []
}
}
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,44 +4,50 @@
"statements": [
{
"Element": {
"kind": "component",
"name": "ActiveController",
"alias": null,
"stereotype": null,
"identity": {
"name": "ActiveController",
"alias": null,
"stereotype": null,
"element_kind": "component",
"source_location": {
"file": "",
"line": 14
}
},
"style": null,
"statements": [],
"source_location": {
"file": "",
"line": 14
}
"statements": []
}
},
{
"Element": {
"kind": "component",
"name": "DiagnosticsPanel",
"alias": null,
"stereotype": null,
"identity": {
"name": "DiagnosticsPanel",
"alias": null,
"stereotype": null,
"element_kind": "component",
"source_location": {
"file": "",
"line": 15
}
},
"style": null,
"statements": [],
"source_location": {
"file": "",
"line": 15
}
"statements": []
}
},
{
"Element": {
"kind": "component",
"name": "DormantSimulator",
"alias": null,
"stereotype": null,
"identity": {
"name": "DormantSimulator",
"alias": null,
"stereotype": null,
"element_kind": "component",
"source_location": {
"file": "",
"line": 16
}
},
"style": null,
"statements": [],
"source_location": {
"file": "",
"line": 16
}
"statements": []
}
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,21 @@
"statements": [
{
"Element": {
"kind": "component",
"name": "Trace Collector",
"alias": null,
"stereotype": null,
"identity": {
"name": "Trace Collector",
"alias": null,
"stereotype": null,
"element_kind": "component",
"source_location": {
"file": "",
"line": 14
}
},
"style": {
"color": null,
"attributes": []
},
"statements": [],
"source_location": {
"file": "",
"line": 14
}
"statements": []
}
}
]
Expand Down
Loading
Loading