1. 19 Jul, 2022 1 commit
  2. 14 Jul, 2022 7 commits
    • Lluis Gifre Renom's avatar
      Adapted Context to common proto folder: · 6908f606
      Lluis Gifre Renom authored
      - Arranged .gitignore & .gitkeep files in common proto folder
      - Created specific run_tests_locally script for Context component
      - Moved imports from *.proto folder to common.proto folder
      - Adapted common.tools.object_factory to new proto definitions for ConfigRule and Constraint
      - Extended common.tools.type_checkers to new proto definitions for ConfigRule and Constraint
      - Removed context's genproto.sh script
      - Adapted Events generated to new timestamp data type
      - Minor code and linting fixing
      6908f606
    • Lluis Gifre Renom's avatar
      Proto files: · a9614511
      Lluis Gifre Renom authored
      - fixed issue with messages in policy.proto and context-policy.proto
      - modified and unified script to generate Python code from proto files
      - segregated script to generate UML code
      - added/modified apropriate .gitignore files to prevent uploading generated code. It should be generated locally or during creation of Docker containers
      - added symbolic link from common/proto to folder containing python generated code
      a9614511
    • Ricard Vilalta's avatar
      Update of protobuf · 2f2f368d
      Ricard Vilalta authored
      2f2f368d
    • Ricard Vilalta's avatar
      Update te.proto · 51d730cc
      Ricard Vilalta authored
      51d730cc
    • Ricard Vilalta's avatar
      Update monitoring.proto · 2875fb3a
      Ricard Vilalta authored
      2875fb3a
    • Ricard Vilalta's avatar
      Update forecaster.proto · f205c53a
      Ricard Vilalta authored
      f205c53a
    • Ricard Vilalta's avatar
      Update context.proto · ca3f9ea9
      Ricard Vilalta authored
      ca3f9ea9
  3. 12 Jul, 2022 16 commits
  4. 11 Jul, 2022 3 commits
  5. 06 Jul, 2022 1 commit
    • Lluis Gifre Renom's avatar
      DLT component: · ea50d792
      Lluis Gifre Renom authored
      - restructured component and separated it into "connector" and "gateway" subcomponents.
      - arranged name typos in DLT proto file
      - prepared component folders for dlt-connector component
      ea50d792
  6. 05 Jul, 2022 1 commit
    • Lluis Gifre Renom's avatar
      PathComp: · ae6bc78b
      Lluis Gifre Renom authored
      - Added definition of algorithm in proto file
      - Minor code comments and TODOs added
      ae6bc78b
  7. 04 Jul, 2022 1 commit
  8. 01 Jul, 2022 1 commit
  9. 23 Jun, 2022 1 commit
    • Lluis Gifre Renom's avatar
      PathComp component: · f4cff5db
      Lluis Gifre Renom authored
      - extended proto file to support retrieval of both services and connections, e.g., services requested + sub-services, and the connections and sub-connections supporting the services and sub-services.
      - minor bug fixings in MockServicerImpl_Context and implementation of support for Slices
      - implemented and pre-tested unitary tests for PathComp
      - implemented in PathComp service the logic to retrieve context data, and the skeleton to retrieve the replies to compute requests.
      f4cff5db
  10. 22 Jun, 2022 1 commit
  11. 20 May, 2022 1 commit
  12. 03 May, 2022 1 commit
  13. 16 Feb, 2022 2 commits
  14. 10 Feb, 2022 1 commit
  15. 25 Jan, 2022 1 commit
  16. 15 Dec, 2021 1 commit