* Merged PR 14: Merge staging-pnpbridge to master
Merge what we have so far to master
* Merged PR 21: Updated readme.md to clarify supported peripherals and support for adapters
Updated readme.md to clarify supported peripherals and support for adapters
* Merged PR 23: update readme
update readme
* Merged PR 24: fix github file links
GitHub is more restrict with file links.
* Add Modbus Adapter skeleton.
* update gitignore
* cleanup gitignore
* Merged PR 25: Updated readmes
Updated Readme based on Joe's and Anch's feedback, fixed typos in the PnPBridge readme, added links to Azure IoT PnP, and updated SerialPnP readme
* Merged PR 26: Private Pre-Release
Private Pre-Release
* Merged PR 27: Fix typo and add placeholder for connection detail
* Add Sample Camera Adapter readme.md
* New camera readme
* Merged PR 29: Added Device Agent to the readme
Added Device Agent (link to repo + blurb) to the readme
* Updated readme.md
* typo in x86 prereq build script
* Fixed typo, added download link for cmake
* bug where camera pnp object was being created twice
* add mobus files.
* enabled sending PnP Telemetry
* Add command and readwrite property support.
* Add string data type support and memeory cleanup.
* remove debug code.
* Allow sleep on pulling intervals to be interrupted.
* Support Modbus TCP/IP connection.
* Add README for modbus adapter.
* Merged PR 30: Enable linux build
Update cmake to work with linux gcc.
* Add STM32Example
* Merged PR 33: Add modbus files and fix the vcxproj
Built x64 using the script and the vcxproj.
* Merged PR 21: Updated readme.md to clarify supported peripherals and support for adapters
Updated readme.md to clarify supported peripherals and support for adapters
* Merged PR 23: update readme
update readme
* Merged PR 24: fix github file links
GitHub is more restrict with file links.
* Merged PR 25: Updated readmes
Updated Readme based on Joe's and Anch's feedback, fixed typos in the PnPBridge readme, added links to Azure IoT PnP, and updated SerialPnP readme
* Merged PR 26: Private Pre-Release
Private Pre-Release
* Merged PR 27: Fix typo and add placeholder for connection detail
* Add Sample Camera Adapter readme.md
* New camera readme
* Merged PR 29: Added Device Agent to the readme
Added Device Agent (link to repo + blurb) to the readme
* Updated readme.md