azure-iot-explorer icon indicating copy to clipboard operation
azure-iot-explorer copied to clipboard

remove enqueue time from events

Open YingXue opened this issue 10 months ago • 0 comments

Remove enqueue time from ui since event hub sdk no longer supports it. Defaulting to showing the earliest message.

General Guidelines

  • [x] If introducing new functionality or modified behavior, are they backed by unit tests?
  • [x] Have all unit tests passed locally? (by running npm run test command)
  • [x] Have you updated the README.md with new screenshots if significant changes have been made?
  • [x] Have you update the package version if the current version in package.json is not higher than the version released?

YingXue avatar Apr 04 '24 17:04 YingXue