Inspecting a Component
{
"id": "componentId",
"name": "componentName",
"started": false, /* or true */
"properties": [
/* List of property structures */
],
"ports": [
/* List of port structures */
]
}