Skip to content

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

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages