Mid TMC scan 2.3
Example JSON.
{
"interface": "https://schema.skao.int/ska-tmc-scan/2.3",
"transaction_id": "txn-....-00001",
"scan_id": 1,
"start_time": "2025-12-23T08:25:00.412Z",
"duration": 2.0
}
type |
object |
||
properties |
|||
|
URI of JSON schema applicable to this JSON payload. |
||
type |
string |
||
|
A transaction id specific to the command |
||
type |
string |
||
|
Scan ID to associate with the data. |
||
type |
integer |
||
|
Start time of the scan |
||
type |
string |
||
|
Scan duration in seconds. Value must be > 0. |
||
allOf |
type |
number |
|
additionalProperties |
True |
||