Device.getManufacturer

Reads the manufacturer string

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

Parameters

size uint

Size to read

Return Value

Type: string

Manufacturer string

Meta