Create a JSON-formatted data
jsonbody = create_JSON(key1,val1) jsonbody = create_JSON(key1,val1,key2,val2,...)
String. Device key/variable
String or constant. The key's value
A data string in JSON Format
Creates a JSON-formatted data. The input needs to be in key-value pairs.