iot-plug-and-play-bridge/pnpbridge
Dipannita Shaw 3a00dbf4e8 Fixing debug message typo 2021-08-25 14:47:52 -07:00
..
build Public preview refresh updates (#33) 2020-05-14 12:32:08 -07:00
deps Submodule updates 2 2020-10-27 11:24:17 -07:00
docs Add guides to repo 2021-07-14 10:11:16 +01:00
jenkins Public preview updates (#32) 2020-02-18 12:56:18 -08:00
scripts Update the PnP SDK submodule and modify pnpbridge to work with new API changes (#21) 2019-07-23 13:53:51 -07:00
src Fixing debug message typo 2021-08-25 14:47:52 -07:00
CMakeLists.txt Adding Microsoft corporate info to source code 2020-09-23 17:35:21 -07:00
Dockerfile.amd64 Adding linux adapter module support, fixing bugs, adding dockerfiles 2020-10-20 00:35:08 -07:00
Dockerfile.amd64.debug Adding linux adapter module support, fixing bugs, adding dockerfiles 2020-10-20 00:35:08 -07:00
Dockerfile.arm32v7 Adding linux adapter module support, fixing bugs, adding dockerfiles 2020-10-20 00:35:08 -07:00
Dockerfile.arm64v8 Adding linux adapter module support, fixing bugs, adding dockerfiles 2020-10-20 00:35:08 -07:00
ReadMe.md Add guides to repo 2021-07-14 10:11:16 +01:00
deployment.debug.template.json Adding linux adapter module support, fixing bugs, adding dockerfiles 2020-10-20 00:35:08 -07:00
deployment.template.json Adding linux adapter module support, fixing bugs, adding dockerfiles 2020-10-20 00:35:08 -07:00
module.json Adding linux adapter module support, fixing bugs, adding dockerfiles 2020-10-20 00:35:08 -07:00

ReadMe.md

Documentation for the IoT Plug and Play bridge

To get started with a simple example and learn more, see How to connect an IoT Plug and Play bridge to IoT Hub.

IoT Plug and Play bridge Components

A diagram that outlines the structure of the IoT Plug and Play bridge. It consists of an adapter manager, and pnp bridge adapters that bind devices/peripherals to Azure Digital Twin Interfaces.

Folder Structure

/deps/azure-iot-sdk-c-pnp

Git submodules that contains Azure IoT Device C SDK code

/scripts

Build scripts

/src/pnpbridge

Source code for IoT Plug and Play bridge core

/src/adapters

Source code for various PnP Bridge Adapters

Support

For any questions raise an issue or contact - pnpbridge@microsoft.com