vision-ai-developer-kit

Chandra Mohan 461 Reputation points
2020-07-24T23:51:57.34+00:00

Ref: https://visionaidevkitsupport.azurewebsites.net/

I got an understanding of deploying vision AI model on to the device but I am not clear on how to manage the device using IoT Hub SDK. i.e. How can I implement/ interact with the device using IoT hub features such as
1 Device to cloud messaging
2. Cloud to device messaging
3. Direct method
4. updating properties in the device twin.
Example: I would like to stop/start camera using a Azure IoT Hub Direct Method.
Please provide/suggest relevant sample code.

Azure IoT Edge
Azure IoT Edge
An Azure service that is used to deploy cloud workloads to run on internet of things (IoT) edge devices via standard containers.
531 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,112 questions
Azure IoT SDK
Azure IoT SDK
An Azure software development kit that facilitates building applications that connect to Azure IoT services.
207 questions
Azure AI Custom Vision
Azure AI Custom Vision
An Azure artificial intelligence service and end-to-end platform for applying computer vision to specific domains.
209 questions
{count} votes

Accepted answer
  1. António Sérgio Azevedo 7,661 Reputation points Microsoft Employee
    2020-07-27T15:58:04.987+00:00

    Hello @Chandra Mohan , your request is specific to Vision AI Developer Kit (how to stop\start the camera), therefore the best place to get help is here: https://visionaidevkitsupport.azurewebsites.net/

    Please create an Issue in GitHub or connect via Gitter.

    PS: Stoping and starting the camera should definitely be done using Azure IoT Hub Direct Method, you will just need to know what function on Vision AI Developer kit to call in your method.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful