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

    Class OsDpaAttributes

    OS/DPA version attributes

    Index

    Constructors

    • Constructs OS/DPA version attributes

      Parameters

      • beta: null | boolean

        true if the version is beta, false otherwise, null if it does not matter

      • obsolete: null | boolean

        true if the version is obsolete, false otherwise, null if it does not matter

      Returns OsDpaAttributes

    Properties

    beta: null | boolean
    obsolete: null | boolean

    Methods

    • Returns DPA attributes as query parameters for OS&DPA endpoint

      Returns Record<string, boolean>

      Query parameters

    • Returns OS attributes as query parameters for OS&DPA endpoint

      Returns Record<string, boolean>

      Query parameters

    • Returns OS/DPA attributes as query parameters

      Returns Record<string, boolean>

      Query parameters

    • Serializes OS/DPA attributes to the API request

      Returns number

      Raw OS/DPA attributes

    • Serializes OS/DPA attributes mask to the API request

      Returns number

      Raw OS/DPA attributes mask