SystemInformation: {
    platform?: string;
    sempVersion?: string;
}

Type declaration

  • Optional platform?: string

    The platform running the SEMP API. Deprecated since 2.2. /systemInformation was replaced by /about/api.

  • Optional sempVersion?: string

    The version of the SEMP API. Deprecated since 2.2. /systemInformation was replaced by /about/api.