Skip to content
  1. Jan 12, 2023
  2. Jan 10, 2023
    • Lluis Gifre Renom's avatar
      Context component: · d03919be
      Lluis Gifre Renom authored
      - moved relational models to associated classes
      - migrated support for slice subslices
      - added filters to prevent upsert when there is nothing to update
      d03919be
  3. Jan 09, 2023
  4. Jan 07, 2023
  5. Jan 05, 2023
    • Lluis Gifre Renom's avatar
      Context component: · 89fa7f98
      Lluis Gifre Renom authored
      - corrected ConfigRuleModel and methods
      - corrected ConstraintModel and methods
      - corrected ServiceModel and methods
      - corrected ServiceEndPointModel
      - added missing non-null constraints
      - removed redundant column definition data
      - removed unneeded lazy loading parameters
      - added Service UUID generator
      - implemented unitary test for Service entity
      89fa7f98
    • Lluis Gifre Renom's avatar
      Context component: · c48a5577
      Lluis Gifre Renom authored
      - relocated database methods
      - corrected models to use single-column primary key
      - corrected test cases
      c48a5577
  6. Jan 04, 2023
    • Lluis Gifre Renom's avatar
      Context component: · d649fe78
      Lluis Gifre Renom authored
      - cleaned up script run tests locally
      - temporarily added script to automate test & coverage reporting
      - reorganized unitary tests
      - migration in progress to use single-column primary-key for main entities
      - intermediate backup ; work in progress
      d649fe78
    • Lluis Gifre Renom's avatar
      Proto: · e719962b
      Lluis Gifre Renom authored
      - added field "name" to endpoint
      e719962b
    • Lluis Gifre Renom's avatar
      Common: · 5b1579a7
      Lluis Gifre Renom authored
      - updated coveragerc template file
      - extended and improved rpc wrapper set of declarable exceptions
      - updated default context and topology definition constants
      5b1579a7
  7. Jan 03, 2023
    • Lluis Gifre Renom's avatar
      Context component: · 22d86182
      Lluis Gifre Renom authored
      - reorganized code spliting database models, enumerations, and operation methods
      - separated unitary tests per entity and defined order between them
      - separated unitary test for fasthasher
      - modev old code to separate folder
      22d86182
    • Lluis Gifre Renom's avatar
      Common: · bd291c64
      Lluis Gifre Renom authored
      - cosmetic changes in RPC method wrapper
      bd291c64
  8. Jan 02, 2023
  9. Dec 30, 2022
  10. Dec 23, 2022
  11. Dec 22, 2022
    • Lluis Gifre Renom's avatar
      Tools - load-gen: · 42de2fbe
      Lluis Gifre Renom authored
      - added support for microwave services
      - removed DLT from default list of components
      - added support to re-use endpoints in a single device for multiple connections
      42de2fbe
    • Lluis Gifre Renom's avatar
      Service component - MicroWave service handler · faa64753
      Lluis Gifre Renom authored
      - corrected service resource keys
      - corrected endpoint count in set/delete endpoint methods
      faa64753
    • Lluis Gifre Renom's avatar
      Device component - MicroWave driver · 8962a9c2
      Lluis Gifre Renom authored
      - added support for user/pass basic authentication
      - added HTTP schema settings
      - added field to filter desired underlying devices under management
      - corrected endpoint uuid composition
      - improved error handling
      - improved retrieval of existing services
      8962a9c2