CSP scan 8.1ļ
JSON schema and example for CSP Low scan
LOWCSP scan description 8.1ļ
Example JSON (LOW CSP scan JSON v. 8.1)
{
"interface": "https://schema.skao.int/ska-low-csp-scan/8.1",
"transaction_id": "txn-....-00001",
"common": {
"subarray_id": 1
},
"scan_id": 987654321,
"start_time": "2026-03-03T19:34:12.345Z"
}
type |
object |
||
properties |
|||
|
LOW CSP SCAN interface |
||
type |
string |
||
|
A transaction id specific to the command |
||
type |
string |
||
|
LOWCSP common section 8.1 |
||
LOWCSP subarray id arguments |
|||
type |
object |
||
properties |
|||
|
subarray id |
||
type |
integer |
||
additionalProperties |
True |
||
|
Scan ID |
||
type |
integer |
||
|
Time at which scan starts Expected to be in ISO 8601 format with UTC timezone, e.g. ā2026-03-03T19:34:12.345Zā. |
||
type |
string |
||
additionalProperties |
True |
||