Click or drag to resize

ProductAPI Methods

The ProductAPI type exposes the following members.

Methods
  NameDescription
Protected methodBSLInfoReceivedHandler
Handles when product BSL info received
Public methodChangeMode
Changes the mode of product.
Public methodEraseFirmware
Erases the firmware in specified product.
Public methodGetProductByUUID
Gets the product by UUID.
Public methodGetTypeID
Gets the product type identifier from known products or cloud.
Public methodInstallFirmware
Installs the firmware by version.
Public methodInstallLatestFirmware
Installs the latest firmware.
Public methodInstallSpecificFirmware
Installs specific firmware to module, type must be compatible. It is impossible to install MAX firmware to MSP and vice versa.
Public methodRequestBasicData
Requests the basic data from product.
Public methodRequestFirmwareVersion
Requests the firmware version of product.
Public methodSetManifest
Sets the manifest to product.
Protected methodTriggerError (Inherited from ErrorClass.)
Top
See Also