Граф коммитов

162 Коммитов

Автор SHA1 Сообщение Дата
Dipannita Shaw 0671c21000 Extending modbus adapter to support linux 2019-11-19 21:10:24 -08:00
Alex Scarpantoni cef6def7f1
Fix issue with reestablishing device client on Linux
* Properly init/deinit hub connection
2019-10-02 14:30:25 -07:00
Mei Wilson 33368d6c3e Merge branch 'master' of https://github.com/Azure/Azure-Pnp-Bridge-MSFT 2019-09-16 10:23:23 -07:00
Shyamal Varma b21714766f
Merge pull request #30 from Azure/shyamal/bridgefixes
Some more reliability and doc improvements
2019-09-15 23:31:44 -07:00
Shyamal Varma e72f300ef9 undo change for multi instance support 2019-09-13 16:26:50 -07:00
Shyamal Varma 9f315e8358 some more reliability and doc improvements 2019-09-13 16:07:44 -07:00
Ugan Sivagnanenthirarajah 3b49a5bf31
Merge pull request #27 from Azure/usivagna-patch-1
Updated README to match public repo
2019-08-27 13:13:43 -07:00
Shyamal Varma 7e1f93602c
Update config schema (#24)
(1) device_capability_model_uri is required (2) model_repository_uri is no longer required for DPS parameters
2019-08-27 12:43:50 -07:00
Shyamal Varma cc21fc5c92
Merge pull request #29 from Azure/shyv-config-schema
Update config schema
2019-08-27 12:30:19 -07:00
Shyamal Varma d49f6ec52f update config schema 2019-08-27 12:28:13 -07:00
Ugan Sivagnanenthirarajah d1c6e4970f
Add files via upload 2019-08-26 23:13:19 -07:00
Ugan Sivagnanenthirarajah 6a9263be7c
Delete ReadMe.md.txt 2019-08-26 23:07:16 -07:00
Ugan Sivagnanenthirarajah 3456d79246
Add files via upload 2019-08-26 23:06:39 -07:00
Ugan Sivagnanenthirarajah bd6d4457d7
Update ReadMe.md 2019-08-26 23:03:31 -07:00
Mei Wilson 50662dff67 Updadate connection string and DPS to work with latest IoT Hub 2019-08-26 18:51:20 -07:00
Shyamal Varma 9de174cc18
Merge pull request #28 from Azure/shyv-dps-fixes
DPS related fixes to the bridge and various reliability improvements
2019-08-26 09:01:56 -07:00
Shyamal Varma aecb56fb01 DPS and various reliability improvements 2019-08-26 00:43:57 -07:00
Ugan Sivagnanenthirarajah 2a1f15a2a4 Update ReadMe.md 2019-08-25 00:10:24 -07:00
Ugan Sivagnanenthirarajah 0a728acab3
Update ReadMe.md 2019-08-24 18:06:38 -07:00
Ugan Sivagnanenthirarajah 92f1977493
Add files via upload 2019-08-23 13:55:43 -07:00
Ugan Sivagnanenthirarajah f737519224
Update ReadMe.md 2019-08-23 13:43:55 -07:00
Shyamal Varma 6457ce86a6 commit initial changes 2019-08-23 11:25:18 -07:00
Ugan Sivagnanenthirarajah 44b39eecd8
Update readme.md 2019-08-22 15:09:35 -07:00
Ugan Sivagnanenthirarajah 7434e6b83c
Update ReadMe.md 2019-08-22 15:07:42 -07:00
Ugan Sivagnanenthirarajah 87b14f8198
Add License for Public Preview 2019-08-22 14:23:26 -07:00
Ugan Sivagnanenthirarajah b70c4366c7
Update ReadMe.md
Removed reference for public preview
2019-08-22 14:18:20 -07:00
Ugan Sivagnanenthirarajah 70770080a1
Update readme.md
Updated Links
2019-08-22 14:10:53 -07:00
Ugan Sivagnanenthirarajah a07c5c8d9c
Update ReadMe.md
Updated references to Azure IoT Plug and Play bridge
2019-08-22 12:04:32 -07:00
Ugan Sivagnanenthirarajah 9306b0f0a3
Update readme.md
Updated references to Azure IoT Plug and Play bridge; included references to Linux support
2019-08-22 11:50:25 -07:00
Alex Scarpantoni 10d9f22de3
Merge pull request #26 from Azure/public-preview
Migrate public preview changes to master
2019-08-13 12:44:05 -07:00
Alex Scarpantoni bc3b2f52ca
Merge pull request #25 from Azure/public-preview-fixes
Updates to APIs for Public Preview
2019-08-13 09:35:26 -07:00
Alex Scarpantoni 2a0cfb9435 Fix case 2019-08-12 14:43:44 -07:00
Alex Scarpantoni 6381db7bbe Fix interface republishing 2019-08-12 14:36:50 -07:00
Alex Scarpantoni 20a03b0942 Fixes, update SDK 2019-08-12 13:03:59 -07:00
BenPYeh 88289f848c
Merge pull request #24 from Azure/user/pyeh/camera_adapter_fix
User/pyeh/camera adapter fix
2019-08-08 11:37:15 -07:00
Peihsun Yeh 8cf03dd2d7 Getting the camera pnp adapter running 2019-08-05 16:44:05 -07:00
Peihsun Yeh 233fdd9f91 discovery message should be in lower case 2019-08-02 17:34:17 -07:00
BenPYeh cee9127e2b
Merge pull request #23 from Azure/user/pyeh/serialpnp_cleanup
serial pnp cleanup
2019-07-31 17:22:24 -07:00
Peihsun Yeh 0e0ba3bace error in using iothub handles 2019-07-31 15:49:58 -07:00
Peihsun Yeh 5299610529 fix bug where event handlers were called on a null packet pointer meant for the command handler 2019-07-31 15:46:05 -07:00
Peihsun Yeh 17be762474 hard coding component name for serial for now, need to make it work in cases of self describing devices 2019-07-26 18:23:03 -07:00
Peihsun Yeh b066452cdd serial pnp cleanup 2019-07-26 16:19:54 -07:00
Shyamal Varma 0c5aca9819 Fix VS2019 build break in camera adapter due to missing string include 2019-07-26 12:13:33 -07:00
Shyamal Varma f70c1e9000
Fix broken links in readme 2019-07-26 08:49:08 -07:00
ajbarb 11e5ebe662
Update the PnP SDK submodule and modify pnpbridge to work with new API changes (#21)
* Update headers

* Pulled latest commit from public-preview-utopia

* Updated pnpbridge to work with latest changes from public-preview-utopia

* Missing linker deps

* add missing files

* remove connection string from config

* update the sample config

* Fix lx build
2019-07-23 13:53:51 -07:00
Ajay Barboza 2bc2ab14ef cleanup some files 2019-06-25 10:49:29 -07:00
ajbarb 6c8bf99daa
Update branch triggers 2019-06-24 14:20:26 -07:00
ajbarb 06cfdd28b3 update pnp c sdk to public-preview 2019-06-24 14:09:35 -07:00
Mei Wilson b68c5ab832
Merge Modbus and STM32 (#15)
* 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.
2019-04-20 17:26:01 -07:00
Mei Wilson d146dc473b
User/meiw/readme (#14)
* 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
2019-03-01 09:39:53 -08:00