ska-low-mccs-releaseresources

Low MCCS resource release 1.0

Example JSON.

{
    "interface": "https://schema.skatelescope.org/ska-low-mccs-releaseresources/1.0",
    "subarray_id": 1,
    "release_all": true
}

https://schema.skatelescope.org/ska-low-mccs-releaseresources/1.0

type

object

properties

  • interface

URI of JSON schema applicable to this JSON payload.

type

string

  • subarray_id

ID of the MCCS sub-array which should release resources.

type

integer

  • release_all

true to release all resources, false to release only the resources defined in this payload.

Note: partial resource release for MCCS is not implemented and the identification of the resources to release is not yet part of the schema.

type

boolean

additionalProperties

False