ProductAPI Methods |
The ProductAPI type exposes the following members.
| Name | Description | |
|---|---|---|
| BSLInfoReceivedHandler |
Handles when product BSL info received
| |
| ChangeMode |
Changes the mode of product.
| |
| EraseFirmware |
Erases the firmware in specified product.
| |
| GetProductByUUID |
Gets the product by UUID.
| |
| GetTypeID |
Gets the product type identifier from known products or cloud.
| |
| InstallFirmware |
Installs the firmware by version.
| |
| InstallLatestFirmware |
Installs the latest firmware.
| |
| InstallSpecificFirmware |
Installs specific firmware to module, type must be compatible.
It is impossible to install MAX firmware to MSP and vice versa.
| |
| RequestBasicData |
Requests the basic data from product.
| |
| RequestFirmwareVersion |
Requests the firmware version of product.
| |
| SetManifest |
Sets the manifest to product.
| |
| TriggerError | (Inherited from ErrorClass.) |