Interface | Description |
---|---|
Download |
Downloaded package on the device
|
DownloadEvent |
Encapsulates information for an event for change in some Download.
|
DownloadListener |
Applications interested in receiving events for changes in the Downloads may implement this
interface and register it with one of the following methods:
FOTAGateway.addDownloadListener(com.prosyst.mprm.admin.fota.DownloadListener)
Download.addDownloadListener(com.prosyst.mprm.admin.fota.DownloadListener)
|
FOTADeviceDetail |
Represents SCOMO FOTA Device Detail
|
FOTADeviceDetailEvent |
Encapsulates information for an event for change in some FOTA Device Detail.
|
FOTADeviceDetailListener |
Applications interested in receiving events for changes in the FOTA Device Details may implement
this interface and register it with one of the following methods:
FOTAGateway.addFOTADeviceDetailListener(com.prosyst.mprm.admin.fota.FOTADeviceDetailListener)
FOTADeviceDetail.addFOTADeviceDetailListener(com.prosyst.mprm.admin.fota.FOTADeviceDetailListener)
|
FOTAGateway |
OMA DM gateway managed by mPRM through the OMA DM protocol
|
FOTAGatewayEvent |
Encapsulates information for an event for change in some FOTA Gateway.
|
FOTAGatewayListener |
Applications interested in receiving events for changes in the FOTA Gateways may implement this
interface and register it with one of the following methods:
FOTAGatewayManager.addFOTAGatewayListener(com.prosyst.mprm.admin.fota.FOTAGatewayListener)
FOTAGateway.addFOTAGatewayListener(com.prosyst.mprm.admin.fota.FOTAGatewayListener)
|
FOTAGatewayManager |
An mPRM service, which provides API for performing of the basic (mPRM built-in) management and
monitoring operations over the FOTA Gateways registered in the mPRM.
|
GatewayReconnectSchedule |
The schedule extension controls how often the client connects to the server.
|
GatewayReconnectScheduleEvent |
Encapsulates information for an event for change in some Gateway Reconnect Schedule.
|
GatewayReconnectScheduleListener |
Applications interested in receiving events for changes in the Gateway Reconnect Schedules may
implement this interface and register it with one of the following methods:
FOTAGateway.addGatewayReconnectScheduleListener(com.prosyst.mprm.admin.fota.GatewayReconnectScheduleListener)
GatewayReconnectSchedule.addGatewayReconnectScheduleListener(com.prosyst.mprm.admin.fota.GatewayReconnectScheduleListener)
|
InstallationPackage |
A package containing one or more software components stored on the device, but still not installed
|
InstallationPackageEvent |
Encapsulates information for an event for change in some Installation Package.
|
InstallationPackageListener |
Applications interested in receiving events for changes in the Installation Packages may implement
this interface and register it with one of the following methods:
FOTAGateway.addInstallationPackageListener(com.prosyst.mprm.admin.fota.InstallationPackageListener)
InstallationPackage.addInstallationPackageListener(com.prosyst.mprm.admin.fota.InstallationPackageListener)
|
InventoryComponent |
Inventory component installed on the gateway
|
InventoryComponentEvent |
Encapsulates information for an event for change in some Inventory Component.
|
InventoryComponentListener |
Applications interested in receiving events for changes in the Inventory Components may implement
this interface and register it with one of the following methods:
FOTAGateway.addInventoryComponentListener(com.prosyst.mprm.admin.fota.InventoryComponentListener)
InventoryComponent.addInventoryComponentListener(com.prosyst.mprm.admin.fota.InventoryComponentListener)
|
SCOMODevice |
Represents SCOMO Device
|
SCOMODeviceEvent |
Encapsulates information for an event for change in some SCOMO Device.
|
SCOMODeviceListener |
Applications interested in receiving events for changes in the SCOMO Devices may implement this
interface and register it with one of the following methods:
FOTAGateway.addSCOMODeviceListener(com.prosyst.mprm.admin.fota.SCOMODeviceListener)
SCOMODevice.addSCOMODeviceListener(com.prosyst.mprm.admin.fota.SCOMODeviceListener)
|
Copyright © 2019 Bosch Software Innovations GmbH. All Rights Reserved.