IQRF OS&DPA version

Hierarchy

  • OsDpa

Constructors

Properties

Methods

Constructors

  • Constructs IQRF OS&DPA version

    Parameters

    • id: number

      IQRF OS&DPA ID

    • dpa: Dpa

      DPA version

    • os: Os

      IQRF OS version

    • notes: string

      Notes

    • compatibility: number[]

      Compatibility list

    Returns OsDpa

Properties

compatibility: number[]
dpa: Dpa
id: number
notes: string
os: Os

Methods

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

    Parameters

    • raw: OsDpaRaw

      Raw response from the API

    Returns OsDpa

Generated using TypeDoc