文档
测试

修改监控数据值接口

POST
http://47.240.236.56:8080/framework-api/weartheapp/updateMonitoringDataById

接口描述

修改设置了的监控健康数据值

请求参数

参数名
类型
描述
必填
json
json格式
修改后的字段和字段值,monitoringAccount不能修改,
必填

响应参数

参数名
类型
描述
必填
data
1
成功
必填

json格式模板

{"monitoringAccount":"958911753","heartRateMax":"160","heartRateMin":"40","bloodOxygeMaxMin":"120","bloodPressureMax":"140","bloodPressureMin":"90","temperatureMaxMin":"37.5","monitoringStata":"true","heartDataStata":"true","oxygeDataStata":"true","pressureDataStata":"true","temperatureDataStata":"true"}