File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1515#include "azure_iot_mqtt/azure_iot_dps_mqtt.h"
1616#include "azure_iot_mqtt/sas_token.h"
1717
18- #define USERNAME "%s/%s/?api-version=2020-05-31-preview &model-id=%s"
18+ #define USERNAME "%s/%s/?api-version=2020-09-30 &model-id=%s"
1919#define PUBLISH_TELEMETRY_TOPIC "devices/%s/messages/events/"
2020
2121#define DEVICE_MESSAGE_BASE "messages/devicebound/"
Original file line number Diff line number Diff line change @@ -18,10 +18,10 @@ $termite_file = 'termite-3.4.exe'
1818$termite_name = ' Termite v3.4'
1919$termite_hash = ' CA440B6C7F6EAA812BA5F8BF42AED86E02022CA50A1C72585168C9B671D0FE19'
2020
21- $iot_explorer_path = ' https://github.com/Azure/azure-iot-explorer/releases/download/v0.11.4 '
22- $iot_explorer_file = ' Azure.IoT.Explorer.preview.0.11.4 .msi'
23- $iot_explorer_name = ' Azure IoT Explorer v0.11.4 '
24- $iot_explorer_hash = ' 8CAA36336C1C4C55C70D868904639263F56D5D20CB59DC0A18F6817DC0AEC900 '
21+ $iot_explorer_path = ' https://github.com/Azure/azure-iot-explorer/releases/download/v0.12.0 '
22+ $iot_explorer_file = ' Azure.IoT.Explorer.preview.0.12.0 .msi'
23+ $iot_explorer_name = ' Azure IoT Explorer v0.12.0 '
24+ $iot_explorer_hash = ' F0A50F1C5B4DAC4D14E0DBF12470C86C94612A5BDDB96D9E9D45277320BD2E49 '
2525
2626echo " `n Downloading packages..."
2727
You can’t perform that action at this time.
0 commit comments