Click or drag to resize

GatewayAPI Methods

The GatewayAPI type exposes the following members.

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