Skip to content

Utilizing the hardware resources of the host OS of the Azure IOT Edge device

Notifications You must be signed in to change notification settings

LeonardBae/AzureIoTEdgeDeviceAccess

Repository files navigation

AzureIoTEdgeDeviceAccess

This sample project is a demonstration of the Azure IoT Edge Module, which controls the GPIO of the Host OS. The device uses Raspberry Pi (Raspbian), and the source is written in Python. The core part should be set to the privilege to access the host OS in the module createOption part of the distribution manifest part. "createOptions": "{" HostConfig \ ": {" Privileged \ ": true}}"

About

Utilizing the hardware resources of the host OS of the Azure IOT Edge device

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages