Skip to content

Releases: Azure/azure-iot-explorer

Version 0.10.3

09 Sep 23:41
23e4dc3
Compare
Choose a tag to compare

Changes:

Feature

  • Enable users to open Developer Tools for trouble shooting (similar to browser F12 experience). It can be enabled by either navigate to menu bar => Help => Toggle Developer Tools, or using hot key combination Ctrl+Shift+I

Bug fix

  • When api call fails, error message was not properly showing

Version 0.10.2

30 Aug 23:55
0967e73
Compare
Choose a tag to compare

Changes:

  • Enabled device twin update
  • Included seconds to telemetry enqueue time
  • Document update

Public Preview

20 Aug 19:20
ff4ca50
Compare
Choose a tag to compare

How to use

  1. Download the installer (under "Assets" section at the bottom) according to your OS (Windows, Macbook) and install.
  2. Copy paste IoT hub connection string at login page, click "Connect" and you are good to go!
    image

Functionalities of Azure IoT explorer

  1. Device CRUD
  2. Device query
  3. PnP functionalities (https://docs.microsoft.com/en-us/azure/iot-pnp/quickstart-create-pnp-device available in limited regions)
    3.1 View non-writable properties
    3.2 View and update writable properties
    3.3 Invoke pnp commands
    3.4 View pnp telemetry
    3.5 Configure source of model definition

Public Preview (pre-release)

16 Aug 19:30
Compare
Choose a tag to compare
Pre-release

How to use

  1. Download the installer (under "Assets" section at the bottom) according to your OS (Windows, Macbook) and install.
  2. Copy paste IoT hub connection string at login page, click "Connect" and you are good to go!