You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

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 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
  • No labels