Skip to content

[BUG]: MQTT_CLIENT_NO_PING_RESPONSE not triggered on Failure sending control packet data #357

[BUG]: MQTT_CLIENT_NO_PING_RESPONSE not triggered on Failure sending control packet data

[BUG]: MQTT_CLIENT_NO_PING_RESPONSE not triggered on Failure sending control packet data #357

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