Skip to content

When internet connection is not present, MQTT layer slows down the CPU #377

When internet connection is not present, MQTT layer slows down the CPU

When internet connection is not present, MQTT layer slows down the CPU #377

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