You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm connecting my UWP app to Azure IoT Hub using AzureSBLite. There is already device connected that sends out sensors readings after every 30 seconds. Weird thing is that first data comes in from IoT hub after minute or two. Is it possible to set some reading timeout for cases when there is no data so i can move event reading to timer process?
The text was updated successfully, but these errors were encountered:
Hi!
I'm connecting my UWP app to Azure IoT Hub using AzureSBLite. There is already device connected that sends out sensors readings after every 30 seconds. Weird thing is that first data comes in from IoT hub after minute or two. Is it possible to set some reading timeout for cases when there is no data so i can move event reading to timer process?
The text was updated successfully, but these errors were encountered: