Skip to content

create_from_edge_environment()'s get_twin() only returning properties and no other twin values. #248

create_from_edge_environment()'s get_twin() only returning properties and no other twin values.

create_from_edge_environment()'s get_twin() only returning properties and no other twin values. #248

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