Skip to content

Is it possible to connect a real robot (as a device client) to an IoT hub? #326

Is it possible to connect a real robot (as a device client) to an IoT hub?

Is it possible to connect a real robot (as a device client) to an IoT hub? #326

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 }}"