CSP assignresources 3.0
JSON schema and example for CSP Low assignresources
LOWCSP assign resources 3.0
Example JSON (LOW CSP assignresources JSON v. 3.0)
{
"interface": "https://schema.skao.int/ska-low-csp-assignresources/3.0",
"common": {
"subarray_id": 1
},
"lowcbf": {},
"pss": {
"beams_id": [1, 2, 3]
},
"pst": {
"beams_id": [1]
}
}
type |
object |
|||
properties |
||||
|
URI of JSON schema for this command’s JSON payload. |
|||
type |
string |
|||
|
LOWCSP subarray id arguments |
|||
type |
object |
|||
properties |
||||
|
subarray id |
|||
type |
integer |
|||
additionalProperties |
False |
|||
|
Low CBF resources |
|||
|
Assign section for PST sub-system |
|||
type |
object |
|||
default |
null |
|||
properties |
||||
|
List of PST beam Ids to assign to the subarray. |
|||
type |
array |
|||
items |
type |
integer |
||
additionalProperties |
False |
|||
|
Assign section for PSS sub-system |
|||
type |
object |
|||
default |
null |
|||
properties |
||||
|
List of PSS beam Ids to assign to the subarray. |
|||
type |
array |
|||
items |
type |
integer |
||
additionalProperties |
False |
|||
additionalProperties |
False |
|||
LOWCBF assign resources 0.2
type |
object |
|
properties |
||
|
LOWCBF assign resources (unused, empty) |
|
type |
string |
|
default |
null |
|
additionalProperties |
False |
|