data.json
838 Bytes
{
"SCIENTIFIC_PROGRAMS" : {"quantity" : -1, "content" : [{"id" : 5, "name" : "Sim1", "desc" : "Sim1", "quota": 20, "priority" : 3}, {"id" : 6, "name" : "Sim2", "quota" : 20, priority : 4}]},
"USER_LEVELS" : {"quantity" : 5, "content" : []},
"PYROS_USERS" : {"quantity": 5, "content" : []},
"AUTH_USERS" : {"quantity": 5, "content" : []},
"REQUESTS" : {"quantity" : 10, "content" : []},
"SEQUENCES" : {"quantity" : [1, 2, 3], "content" : []},
"ALBUMS" : {"quantity" : [1, 2], "content" : [{"sequence" : 1}]},
"PLANS" : {"quantity" : [1, 2, 3, 4], "content" : []},
"DETECTORS" : {"quantity" : -1, "existing" : true, "id" : [1, 2], "content" : []},
"TELESCOPES" : {"quantity" : -1, "existing" : true, "id" : [1], "content" : []},
"DEVICES" : {"quantity" : 0, "existing" : false, "content" : []}
}