CSP assignresources 7.2
JSON schema and example for CSP Low assignresources
LOWCSP assign resources 7.2
Example JSON (LOW CSP assignresources v. 7.2)
{
"interface": "https://schema.skao.int/ska-low-csp-assignresources/7.2",
"transaction_id": "txn-....-00001",
"common": {
"subarray_id": 1
},
"lowcbf": {},
"pst": {
"pst_beam_ids": [1, 2, 3]
},
"pss": {
"pss_beam_ids": [1]
}
}
type |
object |
|||
properties |
||||
|
URI of JSON schema for this command’s JSON payload. |
|||
type |
string |
|||
|
A transaction id specific to the command |
|||
type |
string |
|||
|
LOWCSP releaseresources description 7.2 |
|||
LOWCSP subarray id arguments |
||||
type |
object |
|||
properties |
||||
|
subarray id |
|||
type |
integer |
|||
additionalProperties |
True |
|||
|
Low CBF resources |
|||
|
CSP PST beams 7.2 |
|||
PST section for the assign/release resources |
||||
type |
object |
|||
properties |
||||
|
list of PST beam IDs |
|||
type |
array |
|||
items |
type |
integer |
||
additionalProperties |
True |
|||
|
CSP PSS beams 7.2 |
|||
PSS section for the assign/release resources |
||||
type |
object |
|||
properties |
||||
|
list of PSS beam IDs |
|||
type |
array |
|||
items |
type |
integer |
||
additionalProperties |
True |
|||
additionalProperties |
True |
|||
LOWCBF_assign_resources_0.4
type |
object |
|
properties |
||
|
LOWCBF assign resources (unused, empty) |
|
type |
string |
|
additionalProperties |
True |
|