- 登陆控制器
- 系统日志
- 菜单管理
- 角色管理
- 用户管理
- 基础json获取
- 字典管理
- 短信渠道
- 短信模板
- 车辆信息
- 船舶资料
- 泊位
- 货种管理
- 客户信息
- 设备信息
- 统一上传文件处理控制器
- 商务合同
- 仓库管理
- 船舶服务费
- 作业线
- 业务委托单
- 设备停机计划管理
- 喷淋区域
- 喷淋设备管理
- 喷淋计划
- 交接班管理
- 质检管理
- 库存信息
- 库存日志
- 定时任务
- 预警设置
- 预警提醒
- 卸船理货
- 新闻资讯管理
- 生产管理
- 船舶污水&岸电&供水管理
- 五日海轮计划
- 调度指令
- 微信登陆控制器
- 小程序船舶预报
- 小程序库存信息
- 小程序船舶资料
- 小程序船舶计划
- 小程序船舶指令
- 小程序作业进度
- 小程序司机端作业计划
- 泊位预停放
- 小程序指令接收
- 小程序船舶水电
- 小程序卸船理货
- 小程序理货端作业计划
- 小程序船舶调度指令
- 小程序港口理货端提交审核
- 小程序联系人管理
- 小程序新闻资讯管理
- 微信小程序菜单 前端控制器
- 船舶地图
- 库场堆存信息
- 货种大类管理
- 可 视化泊位
- 故障中断记录
- 微信用户菜单信息
- 计量记录
- 清舱记录
- 生产作业计划
- 二级货类管理
- 设备故障
- 库场堆存历史信息
- 获取用户登录信息
- MapDataController
- 对接信息信息
- 生产业务数据展示
- 港行核查页面
- 靖江港物联网接口
- 港航一体化 接口
- 货管审核
- 船舶污水岸电
- SmsLogController
- 发送日志
- 选择港航委托内容
- 车辆预约管理
- 装车单确认
- 计费科目表
- 计费科目详情
- 货物费用详情
- 船舶ais短信发送
- 车辆预约对接信息接口
- 地磅磅单数据
- MapData数据模型
- MapData数字堆场
- 小程序粉尘监测数据
- 小程序海轮管理
- 国能华中对接
- 角色系统配置
- 华中可视化数据接口
- ais船舶接口GET
- gis多船查询GET
- 未命名接口GET
- 未命名接口GET
- 未命名接口GET
- 获取港航预报数据GET
- 吞吐量总计POST
- 靠泊总计POST
- 装车卸船过泊作业效率POST
- 货占比POST
- 客占比POST
- 未命名接口POST
- 未命名接口GET
- 未命名接口POST
- 工班作业计划打印数据POST
- 统计生产作业POST
- 未命名接口GET
- 测试接口GET
- 未命名接口GET
- 物联网设备状态接口GET
- 未命名接口POST
- 船舶ais围栏短信测试POST
- 未命名接口POST
- 根据日期获取吞吐量POST
- 根据年份获取过驳,进场,出场月份折线图POST
- 根据日期获取天气信息POST
实时水文数据
POST
/app/dust/getWaterNowData
请求参数
Body 参数application/json
fs
string | null
风速
fx
string | null
风向
sd
string | null
湿度
wd
string | null
温度
qy
string | null
气压
rq
string | null
日期
tsp
string | null
TSP
pm2
string | null
PM2.5
pm10
string | null
PM10
instantWater
string | null
瞬时河道水位、潮位
currentWater
string | null
当前瞬时流速
waterRq
string | null
日期
starttime
string | null
查询开始时间
endtime
string | null
查询结束时间
interval
string | null
查询间隔
location
string | null
查询地点
示例
{
"fs": "string",
"fx": "string",
"sd": "string",
"wd": "string",
"qy": "string",
"rq": "string",
"tsp": "string",
"pm2": "string",
"pm10": "string",
"instantWater": "string",
"currentWater": "string",
"waterRq": "string",
"starttime": "string",
"endtime": "string",
"interval": "string",
"location": "string"
}
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request POST '/app/dust/getWaterNowData' \
--header 'Content-Type: application/json' \
--data-raw '{
"fs": "string",
"fx": "string",
"sd": "string",
"wd": "string",
"qy": "string",
"rq": "string",
"tsp": "string",
"pm2": "string",
"pm10": "string",
"instantWater": "string",
"currentWater": "string",
"waterRq": "string",
"starttime": "string",
"endtime": "string",
"interval": "string",
"location": "string"
}'
返回响应
🟢200成功
application/json
Body
code
integer | null
返回码
message
string | null
返回消息
count
integer | null
可选
默认值:
0
data
array[object (WebThingsVo) {15}] | null
返回数据
appid
string | null
可选
secret
string | null
可选
name
string | null
角色名(名称)
expiresIn
integer | null
可选
desc
string | null
描述
accessToken
string | null
可选
location
string | null
监测点
value
string | null
值
unit
string | null
单位
type
string | null
数据类型
time
string | null
时间
number
string | null
数值
imgUrl
string | null
url
identifier
string | null
字段编码
devicetype
string | null
设备
示例
{
"code": 0,
"message": "",
"count": 0,
"data": [
{
"appid": "",
"secret": "",
"name": "",
"expiresIn": 0,
"desc": "",
"accessToken": "",
"location": "",
"value": "",
"unit": "",
"type": "",
"time": "",
"number": "",
"imgUrl": "",
"identifier": "",
"devicetype": ""
}
]
}
修改于 2024-07-10 11:16:26