Skip to content

Releases: Azure/azure-iot-explorer

Version 0.10.6

17 Oct 23:52

Choose a tag to compare

Changes:

  • Enabled dark theme. Please open Settings Panel and give it a try!
  • Added cloud-to-device message function
  • Added direct method function
  • Added x509 connection string
  • Fixed telemetry message data of non JSON type
  • Increased test coverage from 80% to 85%
  • Updated npm package version
  • CSS fixes

image

Version 0.10.4

18 Sep 20:58
9487366

Choose a tag to compare

Changes:

  • Added columns for device list
  • Added confirmation box for settings pane
  • Fixed complex property update of unsupported types
  • Added tests
  • Css update

Version 0.10.3

09 Sep 23:41
23e4dc3

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

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

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

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!