CSP releaseresources 2.0
JSON schema and example for CSP Low releaseresources
LOWCSP release resources 2.0
Example JSON (LOW CSP releaseresources JSON v. 2.0)
{
"interface": "https://schema.skao.int/ska-low-csp-releaseresources/2.0",
"common": {
"subarray_id": 1
},
"lowcbf": {
"resources": [{
"device": "fsp_01"
}]
},
"pst": {
"beams_id": [1]
}
}
type |
object |
|||
properties |
||||
|
URI of JSON schema for this command’sJSON payload.. |
|||
type |
string |
|||
|
LOWCSP subarray id arguments |
|||
|
CSP PST beams 2.0 |
|||
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 2.0 |
|||
PSS section for the assign/release resources |
||||
type |
object |
|||
properties |
||||
|
list of PSS beam IDs |
|||
type |
array |
|||
items |
type |
integer |
||
additionalProperties |
True |
|||
|
LOWCBF resources 0.1 |
|||
type |
object |
|||
properties |
||||
|
array of LOWCBF resources |
|||
type |
array |
|||
items |
||||
additionalProperties |
True |
|||
additionalProperties |
True |
|||
LOWCSP_releaseresources_description_2.0
type |
object |
|
properties |
||
|
subarray id |
|
type |
integer |
|
additionalProperties |
True |
|
LOWCBF_resources_0.1
type |
object |
|
properties |
||
|
Name of FSP or P4 device |
|
type |
string |
|
additionalProperties |
True |
|