Versions Compared

Key

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

...

  • To be determined by the Security Working Group but likely includes access control lists, use of JWT for authentication/access token based authorization, and securing the bootstrapping

...

  • Performance tests on startup time, request/response times on all APIs, latency to actuation from device service collection, through core data, to rules engine, command back to a device service.
    • Performance metric testing will include CPU and memory usage statistics
  • Improved unit and integration testing across all EdgeX microservices
    • Returning unit test coverage to ~80%
    • Requires some Go code refactoring and decoupling among resources (like the database, logging, etc.)
    • Use of mock objects to isolate functions under test.


·         Use of JWT for authentication/access token