Skip to content
  1. Feb 01, 2023
  2. Jan 31, 2023
  3. Jan 30, 2023
  4. Jan 29, 2023
    • Lluis Gifre Renom's avatar
      Device component: · 7a612dd1
      Lluis Gifre Renom authored
      - Added conditions to prevent reaching the driver when there is noting to configure/deconfigure
      7a612dd1
    • Lluis Gifre Renom's avatar
      Device component: · c2a789ad
      Lluis Gifre Renom authored
      - corrected parameters for composing config rules considering previous values
      - corrected unitary test for deconfigure
      c2a789ad
    • Lluis Gifre Renom's avatar
      Device component: · 1dbb33d2
      Lluis Gifre Renom authored
      - implemented support to compose resulting rules considering previous values
      1dbb33d2
  5. Jan 28, 2023
  6. Jan 27, 2023
  7. Jan 25, 2023
  8. Jan 24, 2023
    • Lluis Gifre Renom's avatar
      Device component: · 641ddae8
      Lluis Gifre Renom authored
      - removed log messages for testing purposes
      641ddae8
    • Lluis Gifre Renom's avatar
      Device component: · 9fe3c1a1
      Lluis Gifre Renom authored
      - added copy of connection config rules when creating device
      - added log messages for testing purposes
      9fe3c1a1
    • Lluis Gifre Renom's avatar
      Device component: · a72e275d
      Lluis Gifre Renom authored
      - extended AddDevice to create a device placeholder and get the correct device UUID
      a72e275d
    • Lluis Gifre Renom's avatar
      Device component: · 11731ae4
      Lluis Gifre Renom authored
      - aggregated error messages in separate file
      - corrected update of operational status
      - corrected update of resulting device configuration from device instead of composing from rules (for simplicity)
      - corrected retrieval of device_uuid in MonitorDeviceKpi
      - factorized code to compose gRPC device_config rules from raw config rules
      - code cleanup
      - added missing logs in unitary test for emulated device driver
      11731ae4
    • Lluis Gifre Renom's avatar
      Device component: · 385de9ac
      Lluis Gifre Renom authored
      - corrected populate_endpoints method
      385de9ac
    • Lluis Gifre Renom's avatar
      Device component: · bc1ba71b
      Lluis Gifre Renom authored
      - corrected device driver selectors
      bc1ba71b
    • Lluis Gifre Renom's avatar
      Device component: · ce5a8ab0
      Lluis Gifre Renom authored
      - removed internal in-memory database
      - added storage of connect-related config rules in context and added driver pre-loading when Device component starts
      - re-organized code of EmulatedDriver
      - re-organized code to improve clarity
      - minor code bug resolutions
      - code cleanup
      ce5a8ab0
  9. Jan 19, 2023
    • Lluis Gifre Renom's avatar
      Device component: · f468b104
      Lluis Gifre Renom authored
      - updated definition of constant DEFAULT_CONTEXT_UUID to DEFAULT_CONTEXT_NAME
      - updated definition of constant DEFAULT_TOPOLOGY_UUID to DEFAULT_TOPOLOGY_NAME
      f468b104
  10. Jan 04, 2023
  11. Jan 03, 2023
  12. Dec 30, 2022
  13. Dec 22, 2022
    • 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