Product

Hierarchy

  • Product

Constructors

  • Constructs product

    Parameters

    • hwpid: number

      Product HWPID (Hardware Profile ID)

    • name: string

      Product name

    • manufacturerId: number

      Product manufacturer ID

    • companyName: string

      Company name

    • homePage: string

      Product homepage

    • picture: string

      Product picture

    • rfMode: RfModes

      Product RF modes

    • pictureOriginal: string

      Original product image

    Returns Product

Properties

companyName: string

Company name

homePage: string

Product homepage

hwpid: number

Product HWPID (Hardware Profile ID)

manufacturerId: number

Product manufacturer ID

name: string

Product name

picture: string

Product picture

pictureOriginal: string

Original product image

rfModes: RfModes

Product RF modes

Methods

  • Serializes product from raw response from the API

    Parameters

    Returns Product

Generated using TypeDoc