Skip to content

[Bug Report] Version 2.x of iot-device-client, requires version of reported properties to be sent, while 1.x not require that #189

[Bug Report] Version 2.x of iot-device-client, requires version of reported properties to be sent, while 1.x not require that

[Bug Report] Version 2.x of iot-device-client, requires version of reported properties to be sent, while 1.x not require that #189

Workflow file for this run

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