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

Not support float 32/64 from edgex #272

Closed
worldmaomao opened this issue May 20, 2020 · 4 comments
Closed

Not support float 32/64 from edgex #272

worldmaomao opened this issue May 20, 2020 · 4 comments
Assignees

Comments

@worldmaomao
Copy link

Not supoort float32/64 from edgex.
In edgex, the float32/64 data is encoded into base64 or eNotation style.
kuiper should decode it.

Here is some logs:
time="2020-05-20T01:56:47Z" level=warning msg="No readings are processed for the event, so ignore it." file="edgex_source.go:162" rule=rule4
time="2020-05-20T01:56:48Z" level=warning msg="fail to get value for Holding_register_float64_40100: unkown value type: float64" file="edgex_source.go:130" rule=rule4
time="2020-05-20T01:56:48Z" level=warning msg="fail to get value for Holding_register_float32_40104: unkown value type: float32" file="edgex_source.go:130" rule=rule4

@jinfahua
Copy link
Collaborator

It has been supported in 0.3.2. What's your Kuiper version?

@worldmaomao
Copy link
Author

I have created request pull(#273).
Please refer

@jinfahua
Copy link
Collaborator

Thanks for your PR, one comment in the PR #273. Could you please take a look?

@jinfahua
Copy link
Collaborator

jinfahua commented Jun 6, 2020

Done & close the issue, released in 0.4.1.

@jinfahua jinfahua closed this as completed Jun 6, 2020
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