IQRF Repository JavaScript client - v0.2.0-beta.3
    Preparing search index...

    Class Dpa

    DPA version

    Index
    • Constructs DPA version

      Parameters

      • version: string

        DPA version

      • attributes: OsDpaAttributes

        DPA version attributes

      • downloadBaseUrl: string

        Base URL for downloading DPA files

      Returns Dpa

    attributes: OsDpaAttributes
    downloadBaseUrl: string
    version: string
    • Serializes DPA version from raw response from the API

      Parameters

      • raw: DpaRaw

        Raw response from the API

      Returns Dpa

      Deserialized DPA data

    • Deserializes DPA version from raw OS&DPA response from the API

      Parameters

      • raw: OsDpaRaw

        Raw OS&DPA response from the API

      Returns Dpa

      Deserialized DPA data