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]
    }
}

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

type

object

properties

  • interface

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

type

string

  • common

LOWCSP releaseresources description 3.0

LOWCSP subarray id arguments

type

object

properties

  • subarray_id

subarray id

type

integer

additionalProperties

True

  • lowcbf

Low CBF resources

LOWCBF_assign_resources_0.2

  • pst

CSP PST beams 3.0

PST section for the assign/release resources

type

object

properties

  • beams_id

list of PST beam IDs

type

array

items

type

integer

additionalProperties

True

  • pss

CSP PSS beams 3.0

PSS section for the assign/release resources

type

object

properties

  • beams_id

list of PSS beam IDs

type

array

items

type

integer

additionalProperties

True

additionalProperties

True

LOWCBF_assign_resources_0.2

type

object

properties

  • dummy_param

LOWCBF assign resources (unused, empty)

type

string

additionalProperties

True