Device.getProduct

Reads the product string

  1. string getProduct()
  2. string getProduct(uint size)
    class Device
    string
    getProduct
    (
    uint size
    )

Parameters

size uint

Size to read

Return Value

Type: string

Product string

Meta