Context component:
- Implemented method to retrieve names of endpoints and devices - Implemented method to retrieve topology details
parent
ac1f6f07
No related branches found
No related tags found
Showing
- src/context/client/ContextClient.py 16 additions, 2 deletionssrc/context/client/ContextClient.py
- src/context/service/ContextServiceServicerImpl.py 13 additions, 3 deletionssrc/context/service/ContextServiceServicerImpl.py
- src/context/service/database/EndPoint.py 35 additions, 0 deletionssrc/context/service/database/EndPoint.py
- src/context/service/database/Topology.py 16 additions, 0 deletionssrc/context/service/database/Topology.py
- src/context/service/database/models/EndPointModel.py 8 additions, 0 deletionssrc/context/service/database/models/EndPointModel.py
- src/context/service/database/models/TopologyModel.py 8 additions, 0 deletionssrc/context/service/database/models/TopologyModel.py
Loading
Please register or sign in to comment