STADataParameter: {
    catalog: number;
    dataType: number;
    source: number;
    type: string;
    proxy?: string;
}

STA SensorThings資料參數。

Type declaration

  • catalog: number

    小項。

  • dataType: number

    資料類型。

  • source: number

    來源。

  • type: string

    大項。

  • Optional proxy?: string

    代理伺服器 預設:"sensorthings.ashx?{URL}"。

Generated using TypeDoc