issues
search
Azure
/
azure-iot-sdk-node
A Node.js SDK for connecting devices to Microsoft Azure IoT services
https://docs.microsoft.com/en-us/azure/iot-hub/
Other
261
stars
227
forks
source link
docs(azure-iot-mqtt-base): fix MqttBase code example in devdoc
#952
Closed
Delapouite
closed
3 years ago
Delapouite
commented
3 years ago
Checklist
[x] I have read the [contribution guidelines] (
https://github.com/Azure/azure-iot-sdk-node/blob/master/.github/CONTRIBUTING.md
).
[ ] I added or modified the existing tests to cover the change (we do not allow our test coverage to go down).
If this is a modification that impacts the behavior of a public API
[ ] I edited the corresponding document in the
devdoc
folder and added or modified requirements.
Reference/Link to the issue solved with this PR (if any)
Description of the problem
Parenthesis were not balanced correctly
Description of the solution
YoDaMa
commented
3 years ago
/azp run
azure-pipelines[bot]
commented
3 years ago
Azure Pipelines successfully started running 2 pipeline(s).
Checklist
devdoc
folder and added or modified requirements.Reference/Link to the issue solved with this PR (if any)
Description of the problem
Parenthesis were not balanced correctly
Description of the solution