DSPS/demo_files/Validierung_Queueing_Theory/1/profile.json

30 lines
858 B
JSON

{
"$id": "/Matz/Patrice/Master-Thesis/Profile.schema.json",
"name": "name",
"scenarios": [
{
"scenarioID": 1,
"interactions": [
{
"name": "1",
"interactionID": "1",
"delay": 0,
"functions": [
{
"functionID": "f1",
"cpu": 100,
"cpu_time": 1000000000,
"ram": 1,
"io": 0,
"net": 0,
"delay": 0,
"callbacks": [
"-1"
]
}
]
}
]
}
]
}