The function reports the object count of the JSON object from the body.
Table of Contents
getobjectcountapijson()
Function Definition: getobjectcountapijson(json1 = "value", json2 = "", json3 = "", json4 = "")
- Python Library: Internet of Things (IoT)
- Library Import: iot = InternetOfThings()
- Mode: Stage Mode
Parameters
Name | Type | Description | Expected Values | Default Value |
---|---|---|---|---|
json1 | string | The name of the json 1 key. | String | "value" |
json2 | string | The name of the json 2 key. | String | "" |
json3 | string | The name of the json 3 key. | String | "" |
json4 | string | The name of the json 4 key. | String | "" |
Description
Example
There are no examples documented for this article.