Version: Frankfurt and later
Table of Contents |
---|
Overview
A specific devicemanager
- Contains device specific yang model
- Manages device lifecycle from state "Mounted&Connected" to "NotMounted"
- Get initial data of device
- Provides mapping of specific device information into the data-provider model of dataprovider service
- Does notification handling
- Enable notifications in device
- Handle incomming notification by converting and sending to different destinations like ODLUX, VES, dataprovider.
A specific devicemanager uses a devicemanager core. The term "devicemanager" is used in the meaning of devicemanager core.
...
- Exchange data with database
- Data schema/model definition
- Faults
- Inventory
- PerformanceData
- ConnectionData
...