ST STM32L4 Manual page 94

Simplifying microsoft azure connectivity with discovery kit iot node
Hide thumbs Also See for STM32L4:
Table of Contents

Advertisement

JSON (JavaScript Object Notation) is an open standard lightweight
data-interchange format. As a text document, it is easy for users to read
and write, and for machines to parse and generate.
JSON is completely language independent, but uses conventions that
are familiar to C-family programmers including C, C++, C#, Java,
JavaScript, Perl, Python and many others.
{
"state": {
"desired": {
"LED_value": "On"
}
}
}
What Is JSON
94

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the STM32L4 and is the answer not in the manual?

Table of Contents