2025-10-30 21:14:34 +01:00
|
|
|
{
|
|
|
|
|
"condition": {
|
|
|
|
|
"path": "condition",
|
2026-03-29 11:01:15 +02:00
|
|
|
"name": "condition",
|
2025-10-30 21:14:34 +01:00
|
|
|
"description": "A condition.",
|
2025-11-29 22:21:06 +01:00
|
|
|
"properties": [
|
|
|
|
|
{
|
|
|
|
|
"type": "property",
|
|
|
|
|
"name": "mandatory",
|
|
|
|
|
"ori_name": "mandatory",
|
|
|
|
|
"access_control": false
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"mode": "standard",
|
2026-03-29 11:01:15 +02:00
|
|
|
"type": "variable",
|
|
|
|
|
"default": {
|
|
|
|
|
"name": "Default",
|
|
|
|
|
"values": "no"
|
|
|
|
|
},
|
|
|
|
|
"variable_type": "string"
|
2025-10-30 21:14:34 +01:00
|
|
|
},
|
|
|
|
|
"var1": {
|
2025-11-29 22:21:06 +01:00
|
|
|
"path": "var1",
|
2026-03-29 11:01:15 +02:00
|
|
|
"name": "var1",
|
2025-11-29 22:21:06 +01:00
|
|
|
"description": "A first variable.",
|
2025-10-30 21:14:34 +01:00
|
|
|
"properties": [
|
|
|
|
|
{
|
|
|
|
|
"type": "property",
|
|
|
|
|
"name": "hidden",
|
2025-11-29 22:21:06 +01:00
|
|
|
"ori_name": "hidden",
|
|
|
|
|
"access_control": true,
|
2025-11-21 08:15:00 +01:00
|
|
|
"annotation": {
|
2026-03-29 12:42:01 +02:00
|
|
|
"description": "calculation from an unknown variable."
|
2025-11-21 08:15:00 +01:00
|
|
|
}
|
2025-10-30 21:14:34 +01:00
|
|
|
}
|
|
|
|
|
],
|
2025-11-29 22:21:06 +01:00
|
|
|
"mode": "standard",
|
2026-03-29 11:01:15 +02:00
|
|
|
"type": "variable",
|
|
|
|
|
"variable_type": "string"
|
2025-10-30 21:14:34 +01:00
|
|
|
},
|
|
|
|
|
"var2": {
|
2025-11-29 22:21:06 +01:00
|
|
|
"path": "var2",
|
2026-03-29 11:01:15 +02:00
|
|
|
"name": "var2",
|
2025-11-29 22:21:06 +01:00
|
|
|
"description": "A second variable.",
|
2025-10-30 21:14:34 +01:00
|
|
|
"properties": [
|
|
|
|
|
{
|
|
|
|
|
"type": "property",
|
|
|
|
|
"name": "hidden",
|
2025-11-29 22:21:06 +01:00
|
|
|
"ori_name": "hidden",
|
|
|
|
|
"access_control": true,
|
2025-11-21 08:15:00 +01:00
|
|
|
"annotation": {
|
2026-03-29 12:42:01 +02:00
|
|
|
"description": "calculation from an condition variable."
|
2025-11-21 08:15:00 +01:00
|
|
|
}
|
2025-10-30 21:14:34 +01:00
|
|
|
}
|
|
|
|
|
],
|
2025-11-29 22:21:06 +01:00
|
|
|
"mode": "standard",
|
2026-03-29 11:01:15 +02:00
|
|
|
"type": "variable",
|
|
|
|
|
"variable_type": "string"
|
2025-10-30 21:14:34 +01:00
|
|
|
}
|
|
|
|
|
}
|