Home
last modified time | relevance | path

Searched refs:json (Results 1 – 6 of 6) sorted by relevance

/NetX-Duo-v6.2.1/
D.gitignore13 compile_commands.json
/NetX-Duo-v6.2.1/addons/azure_iot/
Dnx_azure_iot_json_writer.h190 const UCHAR *json, UINT json_len);
Dnx_azure_iot_json_writer.c216 const UCHAR *json, UINT json_len) in nx_azure_iot_json_writer_append_json_text() argument
218 az_span span = az_span_create((UCHAR *)json, (INT)json_len); in nx_azure_iot_json_writer_append_json_text()
/NetX-Duo-v6.2.1/addons/azure_iot/samples/
DREADME.md137 …[here](https://github.com/Azure/opendigitaltwins-dtdl/blob/master/DTDL/v2/samples/Thermostat.json).
140 ```json
/NetX-Duo-v6.2.1/addons/azure_iot/docs/
Dazure_rtos_iot_json.md728 const UCHAR *json, UINT json_len);
738 | json [in] | A pointer to single, possibly nested, valid, UTF-8 encoded, JSON value to be written…
739 | json_len [in] | Length of json. |
Dazure_rtos_iot_hub_client_properties.md290 …(). Note that on the subsequent call to this API, it is expected that the json reader will be plac…