зеркало из
1
0
Форкнуть 0
Граф коммитов

1512 Коммитов

Автор SHA1 Сообщение Дата
Anthony V. Ercolano fdcf47cc33
fix(samples): adjust samples to work better add readme.md (#883)
* fix(samples): adjust samples to work better add readme.md

* fix(pnp samples): adjust sample to ensure specific security types

In addition make sure if it's connectionString that there is something in the connection string and
at a minimum it has a HostName and DeviceId

* style(plug and play samples): change pnp to Plug and Play
2020-09-01 13:35:45 -07:00
Elena Horton 50c96ec41c
chore: fix dead links in readme (#886) 2020-09-01 12:47:42 -07:00
Anthony V. Ercolano 097956b691
chore: update packages in the root package.json (#880) 2020-08-19 11:48:18 -07:00
Anthony V. Ercolano ad661325c0
Merge pull request #879 from Azure/release_2020-08-18
release(2020-08-18): bump package versions
2020-08-18 10:11:34 -07:00
Azure IoT Client Build 7c501721b3 release(2020-08-18): bump package versions 2020-08-18 16:36:25 +00:00
Anthony V. Ercolano 89d9c6f97a
Merge pull request #878 from Azure/release081820
chore: audit all packages to remove vulnerabilities
2020-08-18 09:19:01 -07:00
Anthony Ercolano 1108a6ad08 chore: updated lodash to 4.17.20 accros repo 2020-08-18 08:39:12 -07:00
Anthony Ercolano 3af4c54f62 chore: audit all packages to remove vulnerabilities 2020-08-18 08:39:12 -07:00
Yoseph Maguire 4376127e7f
fix(device samples): remove unnecessary line (#877) 2020-08-18 08:21:55 -07:00
Anthony V. Ercolano 85981e9985
docs(provisioning): remove restrictions on group enrollment attestation mechanism (#874)
fix #873
2020-08-07 13:38:28 -07:00
Jelani Brandon 1697838e41
chore: updating pnp samples to normalize dps variables (#870) 2020-08-03 14:03:53 -07:00
Elena Horton 608bf465e2 chore: add temporary survey plug in the readme 2020-08-03 10:39:37 -07:00
Yoseph Maguire 9032271ab9
docs(azure-iot-device): setOptions documentation (#865) 2020-07-28 13:54:19 -07:00
Anthony V. Ercolano 7bc32adfca
docs: update the readme to note the new lts (#868) 2020-07-28 11:59:50 -07:00
Anthony V. Ercolano 0a56a76f53
fix(azure-iothub): job client used a fixed sas token that could not update (#858)
fix #855
2020-07-28 07:24:52 -07:00
Yoseph Maguire 9afc5849f8
chore(azure-iot-device): proxy support sample (#866) 2020-07-27 13:15:38 -07:00
olivakar 8c407e992d
Merge pull request #860 from Azure/olivakar-patch-2 2020-07-22 20:28:22 -08:00
olivakar 2ca28979da
Update for bug 2020-07-22 18:57:23 -07:00
Anthony V. Ercolano 8f78788bc5
fix(azure-iot-device): invalid body on received on a device method invoke throws (#856)
If somehow an invalid body is pushed through on a device method invocation, the device client side
will throw when it trys to json parse that body.
2020-07-22 06:49:47 -07:00
Anthony V. Ercolano 10284ea281
fix(azure-iothub): schedule deviceMethod and updateTwin need to specify defaults when arguments not supplied (#854)
Both methods were sending null for the values if the arguments to the methods were not supplied.
The service requires actual values.  Supplied Date.now and 3600 as defaults.

fix #847
2020-07-20 14:11:49 -07:00
Elena Horton 8e349773ac Update pnpTemperatureController.js 2020-07-13 13:04:39 -07:00
Elena Horton 2ad4586dd6 chore: align environment variable names 2020-07-13 13:04:39 -07:00
Chandler Lattin 33046fb319
Updated file upload sample to reflect current SDK changes. (#834)
* 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>
2020-07-13 10:17:05 -07:00
olivakar 5712b44d12
Merge pull request #843 from olivakar/ok-handler-twin
chore(azure-iot-device) : update the handler for twin
2020-07-09 11:07:36 -08:00
olivakar f298426500
Update pnpTemperatureController.js 2020-07-09 11:49:05 -07:00
olivakar 343d86d9ad chore: some changes 2020-07-08 17:59:49 -07:00
olivakar d0668c0b75 chore: some changes 2020-07-08 14:26:50 -07:00
olivakar 16c048a93d chore: some changes 2020-07-07 21:41:16 -07:00
Jelani Brandon a30f326bef
chore: remove writable property in reported (#842) 2020-07-07 15:15:04 -07:00
Jelani Brandon 9d5bc5b0d7
chore: fixing the sample for feedback (#839) 2020-07-07 10:33:42 -07:00
Anthony V. Ercolano 1a9cefec57
release(2020-07-06): bump package versions (#838)
Co-authored-by: Azure IoT Client Build <aziotclb@microsoft.com>
2020-07-06 15:40:47 -07:00
olivakar 73a320eb4b
Merge pull request #832 from olivakar/ok-pnp-summer-2
chore: node pnp sample for summer
2020-07-05 17:18:44 -08:00
olivakar c1845cd245 Merge branch 'ok-pnp-summer-2' of https://github.com/olivakar/azure-iot-sdk-node into ok-pnp-summer-2 2020-07-05 17:58:03 -07:00
olivakar af20bd13ba chore: node pnp sample for summer 2020-07-05 17:56:13 -07:00
olivakar 4882cd47f2 Merge remote-tracking branch 'upstream/master' into ok-pnp-summer-2 2020-07-05 17:47:53 -07:00
olivakar c0b0fa46f3
Merge branch 'master' into ok-pnp-summer-2 2020-07-05 14:28:39 -08:00
Jelani Brandon 009ffdba9c
chore: initial addition of pnp simple thermostat sample (#827) 2020-07-02 16:55:41 -07:00
olivakar 2ed235805d chore: node pnp sample for summer 2020-07-02 12:44:09 -07:00
olivakar 59d066f2a1 Merge remote-tracking branch 'upstream/master' into ok-pnp-summer-2 2020-07-02 12:32:19 -07:00
olivakar 3865857949 chore: node pnp sample for summer 2020-07-02 12:32:02 -07:00
Jelani Brandon 857921ee6b
chore: rename digital-twin-model-id to model-id in mqtt (#829) 2020-07-02 11:32:42 -07:00
olivakar ae4dcf6ee2 chore: node pnp sample for summer 2020-07-01 21:49:15 -07:00
Anthony V. Ercolano c220a5999c
refactor(multiple): update to typescript 3.7.5 move to dist vs lib other minor (#833) 2020-07-01 19:25:31 -07:00
olivakar 314107e1e3 chore: node pnp sample for summer 2020-07-01 14:23:34 -07:00
Jelani Brandon 8ff70df68d
chore: update prov sample to use env variables (#831) 2020-07-01 08:52:00 -07:00
olivakar e1aca6f9ed chore: node pnp sample for summer 2020-06-30 22:32:10 -07:00
Anthony V. Ercolano 0835327dd1
refactor(multiple): update to typescript 3.7.5 move to dist etc (#830) 2020-06-30 15:00:04 -07:00
Elena Horton 5b0e2cb65c chore: updating docs to clarify edge support for linux only 2020-06-29 09:29:48 -07:00
Anthony V. Ercolano 4ebabfbfc1
refactor(multiple): update to typescript 3.7.5 move to dist instead of lib parameter checking and suppression (#824) 2020-06-26 17:00:25 -07:00
Yoseph Maguire 8f7911ab50
fix(azure-iot-device): lint error on simple sample (#826)
* fix(azure-iot-device): lint error on simple sample

* fix(azure-iot-device): add sample linting to the CI
2020-06-26 13:17:35 -07:00