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

Update the hub package to 1.12.4-pnp-refresh.4 #867

Merged
merged 65 commits into from
Jul 27, 2020

Conversation

anthonyvercolano
Copy link
Contributor

No description provided.

anthonyvercolano and others added 30 commits March 29, 2020 20:11
fix(azure-iothub): fix signature for getTwin, updateTwin, updateModule…
Co-authored-by: Azure IoT Client Build <aziotclb@microsoft.com>
* build: update to mqtt.js v4

* refactor: add debug logs

* fix: eslint issue
* release(2020-05-07): bump package versions

Co-authored-by: Azure IoT Client Build <aziotclb@microsoft.com>
This moves the logic of checking if C2D is enabled down to the transport level, since it is not necessarily accurate to represent it at the device client level. There is not enough information at that level to make totally accurate judgements of if it is connected or not.
* build: update to mqtt.js v4

* chore: add debug logs
…ublishes (#808)

By tracking the on the wire publishes we can reliably complete in case of disconnects or other
errors.
This adds the setOption for ModelID, which will enable users to use the existing device client library as a PnP library. To accomodate the lack of support in the existing service API, a switching API call has been added that will use the preview API version if the modelID is set.
Co-authored-by: Azure IoT Client Build <aziotclb@microsoft.com>
Co-authored-by: Anthony V. Ercolano <anthonyvercolano@users.noreply.github.com>
#818)

* improvement(azure-iot-mqtt-base): add timeouts to publishes that have not been PUBACKed by the service

744

* update classes and unique identifiers.
* chore: create config.yml for issue templates

* chore: update technical question for msft q&a

* fix: add vanity link for IoT help

* chore: update technical question options

* fix: add https://

* fix: add https://

* fix: add https://

* fix: add https://

Co-authored-by: Anthony V. Ercolano <anthonyvercolano@users.noreply.github.com>
'connect' is emitted whenever the device transport FSM enters the "connected" state for MQTT, and "authenticated" for AMQP.
* fix(azure-iot-device): lint error on simple sample

* fix(azure-iot-device): add sample linting to the CI
olivakar and others added 24 commits July 5, 2020 17:47
chore: node pnp sample for summer
Co-authored-by: Azure IoT Client Build <aziotclb@microsoft.com>
chore(azure-iot-device) : update the handler for twin
* fix(sample): update sample to use current SDK changes

* fix(sample): update to use latest SDK changes, add use strict

* fix(sample): update sample to use current SDK changes, fix linting issue

* Update upload_to_blob_advanced.js

* Update upload_to_blob_advanced.js

Co-authored-by: Chandler Lattin <chlattin@microsoft.com>
Co-authored-by: Anthony V. Ercolano <anthonyvercolano@users.noreply.github.com>
Co-authored-by: Yoseph Maguire <yoseph.maguire@microsoft.com>
Co-authored-by: Yoseph Maguire <yoseph.maguire@gmail.com>
Updated to -pnp-refresh.4. Fixed the sample to print out the modelId.  Updated various dependents to
the latest branch.
@anthonyvercolano anthonyvercolano merged commit ba829ae into pnp-preview-refresh Jul 27, 2020
@anthonyvercolano anthonyvercolano deleted the je-pnp-refresh branch July 27, 2020 22:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants