Table 4.
An example of the GetRain API response of which the body includes the rainfall value (100 mm/h).
GetRain API Response | |
---|---|
Status | 200 OK |
Body | <?xml version="1.0" encoding="UTF-8" encoding="UTF-8" standalone="yes"?> |
<m2m:cin | |
xmlns:m2m="http://www.onem2m.org/xml/protocols" | |
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | |
rn="cin-20160203045942189Je30"> | |
<ty>4</ty> | |
⋯ | |
<cnf>rainfall</cnf> | |
<con>100 mm/h</con> | |
</m2m:cin> |