Sending only sensor reading to cloud platform from EdgeX app service configurable #36
sudhamani-hcl
started this conversation in
General
Replies: 1 comment
-
|
You can write your own App service based on App Function SDK to transform the data the format you want. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Team,
Currently I am working on POC which demands visualization of sensor data in some cloud platform. To achieve this, I am using EdgeX app service and IBM Watson cloud platform.
I could receive whole EdgeX event in the cloud platform. However my POC demands receiving of sensor reading alone.
Is there any way, I can send only sensor reading to the cloud from EdgeX app service.
Thanks,
Sudhamani.
Beta Was this translation helpful? Give feedback.
All reactions