iot-edge-v1
iot-edge-v1 copied to clipboard
Azure IoT Edge
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...
Hi, I am facing this issue when I am adding MQTT dependency in pom.xml of Printer module(java) The code was running fine when MQTT dependency was not added, but once...
Hi, I cloned the ble-convertor project from the repo, when i built it using maven (mvn clean package), it got successfully built. But, while executing maven project (mvn exec:exec) ,...
https://azuremarketplace.microsoft.com/en-us/marketplace/apps/microsoft.edge-simulated-temperature-sensor-ga?tab=Overview 
Hi @dariuszparys or @varunpuranik, I have issues with receiving desired properties updates from Azure IoT Hub to my Raspberry Pi 3B running Rasbian Stretch. I have checked that the issue...
According to link -- https://docs.microsoft.com/en-us/azure/iot-edge/tutorial-java-module , Java custom modules were deployed to raspberry PI 3 (system:raspbian). but the module can't normally run and below is error log:
Currently, there is a scenario where I need to broadcast UDP on the edge module to the host's local area network, so I have to configure the module's network mode...
- **OS version and architecture used: Ubuntu 16.04** - **Version used: latest commit** # Description of the issue: azure-c-shared-utility changed constbuffer from CLONE to INC_REF/DEC_REF. So it is not possible...
I ran the quick start [tutorial ](https://docs.microsoft.com/en-us/azure/iot-edge/quickstart-linux)on my Ubuntu vm On my Vm I have the following docker containers running: _edgeAgent, edgeHub, & tempSensor_ Azure VM info: ``` Operating System:...