Skip to content
This repository was archived by the owner on Jun 14, 2021. It is now read-only.

Test Device Manager Specification

Kyle Machulis edited this page Dec 31, 2017 · 1 revision

We need a Test Device Manager to make sure Device Managers work properly in servers.

Test Device Managers should:

  • Allow for Start Scanning. Scan until Stop Scanning sent, or triggered by device command (to test asynchronous Stop Scanning notifications).
  • Expose a test device

The Test Device Should:

  • Accept all device commands
  • Take special commands to trigger the following events:
    • Cause Test Device Manager to Stop Scanning
    • Connect "Test Connection" Device
    • Disconnect "Test Connection" Device

Clone this wiki locally