Versions Compared

Key

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

Delivery:  ~ Oct 2020

The Hanoi release will be a major release (version 2.0).  This release will deliver the full V2 API started with the Geneva release.

Release Themes and Objectives

  • Complete Start of the implementation of 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 Edge.   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