IQRF Repository JavaScript client - v0.1.5
    Preparing search index...

    Class Dpa

    DPA version

    Index

    Constructors

    • Constructs DPA version

      Parameters

      • version: string

        DPA version

      • attributes: OsDpaAttributes

        DPA version attributes

      • downloadBaseUrl: string

        Base URL for downloading DPA files

      Returns Dpa

    Properties

    attributes: OsDpaAttributes
    downloadBaseUrl: string
    version: string

    Methods

    • 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