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

Question: Native Python Support for Edge X Device Services #1

Open
nnshah1 opened this issue Jan 30, 2021 · 4 comments
Open

Question: Native Python Support for Edge X Device Services #1

nnshah1 opened this issue Jan 30, 2021 · 4 comments

Comments

@nnshah1
Copy link

nnshah1 commented Jan 30, 2021

I really appreciated the time and thought you put into the tutorial and was pleasantly surprised that you added python scripts to create devices as well as send sensor data to EdgeX. Are there any plans to provide this as an SDK for EdgeX similar to the C and Go device service sdks?

Maybe a separate question, we have been working on a video analytics microservice based on OpenVINO and DLStreamer, and one of our samples uses the MQTT Device Service to send in detection results to Edge X.

https://github.com/intel/video-analytics-serving/tree/master/samples/edgex_bridge

If you have any feedback on the approach - would be interested. I've also thought that removing the MQTT bridge and using a native device service would be another approach - but had stopped short because of the lack of a supported python sdk. After coming across your tutorial - I'm rethinking that approach.

Thanks!

Neelay

@jonas-werner
Copy link
Owner

jonas-werner commented Feb 1, 2021 via email

@cloudxxx8
Copy link

@jonas-werner thanks for the reference.
@nnshah1 the community wants to extend the Device SDK, absolutely including Python SDK, but we don't have enough resource and contributor to implement it. However, IOTech provide the commercial version of EdgeX Foundry with the OpenVino Device Service. It is implemented by C and might fit your needs.
https://www.iotechsys.com/our-products/edge-software-platforms/edge-xpert/

We are working with Intel closely. Please let me know if you are interested in the commercial offering.

@nnshah1
Copy link
Author

nnshah1 commented Feb 1, 2021

@jonas-werner @cloudxxx8 Thanks for the information! We met with Jim last fall, I'll reach out to see where things are headed in regards to an OpenVINO / DL Streamer device service.

@AnilChoudhury-Eaton
Copy link

It would be nice to see a python SDK also.

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

4 participants