I have validated the model with (DTDL tool) and updated the model (for both device and digital twin just in case they're connected) to telemetryInterval double type (also tried float), restarted the explorer but can't use ".":
To Reproduce
Steps to reproduce the behavior:
Add model with interval float or double
Enter telemetryinterval in the UI 0.1
Expected behavior
Can enter telemetryinterval 0.1
Desktop (please complete the following information):
Iot Explorer 0.15.2
Windows 11 v10.0.22621 Build 22621
Additional context
We capture movement with IoT device which requires lower intervals
Release 0.15.2 seems to add a feature for lower than 1 second intervals. However the UI does not accept decimal places after a zero so can't achieve intervals<1s, "." is not permitted so I can only enter 01 or 1 second.
I have validated the model with (DTDL tool) and updated the model (for both device and digital twin just in case they're connected) to telemetryInterval double type (also tried float), restarted the explorer but can't use ".":
To Reproduce Steps to reproduce the behavior: Add model with interval float or double Enter telemetryinterval in the UI 0.1
Expected behavior Can enter telemetryinterval 0.1
Desktop (please complete the following information): Iot Explorer 0.15.2 Windows 11 v10.0.22621 Build 22621
Additional context We capture movement with IoT device which requires lower intervals