This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC2642R: CC2642 JSON 库创建模板是否支持 浮点数 类型?

Part Number: CC2642R
char *templatestr = "{"
"\"name\":string,"
"\"age\":int32,"
"\"car models\":[string,string,string]}";
CC2642 JSON 库创建模板是否支持 浮点数 类型?