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

reminder user to wait for the simulated device starting sending messages instead of return {} #10

Open
czgtest opened this issue Feb 21, 2020 · 1 comment

Comments

@czgtest
Copy link

czgtest commented Feb 21, 2020

when getting device telemetry ,return {} directly after enter component name and telemetry name as bellow.
Actually:
Please enter Component Name: Interface
Please enter Telemetry Name: Temperature
{}
Expect:
Give a message in console line and reminder to wait for the simulated device starting sending messages
then enter Component Name and Telemetry Name to get telemetry as bellow.

Getting Devive Telemetry... Please enter Component Name: Interface Please enter Telemetry Name: Temperature { "value": 60.66188318806059, "timestamp": "2020-02-21T12:03:28.449+00:00" }

@shizn
Copy link

shizn commented Feb 24, 2020

Same issue reproduced on my end.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants