Create an abstract class for O-RAN Functions 84/11884/1
authorMartin Skorupski <martin.skorupski@highstreet-technologies.com>
Tue, 10 Oct 2023 14:29:27 +0000 (16:29 +0200)
committerMartin Skorupski <martin.skorupski@highstreet-technologies.com>
Tue, 10 Oct 2023 14:29:34 +0000 (16:29 +0200)
commit9544e02983cf2c36a3174579d7e9c00fdf26fd0a
treee490dbea492cae6ddca8b0a004e2b9ec9d23b945
parentd94f1e1e3af00e9a217773ba74dbdbd9f4329481
Create an abstract class for O-RAN Functions

- ORanFunction.py added to app model. It inherits from Top

Issue-ID: OAM-35
Change-Id: Ie3f104b4fa06bc8c26e95886c32a160b72f22b12
Signed-off-by: Martin Skorupski <martin.skorupski@highstreet-technologies.com>
code/network-generator/model/python/ORanFunction.py [new file with mode: 0644]