Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Can't set Telemetry Interval less than 1 second in v0.15.2 #586

Closed
sergiosolorzano opened this issue Nov 30, 2022 · 1 comment
Closed
Labels
bug Something isn't working Plug and Play Feature: Plug and Play related workaround provided

Comments

@sergiosolorzano
Copy link

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 ".":

image

image

image

image

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

@sergiosolorzano sergiosolorzano added bug Something isn't working needs review Review required by team member labels Nov 30, 2022
@YingXue YingXue added workaround provided Plug and Play Feature: Plug and Play related and removed needs review Review required by team member labels Dec 2, 2022
@YingXue
Copy link
Member

YingXue commented Mar 14, 2023

@YingXue YingXue closed this as completed Mar 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Plug and Play Feature: Plug and Play related workaround provided
Projects
None yet
Development

No branches or pull requests

2 participants