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 |
|||
|
List of PST Beams IDs |
|||
type |
object |
|||
properties |
||||
|
Beams id list |
|||
type |
array |
|||
items |
type |
integer |
||
additionalProperties |
True |
|||
|
Section with the Pulsar Search resources to remove from a CSP Subarray |
|||
|
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 |
|
LOWCSP_releaseresources_pss_beams_2.0
type |
object |
||
properties |
|||
|
List of PSS Beams IDs |
||
type |
array |
||
items |
type |
integer |
|
additionalProperties |
True |
||
LOWCBF_resources_0.1
type |
object |
|
properties |
||
|
Name of FSP or P4 device |
|
type |
string |
|
additionalProperties |
True |
|