Skip to content

hi i have a problem when i install azure-iot-hub in my rasberry pi 5 command sudo pip install azure-iot-hub #228

hi i have a problem when i install azure-iot-hub in my rasberry pi 5 command sudo pip install azure-iot-hub

hi i have a problem when i install azure-iot-hub in my rasberry pi 5 command sudo pip install azure-iot-hub #228

Workflow file for this run

name: "Set Issue Label"
on:
issues:
types: [opened]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: Naturalclar/[email protected]
with:
keywords: '[""]'
labels: '["IoTSDK"]'
github-token: "${{ secrets.GITHUB_TOKEN }}"