See: Description
| Interface | Description |
|---|---|
| DeviceInventory |
This interface (available as service on the mPRM) provides access to
FunctionalItems connected to
the mPRM and the Gateways through which they are connected. |
| FunctionalItemEx |
This interface extends the
FunctionalItem interface with generic methods for operation invocation and properties setting/getting. |
| Gateway |
This interface abstracts a gateway through which
FunctionalItemEx are connected to the mPRM. |
| GatewayStateListener |
Implementations of this interface can be registered using
Gateway.addGatewayStateListener(GatewayStateListener) method to listen
for changes in gateway online state. |
| Class | Description |
|---|---|
| CreationMetadataID |
Id of bean creation meta-data containing its object class and factory UID.
|
| FunctionalItemGUID |
This class provides means for universally identifying a functional item connected to the mPRM with a pair of gateway ID (which is unique
in the scope of the mPRM) and uid (which is unique for the functional item in the scope of the gateway through which it is connected).
|
Copyright © 2019 Bosch Software Innovations GmbH. All Rights Reserved.