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] : Bonsai model on Azure IoT Edge #217

Open
vermaaditya opened this issue Oct 13, 2020 · 2 comments
Open

[Question] : Bonsai model on Azure IoT Edge #217

vermaaditya opened this issue Oct 13, 2020 · 2 comments

Comments

@vermaaditya
Copy link

Hi Team,

We are trying to deploy the Bonsai Models on a Machine in the plant hosting Azure IOT Edge runtime.
Is there a reference documentation which can be leveraged? Or do you have a suggested deployment pattern to achieve the same on Azure IoT Edge in the form of Modules? Or if the Bonsai interface https://preview.bons.ai/workspaces directly provides an interface to deploy the model to Azure IoT Edge?

Kindly suggest.

Thanks,

@ksbasu
Copy link

ksbasu commented Oct 13, 2020

Hi,

The Bonsai service does not directly provide an automated way to deploy to an IoT Edge device. This functionality is in development and should be released in a future version of the Service. In the interim, you can use the deployment functionality of IoT Edge directly (reference documentation available at this link; also here.

Thanks

@myamama
Copy link

myamama commented Sep 2, 2021

I built this tutorial a few months back on how to deploy a brain on Azure IoT Edge
https://github.com/myamama/moab/blob/master/_site/tutorials/1-balance.md#quickstart-deploy-your-first-iot-edge-module-to-a-virtual-linux-device

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
@myamama @ksbasu @vermaaditya and others