Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Release Themes and Objectives

  • Complete the V2 API
  • Support running a service on a different host than the other services.  Specifically making it easier to run a device service on a different host that the rest of EdgeXEdge.   As a stretch to this goal, allow for select service high availability.
  • Improving system management capabilities to include providing an asynchronous set of APIs, offering more EdgeX specific APIs, storing management metrics (for store and forward) and exporting management data to 3rd party systems
  • Securing the REST communications between services (HTTPS)
  • Automating performance testings
  • Add a reading cache to the Device Service SDK
  • Include a data filter between DS and Core Data (align with and share App Service filter function if possible)
  • Removal of Value Descriptors in favor of data typing in the reading
  • Implementation of generic error handling across services