Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New feature: DeviceMonitor #40

Merged
merged 6 commits into from
Nov 18, 2016
Merged

New feature: DeviceMonitor #40

merged 6 commits into from
Nov 18, 2016

Commits on Nov 16, 2016

  1. Update build & test toolset

    * Update build & test toolset (NUnit,Fake,..)
    * Update System.Reactive (.netstandard)
    * Removed empty test project
    danm-de committed Nov 16, 2016
    Configuration menu
    Copy the full SHA
    f6981b4 View commit details
    Browse the repository at this point in the history
  2. Cleanup example projects

    danm-de committed Nov 16, 2016
    Configuration menu
    Copy the full SHA
    d73f6af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed2c8f8 View commit details
    Browse the repository at this point in the history
  4. Working on issue #31

    - Start to implement a DeviceMonitor (to detect attached/detached readers)
    danm-de committed Nov 16, 2016
    Configuration menu
    Copy the full SHA
    1e4853a View commit details
    Browse the repository at this point in the history
  5. Added proposed solution from @olegsavelos (issue #31)

    - DeviceMonitorFactory
    - DeviceMonitor
    - Rx-extensions to observe device events
    danm-de committed Nov 16, 2016
    Configuration menu
    Copy the full SHA
    b658fe6 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2016

  1. Added feature #31

    danm-de committed Nov 18, 2016
    Configuration menu
    Copy the full SHA
    975c406 View commit details
    Browse the repository at this point in the history