ska-low-csp-releaseresources

LOWCSP release resources 3.0

Example (LOW CSP releasereousrces JSON v. 3.0)

{
    "interface": "https://schema.skao.int/ska-low-csp-releaseresources/3.0",
    "common": {
        "subarray_id": 1
    },
    "lowcbf": {},
    "pst": {
        "beams_id": [1]
    }
}

https://schema.skao.int/ska-low-csp-releaseresources/3.0

type

object

properties

  • interface

URI of JSON schema for this command’sJSON payload..

type

string

  • common

LOWCSP subarray id arguments

LOWCSP releaseresources description 3.0

  • pst

List of PST Beams IDs

type

object

default

null

properties

  • beams_id

Beams id list

type

array

items

type

integer

additionalProperties

False

  • pss

Section with the Pulsar Search resources to remove from a CSP Subarray

default

null

LOWCSP releaseresources pss beams 3.0

  • lowcbf

LOWCBF release resources 0.2

additionalProperties

False

LOWCSP releaseresources description 3.0

type

object

properties

  • subarray_id

subarray id

type

integer

additionalProperties

False

LOWCSP releaseresources pss beams 3.0

type

object

properties

  • beams_id

List of PSS Beams IDs

type

array

items

type

integer

additionalProperties

False

LOWCBF release resources 0.2

type

object

properties

  • dummy_param

LOWCBF dummy string param (unused, empty)

type

object

default

null

properties

additionalProperties

True

additionalProperties

False

LOWCSP release resources 2.0

Example (LOW CSP releasereousrces 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]
    }
}

https://schema.skao.int/ska-low-csp-releaseresources/2.0

type

object

properties

  • interface

URI of JSON schema for this command’sJSON payload..

type

string

  • common

LOWCSP subarray id arguments

LOWCSP releaseresources description 2.0

  • pst

List of PST Beams IDs

type

object

default

null

properties

  • beams_id

Beams id list

type

array

items

type

integer

additionalProperties

False

  • pss

Section with the Pulsar Search resources to remove from a CSP Subarray

default

null

LOWCSP releaseresources pss beams 2.0

  • lowcbf

type

object

properties

  • resources

array of LOWCBF resources

type

array

items

LOWCBF resources 0.1

additionalProperties

False

additionalProperties

False

LOWCSP releaseresources description 2.0

type

object

properties

  • subarray_id

subarray id

type

integer

additionalProperties

False

LOWCSP releaseresources pss beams 2.0

type

object

properties

  • beams_id

List of PSS Beams IDs

type

array

items

type

integer

additionalProperties

False

LOWCBF resources 0.1

type

object

properties

  • device

Name of FSP or P4 device

type

string

additionalProperties

False