CSP assignresources 7.4

JSON schema and example for CSP Low assignresources

LOWCSP assign resources 7.4

Example JSON (LOW CSP assignresources v. 7.4)

{
    "interface": "https://schema.skao.int/ska-low-csp-assignresources/7.4",
    "transaction_id": "txn-....-00001",
    "common": {
        "subarray_id": 1
    },
    "lowcbf": {},
    "pst": {
        "pst_beam_ids": [1, 2, 3]
    },
    "pss": {
        "pss_beam_ids": [1]
    }
}

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

type

object

properties

  • interface

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

type

string

  • transaction_id

A transaction id specific to the command

type

string

  • common

LOWCSP releaseresources description 7.4

LOWCSP subarray id arguments

type

object

properties

  • subarray_id

subarray id

type

integer

additionalProperties

True

  • lowcbf

Low CBF resources

LOWCBF_assign_resources_0.4

  • pst

CSP PST beams 7.4

PST section for the assign/release resources

type

object

properties

  • pst_beam_ids

list of PST beam IDs

type

array

items

type

integer

additionalProperties

True

  • pss

CSP PSS beams 7.4

PSS section for the assign/release resources

type

object

properties

  • pss_beam_ids

list of PSS beam IDs

type

array

items

type

integer

additionalProperties

True

additionalProperties

True

LOWCBF_assign_resources_0.4

type

object

properties

  • dummy_param

LOWCBF assign resources (unused, empty)

type

string

additionalProperties

True