azure-iot-explorer

Cross-platform UI for interacting with devices attached to Azure IoT Hub. This tool is meant for learning and testing, not for production environment.

MIT License

Stars
223

Bot releases are hidden (Show)

azure-iot-explorer - Version 0.14.1

Published by YingXue over 3 years ago

  • Notification is has been moved to Home as full page
  • Navigation updated for Module Identities

Bug fixes:

  • Navigation auto selection
  • Plug and Play
    • View complex reported data in rich form
    • Local model resolution
azure-iot-explorer - Version 0.14.0

Published by YingXue over 3 years ago

New feature:

  • Plug and Play for Module Identities support is now available.

Enhancement:

  • Show Module Identities for Edge device
  • Remove dependency on DigitalTwin APIs
  • Package updates
azure-iot-explorer - Version 0.13.6

Published by YingXue over 3 years ago

Enhancement:

  • Aded supoort for editing module identity twin
  • Updated breadcrumb to better reflect user path
  • Updated event hub listener logic so there is less change to run into conflicts
  • Package update
azure-iot-explorer - Version 0.13.5

Published by YingXue over 3 years ago

Enhancement:

Package update

azure-iot-explorer - Version 0.13.4

Published by YingXue over 3 years ago

Bug fixes:

  • Fix bug #385 regarding to PnP's Enum schema not showing properly in the dropdown

Enhancement:

  • Updated error message when backend service is not available
azure-iot-explorer - Version 0.13.3

Published by YingXue almost 4 years ago

Features:

  • Allow defining startingpoint of consuming telemetry data (#351)
  • Enable Direct method on Module Identity (#245)
  • Package update

Bug fixes

azure-iot-explorer - Version 0.13.2

Published by YingXue almost 4 years ago

Security enhancement

  • From this version, all new IoT Hub connection string being added would automatically have an expiration date one year from now.
    ❗Note: You may want to save your previously stored IoT hub connection strings somewhere else before installing the new version, as we will remove all previous saved connection strings when you start this version of the Explorer the first time.

Accessibility fixes

  • Fixed WCAG2.1 bugs

Package updates

azure-iot-explorer - Version 0.13.1

Published by YingXue almost 4 years ago

Bug fixes and feature enhancement:

  • Allow ':' separated certificate fingerprints for self-signed certificates (#367)
  • Fix app crash when pnp property and command schema is not in valid format (#366)
azure-iot-explorer - Version 0.13.0

Published by YingXue about 4 years ago

Explorer now supporting IoT Plug and Play Models Repository: https://github.com/Azure/iot-plugandplay-models

  • Added support for retrieving models from model repo
  • Added support for retrieving models configurable model repo
  • Fixed pnp event filtering logic
azure-iot-explorer - IoT Plug and Play GA (Version 0.12.0)

Published by YingXue about 4 years ago

Explorer now supporting Plug and Play GA

Detailed Read Me to help you get started.
Please check out the full list of features we support

  • PnP GA api version update
  • PnP GA bug fixes
  • Package update
azure-iot-explorer - Version 0.11.4

Published by YingXue about 4 years ago

  • Support PnP DTDL Array type rendering and validation
  • Support PnP DTDL inline component syntax
  • Fix Digital twin Json patch bug when removing Map type key-value pair
azure-iot-explorer - Version 0.11.3

Published by c-ryan-k about 4 years ago

Bug fixes

  • small spelling errors (#347)
  • ISO format update and reusable schema fix (#343)
  • fix app crashing if DTDL contains multiple-level component (#346)
  • fix boolean value not showing up for readonly properties and user feedback (#342)

Package update

  • MacOS agent update and electron-builder package updates (#348)
  • Bump elliptic from 6.5.2 to 6.5.3 (#340)
  • Add support for Chocolatey (#339)
azure-iot-explorer - Version 0.11.2

Published by c-ryan-k about 4 years ago

  • Added pnp model id column in device list
  • Enriched friendly error message for device method error cases and nodejs conflicting port
  • Style, string and package update
azure-iot-explorer - IoT Plug and Play Preview Refresh (Version 0.11.1)

Published by YingXue about 4 years ago

Explorer now supporting Plug and Play Summer Refresh

Detailed Read Me to help you get started.
Summer Refresh features include:

  • Suppporting New device discovery mechanism
  • Suppporting New DTDL version
  • Supporting new model resolution mechanism including retrieving models from model repo (public models only) as well as local folder (aiming towards faster inner dev loop iterations)
  • Please check out the full list of features we support

Note: If you're still consuming Plug and Play public preview services, please remain on Explorer version 0.10.X

azure-iot-explorer - Last version supporting PnP public preview (Version 0.10.19)

Published by c-ryan-k over 4 years ago

  • Added array support for Device twin
  • Package updates
azure-iot-explorer - Version 0.10.18

Published by c-ryan-k over 4 years ago

  • Enable command + h short key for mac #248
  • Couple bug fixes: fixed custom event hub #257 fix null reference for pnp model rendering #270
azure-iot-explorer - Version 0.10.17

Published by YingXue over 4 years ago

  • Improve response of direct method
  • Style fixes for Plug and Play pages
  • Couple bug fixes: #253 fix direct method name #264 fix device delete selection
azure-iot-explorer - Version 0.10.16

Published by c-ryan-k over 4 years ago

  • Allow users to monitor telemetry from custom configured Event hub
  • Loosen up Plug and Play DTDL date-time format validation to conform to ISO 8601
  • Update release pipeline
azure-iot-explorer - Version 0.10.15

Published by c-ryan-k over 4 years ago

  • Add module identity SAS token generation functionality
  • Plug andn Play enhancement
    • Enrich pnp message explosion
    • Provide user a toggle to see raw pnp telemetry
    • Show interface instance name (now called component) and DCM id
    • Restructure PnP nagivation
  • User can now click the breadcrum to go back to login page
  • Enable cmd + Q short key for Mac OS
azure-iot-explorer - Version 0.10.14

Published by YingXue over 4 years ago

  • Support Linux package
  • Bug fixes
    • Pnp telemetry
    • Pnp model retrieval from device
    • Save device identity
Badges
Extracted from project README
Build Status Build Status
Related Projects