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