Skip to content

It's not possible to create a client device handle using Transport or Auth #336

It's not possible to create a client device handle using Transport or Auth

It's not possible to create a client device handle using Transport or Auth #336

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