{
  "id": "ModelicaDiff",
  "name": "ModelicaDiff",
  "version": "0.1.0",
  "description": "",
  "icon": {
    "class": "glyphicon glyphicon-cog",
    "src": ""
  },
  "disableServerSideExecution": false,
  "disableBrowserSideExecution": false,
  "writeAccessRequired": false,
  "configStructure": [
    {
      "name": "oldRootHash",
      "displayName": "Root Hash of the older state",
      "description": "The hash that represents the given state of the model",
      "value": "",
      "valueType": "string",
      "readOnly": false
    }
  ]
}