Azure / 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
223 stars 73 forks source link

remove enqueue time from events #659

Open YingXue opened 6 months ago

YingXue commented 6 months ago

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

General Guidelines