openBackhaul / AirInterfacePowerSaver

Pranay's first Application on the MW SDN Controller
Apache License 2.0
1 stars 1 forks source link

Creating and storing LOADfile with list of SlaveAirLayer connections #16

Open openBackhaul opened 10 months ago

openBackhaul commented 10 months ago

Exclusively ODUs belonging to the slave category are subject to the power saving switching.

Current problem: The MicroWaveDeviceInventory (MWDI) has not yet been expanded to document topology information, too. Consequently, the ODU pairings, which are forming a link, cannot yet be read out. It does not make sense to implement algorithms for creating topology information inside AIPS as they would be redundant to future applications of the same purpose writing their results into MWDI (then renamed to: MicroWaveNetworkInventory) for making them generally available.

As soon as the MicroWaveNetworkInventory is providing a service for reading out connections, the following functions have to be added:

A module for creating and storing a LOADfile comprising the AirLayer connections of the slave category has to be complemented in a future release of the AIPS after the MicroWaveDeviceInventory has been expanded to become the MicroWaveNetworkInventory.