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.15.9 Latest Release

Published by YingXue over 1 year ago

Accessibility update release.

azure-iot-explorer - Version 0.15.8

Published by YingXue over 1 year ago

  • Addressing two dtdl bugs related to simply types #586 #449
  • Supports nested maps of dtdl #505

Release Notes:

This release does not contain a pre-built Mac binary. We are currently experiencing issues with our package builder for Mac, so unfortunately for now we've removed that binary asset from the release. You should still be able to run the project locally on mac, but you may encounter errors building binaries (npm run package:mac may fail).

azure-iot-explorer - Version 0.15.7

Published by YingXue over 1 year ago

  • Support resolve model repository from local repository (#594). User will be able to add 'Local repository' as a new model source.
  • Accessibility updates and fixes.

Release Notes:

This release does not contain a pre-built Mac binary. We are currently experiencing issues with our package builder for Mac, so unfortunately for now we've removed that binary asset from the release. You should still be able to run the project locally on mac, but you may encounter errors building binaries (npm run package:mac may fail).

azure-iot-explorer - Version 0.15.6

Published by YingXue over 1 year ago

Bug fixes

  • Fix device simulation instructions (#606)
  • Fix websocket ready state (#608)

Accessibility updates

Release Notes:

This release does not contain a pre-built Mac binary. We are currently experiencing issues with our package builder for Mac, so unfortunately for now we've removed that binary asset from the release. You should still be able to run the project locally on mac, but you may encounter errors building binaries (npm run package:mac may fail).

azure-iot-explorer - Version 0.15.5

Published by YingXue over 1 year ago

Fix dataplane 204 response parsing (#598)
Update package for componenet governance

Release Notes:

This release does not contain a pre-built Mac binary. We are currently experiencing issues with our package builder for Mac, so unfortunately for now we've removed that binary asset from the release. You should still be able to run the project locally on mac, but you may encounter errors building binaries (npm run package:mac may fail).

azure-iot-explorer - Version 0.15.4

Published by YingXue almost 2 years ago

Addressing telemetry ICM when events were sent in short intervals #585
Update package and release pipelines

Release Notes:

This release does not contain a pre-built Mac binary. We are currently experiencing issues with our package builder for Mac, so unfortunately for now we've removed that binary asset from the release. You should still be able to run the project locally on mac, but you may encounter errors building binaries (npm run package:mac may fail).

azure-iot-explorer - Version 0.15.2

Published by YingXue almost 2 years ago

Fix telemetry issues #573 #562 #569
Remove Choco install instructions #561
Expand Json Editor space #550
Fix Cloud to Device Message

Release Notes:

This release does not contain a pre-built Mac binary. We are currently experiencing issues with our package builder for Mac, so unfortunately for now we've removed that binary asset from the release. You should still be able to run the project locally on mac, but you may encounter errors building binaries (npm run package:mac may fail).

azure-iot-explorer - Version 0.15.1

Published by YingXue almost 2 years ago

Changes:

  • Fix telemetry monitoring where some hubs is not able to connect to event hub endpoint properly #551
  • Enabling Protobuf Message Decoder #383
  • Switch cloud to device message call from sdk to api #530
azure-iot-explorer - Version 0.15.0

Published by YingXue about 2 years ago

Changes:

  • Enabling authentication through Azure Active Directory (Issue #446). It will allow users to use Azure IoT Explorer without copying and pasting Hub's connection string.
  • Edit user telemetry for update percentage tracking
  • Update electron builder
azure-iot-explorer - Version 0.14.14

Published by YingXue about 2 years ago

Changes:

  • Fix unreadable error surfaced from electron IPC. Fall back connecting to event hub using hub connection string if necessary (Issue #541 )
  • Asking for user confirmation before sending pnp command when user input not conforming to DTDL (Issue #505 )

Release Notes:

This release does not contain a pre-built Mac binary. We are currently experiencing issues with our package builder for Mac, so unfortunately for now we've removed that binary asset from the release. You should still be able to run the project locally on mac, but you may encounter errors building binaries (npm run package:mac may fail).

azure-iot-explorer - Version 0.14.13

Published by c-ryan-k about 2 years ago

Release Notes:

This release does not contain a pre-built Mac binary. We are currently experiencing issues with our package builder for Mac, so unfortunately for now we've removed that binary asset from the release. You should still be able to run the project locally on mac, but you may encounter errors building binaries (npm run package:mac may fail).

Changes:

  • Fix how the controller initiate event hub client with iot hub connection string (Issue #526 #533)
  • Add the public repository as the default model repository for plug and play (Issue #490)
  • Remove instructions for connecting phone as IoT Device (Issue #525)
azure-iot-explorer - Version 0.14.12

Published by c-ryan-k about 2 years ago

Release Notes:

This release does not contain a pre-built Mac binary. We are currently experiencing issues with our package builder for Mac, so unfortunately for now we've removed that binary asset from the release. You should still be able to run the project locally on mac, but you may encounter errors building binaries (npm run package:mac may fail).

Changes:

  • App telemetry updates
azure-iot-explorer - Version 0.14.11

Published by YingXue about 2 years ago

Release Notes:

This release does not contain a pre-built Mac binary. We are currently experiencing issues with our package builder for Mac, so unfortunately for now we've removed that binary asset from the release. You should still be able to run the project locally on mac, but you may encounter errors building binaries (npm run package:mac may fail).

Changes:

  • Adding 'copy' button to the notification toast and 'Notification Center' for users to copy complete payload (#514 #495)
  • CSS update to make the application reflow better
  • App telemetry update
azure-iot-explorer - Version 0.14.10

Published by YingXue about 2 years ago

Release Notes:

This release does not contain a pre-built Mac binary. We are currently experiencing issues with our package builder for Mac, so unfortunately for now we've removed that binary asset from the release. You should still be able to run the project locally on mac, but you may encounter errors building binaries (npm run package:mac may fail).

Changes:

  • Fix telemetry page where device events are not consistently showing up. (Fixes for issue #498 #486 #481 #477)
azure-iot-explorer - Version 0.14.9

Published by c-ryan-k over 2 years ago

Release Notes:

This release does not contain a pre-built Mac binary. We are currently experiencing issues with our package builder for Mac, so unfortunately for now we've removed that binary asset from the release. You should still be able to run the project locally on mac, but you may encounter errors building binaries (npm run package:mac may fail).

Changes:

  • Page view and page visit time app telemetry
  • Node v14 -> v16
  • Update webpack config to use asset modules
  • Package updates for npm peer dependency warnings and release pipeline
azure-iot-explorer - Version 0.14.8

Published by c-ryan-k over 2 years ago

Release notes:

This release does not contain a pre-built Mac binary. We are currently experiencing issues with our package builder for Mac, so unfortunately for now we've removed that binary asset from the release. You should still be able to run the project locally on mac, but you may encounter errors building binaries (npm run package:mac may fail).

Changes:

  • 076a7755aa024820c5c2aa38bd97c307e2a747fc Updated mac codesign steps to notarize app (#508)
  • 6eeaf9215ccda770894cb0d9648a99bb6a960896 Add security policy file
  • 0d007f5e5f286d59339b5aa2682d32cd9d4b7479 Release pipeline updates and package upgrades (#502)
  • d8f6c2e3b5b0c64d3fc37cb72083eb8fd1438629 Async dependency update (#504)
  • 3dc7c1ff82eefafb1f0bac526181de3313f4c2f5 update privacy link per privacy review (#501)
  • 7cbebfec20457cd8c9190dccbfdb1aa23caf9744 Webpack, Electron update and vulnerability fixes (#499)
  • b3edf4cf95017dcfcce97873e2807bc9b4e51c92 Bump follow-redirects from 1.14.7 to 1.14.9 (#494)
  • e7e9c15d936c6a523209f94d9bf122a48f6891e4 Bump url-parse from 1.5.3 to 1.5.10 (#493)
  • 05bdf19190cbc96facd9734a686d9569d953462f Update azure-pipelines.yml (#488)
  • b5abe8d9d5a509dd96bf4557e398d60a9a8c63b1 default branch rename (#483)
  • b4bbbb506b45d9ed43734526d10aef4bd0428ded Bump follow-redirects from 1.14.1 to 1.14.7 (#485)
  • cab660496cfda789e932198bc204d79b9ed32026 Phone as a Device support for QR code (#480)
  • 54e351bb49627f58c709d6f7318c36c078d21b51 fix events bug (#478)
  • 7b2cef8ff0db030f5a4a0a2fbde32f96a80b0266 Ying/navfixes (#476)
  • 1e1515f67b026369c2df058d893064af5accaffb Bump electron from 11.2.1 to 11.5.0 (#472)
  • 04da4fb398e77a023e264341fedcf2903e5bf625 Bump tar from 6.1.6 to 6.1.11 (#467)
  • f714e3ccd970281b176404922147fb1aee47312d Bump tmpl from 1.0.4 to 1.0.5 (#470)
  • 11b867b3faba5ef476110c716468e708a730cd82 Ying/update event hub sdk (#463)
  • 04b7897bdd2d9ff6b280cfa8cd517ea2a258574e Update ubuntu pipeline images (#462)
  • 1272be9dbc7f4b6a38ed10aa9571fc97dc546e04 Rebuild package_lock.json with cleared npm cache (#459)

This list of changes was auto generated.

azure-iot-explorer - Version 0.14.5

Published by YingXue about 3 years ago

Bug fixes:

  1. Fix telemetry not showing up properly under certain app width #456
  2. Fix blank screen when DTDL content property type is object instead of array #451
  3. Package security vul fixes
azure-iot-explorer - Version 0.14.4

Published by c-ryan-k over 3 years ago

  • Fluent upgrade
  • A number of package updates
  • Accessibility updates for reflow
azure-iot-explorer - Version 0.14.3

Published by montgomp over 3 years ago

Fixes regression on port number when environment variable not specified
Updates react-i18next.

azure-iot-explorer - Version 0.14.2

Published by montgomp over 3 years ago

Added window state handling
Fixed port number regression
Various package updates

***UPDATE: Issues reported on port number. Marking as pre-release to sort them out.

Badges
Extracted from project README
Build Status Build Status
Related Projects