webgme-dss
Version:
Design Studio for Dynamic Systems with Modelica as backend
23 lines • 571 B
JSON
{
"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
}
]
}