Mid TMC scan 2.2

Example JSON.

{
    "interface": "https://schema.skao.int/ska-tmc-scan/2.2",
    "transaction_id": "txn-....-00001",
    "scan_id": 1,
    "start_time": "2025-12-23T08:25:00.412Z"
}

https://schema.skao.int/ska-tmc-scan/2.2

type

object

properties

  • interface

URI of JSON schema applicable to this JSON payload.

type

string

  • transaction_id

A transaction id specific to the command

type

string

  • scan_id

Scan ID to associate with the data.

type

integer

  • start_time

Start time of the scan

type

string

additionalProperties

True