中科大脑


气象检测实况

<h2>气象检测实况</h2> <p><strong>接口地址</strong>:<code>http://10.165.3.168:8500/smart-weather/bigscreen/rain/listStreetGridPoint</code></p> <p><strong>请求方式</strong>:<code>GET</code></p> <p><strong>请求数据类型</strong>:<code>*</code></p> <p><strong>响应数据类型</strong>:<code>*/*</code></p> <p><strong>接口描述</strong>:分街道格点数据24小时</p> <p><strong>请求参数</strong>:</p> <p><strong>请求参数</strong>:</p> <table> <thead> <tr> <th>参数名称</th> <th>参数说明</th> <th>in</th> <th>是否必须</th> <th>数据类型</th> <th>schema</th> </tr> </thead> <tbody> <tr> <td>streetName</td> <td>streetName</td> <td>query</td> <td>false</td> <td>string</td> </tr> </tbody> </table> <p><strong>响应状态</strong>:</p> <table> <thead> <tr> <th>状态码</th> <th>说明</th> <th>schema</th> </tr> </thead> <tbody> <tr> <td>200</td> <td>OK</td> <td>接口返回对象«List«SwStreetGridPointVO»»</td> </tr> <tr> <td>401</td> <td>Unauthorized</td> </tr> <tr> <td>403</td> <td>Forbidden</td> </tr> <tr> <td>404</td> <td>Not Found</td> </tr> </tbody> </table> <p><strong>响应参数</strong>:</p> <table> <thead> <tr> <th>参数名称</th> <th>参数说明</th> <th>类型</th> <th>schema</th> </tr> </thead> <tbody> <tr> <td>code</td> <td>返回代码</td> <td>integer(int32)</td> <td>integer(int32)</td> </tr> <tr> <td>message</td> <td>返回处理消息</td> <td>string</td> </tr> <tr> <td>result</td> <td>返回数据对象</td> <td>array</td> <td>SwStreetGridPointVO</td> </tr> <tr> <td>&amp;emsp;&amp;emsp;list</td> <td>array</td> <td>街镇格点预报数据</td> </tr> <tr> <td>&amp;emsp;&amp;emsp;&amp;emsp;&amp;emsp;batchId</td> <td>批次id</td> <td>integer(int64)</td> </tr> <tr> <td>&amp;emsp;&amp;emsp;&amp;emsp;&amp;emsp;createTime</td> <td>创建时间</td> <td>string(date-time)</td> </tr> <tr> <td>&amp;emsp;&amp;emsp;&amp;emsp;&amp;emsp;hour</td> <td>时间</td> <td>string</td> </tr> <tr> <td>&amp;emsp;&amp;emsp;&amp;emsp;&amp;emsp;humi</td> <td>相对湿度</td> <td>string</td> </tr> <tr> <td>&amp;emsp;&amp;emsp;&amp;emsp;&amp;emsp;id</td> <td>主键</td> <td>integer(int64)</td> </tr> <tr> <td>&amp;emsp;&amp;emsp;&amp;emsp;&amp;emsp;stationCode</td> <td>编号</td> <td>string</td> </tr> <tr> <td>&amp;emsp;&amp;emsp;&amp;emsp;&amp;emsp;streetName</td> <td>街道名称</td> <td>string</td> </tr> <tr> <td>&amp;emsp;&amp;emsp;&amp;emsp;&amp;emsp;t</td> <td>温度</td> <td>string</td> </tr> <tr> <td>&amp;emsp;&amp;emsp;&amp;emsp;&amp;emsp;time</td> <td>时间</td> <td>string</td> </tr> <tr> <td>&amp;emsp;&amp;emsp;&amp;emsp;&amp;emsp;wdir</td> <td>风向</td> <td>string</td> </tr> <tr> <td>&amp;emsp;&amp;emsp;&amp;emsp;&amp;emsp;wp</td> <td>天气现象</td> <td>string</td> </tr> <tr> <td>&amp;emsp;&amp;emsp;&amp;emsp;&amp;emsp;wspeed</td> <td>风级</td> <td>string</td> </tr> <tr> <td>&amp;emsp;&amp;emsp;name</td> <td>string</td> </tr> <tr> <td>success</td> <td>成功标志</td> <td>boolean</td> </tr> <tr> <td>timestamp</td> <td>时间戳</td> <td>integer(int64)</td> <td>integer(int64)</td> </tr> </tbody> </table> <p><strong>响应示例</strong>:</p> <pre><code class="language-javascript">{ &amp;quot;code&amp;quot;: 0, &amp;quot;message&amp;quot;: &amp;quot;&amp;quot;, &amp;quot;result&amp;quot;: [ { &amp;quot;list&amp;quot;: [ { &amp;quot;batchId&amp;quot;: 0, &amp;quot;createTime&amp;quot;: &amp;quot;&amp;quot;, &amp;quot;hour&amp;quot;: &amp;quot;&amp;quot;, &amp;quot;humi&amp;quot;: &amp;quot;&amp;quot;, &amp;quot;id&amp;quot;: 0, &amp;quot;stationCode&amp;quot;: &amp;quot;&amp;quot;, &amp;quot;streetName&amp;quot;: &amp;quot;&amp;quot;, &amp;quot;t&amp;quot;: &amp;quot;&amp;quot;, &amp;quot;time&amp;quot;: &amp;quot;&amp;quot;, &amp;quot;wdir&amp;quot;: &amp;quot;&amp;quot;, &amp;quot;wp&amp;quot;: &amp;quot;&amp;quot;, &amp;quot;wspeed&amp;quot;: &amp;quot;&amp;quot; } ], &amp;quot;name&amp;quot;: &amp;quot;&amp;quot; } ], &amp;quot;success&amp;quot;: true, &amp;quot;timestamp&amp;quot;: 0 }</code></pre>

页面列表

ITEM_HTML