CSP scan 7.2

JSON schema and example for CSP Low scan

LOWCSP scan description 7.2

Example JSON (LOW CSP scan JSON v. 7.2)

{
    "interface": "https://schema.skao.int/ska-low-csp-scan/7.2",
    "transaction_id": "txn-....-00001",
    "common": {
        "subarray_id": 1
    },
    "scan_id": 987654321
}

https://schema.skao.int/ska-low-csp-scan/7.2

type

object

properties

  • interface

LOW CSP SCAN interface

type

string

  • transaction_id

A transaction id specific to the command

type

string

  • common

LOWCSP common section 7.2

LOWCSP subarray id arguments

type

object

properties

  • subarray_id

subarray id

type

integer

additionalProperties

True

  • scan_id

Scan ID

type

integer

additionalProperties

True