柔灵科技
  1. 睡眠模块
柔灵科技
  • 小柔享睡
    • 用户模块
      • 二维码登录
        • 生成一体机二维码
        • 获取二维码状态信息
        • 小程序授权二维码登录绑定
        • 小程序扫描二维码修改二维码状态(已扫描)
      • 发送验证码
      • 密码登录
      • 验证码登录
      • 重置密码(修改密码)
      • 注册账户
      • 退出登录
      • 获取用户信息
      • 用户个人中心(2.0)
      • 修改用户信息
      • 验证手机号是否注册
      • 验证码一键登录
      • 修改登录用户的密码
      • 微信授权一键登录
      • 绑定微信(绑定手机号)
      • 获取用户消息通知配置
      • 设置用户消息通知配置
      • 验证绑定手机号验证码
      • 向一体机推送消息
      • 获取离线签名
      • 使用sign签名换取token
      • 发送验证码(国际版)
      • 推送阿里云通知
      • 小柔悠梦微信小程序登录
      • Apple一键登录
      • google账号一键登录
      • facebook账号一键登录
      • 设置小柔悠梦微信小程序openid
    • 设备模块
      • 公共设备类型列表
      • 获取用户设备列表
      • 添加用户设备
      • 添加设备连接记录
      • 获取设备信息
      • 删除用户设备
      • 修改设备信息(2.0)
      • 获取特殊用户干预配置
      • 获取ces设备信息
      • 提交ces设备信息
      • 获取指定类型设备信息
      • 删除指定类型设备
    • 协议管理
      • 查看协议
    • 版本管理
      • 查看最新版本
      • 查看最新版本,不做登录鉴权
    • 音乐管理
      • 查询所有音乐类型
      • 根据标签分类查询音乐
    • 睡眠模块
      • 睡眠方案列表(2.0)
        POST
      • 睡眠方案详情
        GET
      • 添加睡眠管理(2.0)
        POST
      • 修改睡眠管理(2.0)
        POST
      • 查询指定用户报告列表
        POST
      • 删除睡眠计划
        POST
      • 睡眠报告列表
        POST
      • 创建睡眠报告
        POST
      • 完成睡眠报告
        POST
      • 分页查询用户睡眠报告信息(2.0)
        POST
      • 查询睡眠报告(2.0)
        GET
      • 睡眠趋势对比(2.0)
        GET
      • 睡眠趋势对比(指定时间)
        POST
      • 机构-查询指定睡眠报告
        GET
      • 添加监测中事件(2.0)
        POST
      • 查询睡眠报告V3.2
        GET
      • 手动生成3.2报告
        GET
      • 手动分期
        POST
      • 希迪客睡眠趋势对比(指定时间)
        POST
      • 查询睡眠报告微信访问记录
        GET
      • 添加睡眠报告微信访问记录
        POST
    • 阿里云
      • 阿里云STS获取 (免登录,内部使用)
      • 获取一键验证的手机号结果
      • 阿里云STS获取
    • 首页
      • 首页(2.0)
    • 意见反馈2.0
      • 添加用户反馈意见2.0
    • 冥想模块
      • 冥想统计列表
      • 创建冥想任务
      • 完成冥想任务
      • 冥想趋势对比
      • 冥想课程列表
      • 冥想课程
      • 冥想报告详情
      • 冥想趋势对比3.0
      • 获取用户冥想配置
      • 修改用户冥想配置
      • 查询冥想报告微信访问记录
      • 添加冥想报告微信访问记录
    • gpt
      • gpt文字聊天
      • gpt生成图片
    • 配置管理
      • 获取配置信息
  • 开放平台
    • 注意力模块
      • 注意力报告列表(基础字段)
      • 注意力报告分页列表(基础字段)
      • 创建注意力任务
      • 完成注意力任务
      • 注意力报告详情
      • 注意力课程详情
      • 注意力课程列表
      • 注意力首页
  1. 睡眠模块

查询睡眠报告V3.2

开发中
GET
/api/rlSleepReport/get/consumer/sleep/report/{id}

请求参数

Path 参数
id
string 
必需
示例值:
1
Header 参数
token
string 
可选
示例值:
f9a1adad3de74755ab575111cf589356
channel
string 
可选
默认值:
HOSPITAL_SAAS

示例代码

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET '/api/rlSleepReport/get/consumer/sleep/report/1' \
--header 'token: f9a1adad3de74755ab575111cf589356' \
--header 'token;' \
--header 'channel: HOSPITAL_SAAS'

返回响应

🟢200成功
application/json
Body
id
integer 
id
必需
sleepId
integer 
睡眠方案id
必需
sleepType
string 
睡眠类型 小憩 NAP 夜间享睡NIGHT
必需
sleepName
string 
方案名称
必需
sleepReportType
string 
睡眠报告类型 CONSUME_SLEEP_REPORT 端睡眠报告 HOSPITAL_SLEEP_REPORT 端医疗报告
必需
signalQuaily
string 
信号
必需
isErrorStatus
string 
是否有异常 N 否 Y是
必需
isHospitalSleepReport
string 
是否有异常 N 否 Y是
必需
status
string 
是否采集完成 N 未完成 Y已完成
必需
isDelete
string 
是否删除
必需
sleepReportStatus
string 
睡眠报告状态 NO 未开始 ANALYZE 数据处理中 FINISH完成
必需
rlConsumerSleepReportDataVo
object 
睡眠报告
必需
sleepStage
array[string]
睡眠分期 DEEP -- 1 LIGHT -- 2 REM -- 3 WAKE -- 4 数据NG -- 5
必需
bodyPosition
array[string]
左侧卧 -- 1 仰卧 -- 2 右侧卧 -- 3 俯卧 -- 4 立位 -- 5
必需
recordStartTime
string 
记录开始时间
必需
recordEndTime
string 
记录结束时间
必需
signalQuality
string 
信号质量
必需
snoreRank
string 
综合风险等级 0 无风险 1 轻度风险 2 中度风险 3 高度风险
必需
sleepStageOverview
object 
睡眠总评分
必需
sleepExtensionIndex
object 
睡眠效率
必需
sleepStructureDict
object 
深睡占比
必需
closedLoopDict
object 
总干预次数
必需
sleepNeuralMarkers
object 
REM期时长
必需
snoreDict
object 
鼾声频率
必需
sleepImmersionDict
object 
睡眠沉浸度曲线
可选
monitorDuration
array[string]
睡眠监测时长[时,分,秒]
必需
sleepPatternValueList
array[string]
睡眠习惯四项扣分分值[入睡时间点、入睡时长、最长清醒时长、起床时间]
必需
interveneValue
string 
干预提升分值
必需
validSleepDuration
array[string]
有效睡眠时长[时,分]
必需
fallAsleepTimeFirst
string 
第一个入睡点
必需
wakeTimeLast
string 
最后一个清醒点
必需
turnOverTimes
string 
翻身次数
必需
wakeDurationMax
string 
最长清醒时长(分)
必需
posFavor
array [object {2}] 
从高到低的体位偏好[体位,百分比]
必需
turnOverTimesRef
string 
合理翻身次数
必需
ahi
string 
呼吸暂停指数
必需
obsDuration
string 
累计堵塞时长(秒)
必需
snoreDbRate
array[string]
鼾声响度占比[安静<=40,轻声41-55,大声56-70,超大声>70]
必需
ahiDegree
string 
呼吸暂停等级
必需
finishType
integer 
完成类型 0 手动结束(正常滑动结束、主动杀死进程) 1被动被手机系统杀死 2脱落>45分钟自动结束 3蓝牙断开>15分钟自动结束 4数据质量差>45分钟自动结束 5持续无数据 6数据待同步
必需
finishTime
string 
完成时间
必需
duration
integer 
持续时长(秒)
必需
createTime
string 
创建时间
必需
upDay
string 
上一天
必需
downDay
string 
下一天
必需
sleepRemark
string 
睡眠评语
必需
sleepText
string 
睡眠建议
必需
sleepStageRemark
string 
睡眠分期评语
必需
closedLoopRemark
string 
睡眠干预评价
必需
snoreRemark
string 
睡眠分期评语
必需
snoreText
string 
睡眠分期建议
必需
sleepImmersionDict
object 
必需
sleepImmersionStartTime
string 
睡眠沉浸开始时间
必需
sleepImmersionEndTime
string 
睡眠沉浸结束时间
必需
curveData
array[string]
睡眠沉浸曲线
必需
curveDataStim
array[string]
睡眠刺激曲线
必需
increaseIndexDict
object 
必需
sleepDepthIncreaseIndex
string 
睡眠深度提升值
必需
sleepMemoryIncreaseIndex
string 
记忆力提升值
必需
immunityIncreaseIndex
string 
免疫力提升值
必需
attentionIncreaseIndex
string 
专注度提升值
必需
anxietyRiskIncreaseIndex
string 
焦虑抑郁风险
必需
skinImprovementIncreaseIndex
string 
皮肤改善提升值
必需
snoreRank
integer 
综合风险等级 0 无风险 1 轻度风险 2 中度风险 3 高度风险
必需
iotName
string 
使用的iot设备信息
必需
逗号分隔
memberSleepEmotionScore
string 
用户评分
必需
5非常好 4 好 3一般 2 较差 1非常差
rlSleepReportMusicList
array [object {3}] 
干预音乐
必需
musicId
string 
音乐id
必需
musicPlayDuration
string 
播放时长(秒
必需
musicName
string 
音乐名称
必需
示例
{
    "code": "200",
    "msg": "success",
    "data": {
        "id": "1817244188953460738",
        "sleepId": null,
        "sleepType": "NIGHT",
        "sleepReportType": "CONSUME_SLEEP_REPORT",
        "sleepEfficiency": null,
        "averageSleepScore": 73,
        "signalQuaily": "1.0",
        "isStartSnoreConfig": "Y",
        "shopChannel": "2",
        "isErrorStatus": "N",
        "isHospitalSleepReport": null,
        "status": "Y",
        "isDelete": "N",
        "sleepReportStatus": "FINISH",
        "rlConsumerSleepReportDataVo": {
            "id": 2488,
            "sleepReportId": "1817244188953460738",
            "platformReportId": null,
            "memberId": 82160,
            "deviceNumber": null,
            "sleepStage": [
                4,
                3,
                2
            ],
            "bodyPosition": [
                4,
                3,
                2
            ],
            "recordStartTime": "2024-07-28 01:02:33",
            "recordEndTime": "2024-07-28 07:52:03",
            "signalQuality": "1.0",
            "isMusic": "Y",
            "sleepTotal": null,
            "sleepStageOverview": {
                "reportScore": 73,
                "sleepEventDict": [
                    {
                        "type": "go_to_bed",
                        "time": "2024-07-28 01:02:33"
                    },
                    {
                        "type": "fall_asleep",
                        "time": "2024-07-28 01:16:03"
                    },
                    {
                        "type": "wake",
                        "time": "2024-07-28 07:49:03"
                    },
                    {
                        "type": "get_up",
                        "time": "2024-07-28 07:52:02"
                    }
                ],
                "stimulateDuration": [
                    {
                        "startTime": 41,
                        "endTime": 173
                    },
                    {
                        "startTime": 246,
                        "endTime": 308
                    },
                    {
                        "startTime": 361,
                        "endTime": 361
                    },
                    {
                        "startTime": 369,
                        "endTime": 370
                    },
                    {
                        "startTime": 384,
                        "endTime": 385
                    },
                    {
                        "startTime": 567,
                        "endTime": 580
                    }
                ],
                "totalTimeOnBed": 392,
                "sleepLatency": 14.5,
                "deepRate": 0.3405612244897959,
                "totalWakeNumSpt": 3,
                "snoreMinutes": 17,
                "totalBodyMoveNum": 91
            },
            "sleepStageRemark": "您昨晚浅睡不足,深睡过长,可以参考综合评价的建议进行调整。",
            "enSleepStageRemark": "You light sleep insufficient,deep sleep too long last night, you can refer to the comprehensive evaluation suggestions to make adjustments.",
            "sleepRemark": "您本次睡眠入睡效率正常、觉醒较少、无明显呼吸问题,但是存在总时长不足、深睡过长、体动过多的问题,长期出现的会严重影响睡眠质量。",
            "enSleepRemark": "For this sleep, you the efficiency of falling asleep is normal and few awakenings and no obvious breathing problems, but there is a insufficient total duration and too long deep sleep and excessive body movement problem, which will seriously affect sleep quality if it occurs for a long time.",
            "sleepText": "调整睡眠时间,避免过度补眠影响生物钟、短期内适当午休或提早就寝补充睡眠时长、长期保证充足的睡眠时间,如持续早睡早起、进行放松训练如温水浴、音乐等,减轻压力、减少睡前过度工作、锻炼等刺激性活动、优化睡眠环境,作息规律、增加适度日间活动,提高新陈代谢、避免高蛋白或高脂肪的睡前饮食",
            "enSleepText": "Adjust sleep time to avoid excessive sleep replenishment that affects the biological clock and in the short term, take a proper lunch break or go to bed early to supplement the length of sleep and long term ensure adequate sleep time, such as continuing to go to bed early and get up early and carry out relaxation training such as warm baths, music, etc. to reduce stress and reduce excessive work, exercise and other stimulating activities before going to bed and optimize the sleep environment and work and rest routine and increase moderate daytime activities and improve metabolism and avoid high-protein or high-fat meals before bed",
            "sleepExtensionIndex": {
                "sleepEfficiency": 0.9572649572649573,
                "brainAge": -2,
                "sleepNeedIndex": 92.44630870955692,
                "sleepMemoryIndex": 92.24716121811214,
                "sleepQuietIndex": 81.90661897528673,
                "brainRepairIndex": 86.02146050333606
            },
            "sleepStructureDict": {
                "deepRate": 0.3405612244897959,
                "lightRate": 0.41581632653061223,
                "remRate": 0.23341836734693877,
                "wakeMinutes": 4,
                "remMinutes": 91,
                "lightMinutes": 163,
                "deepMinutes": 133
            },
            "closedLoopDict": {
                "stimulateNum": 2522,
                "totalStimulateTime": 104.5,
                "incrementRateDict": {
                    "slowWaveAmplitude": 32.32171444482883,
                    "slowWavePower": 75.70367315819614,
                    "slowWaveRateN3": 0.060820474406991364,
                    "n3Rate": 0.3405612244897959,
                    "sleepQuietIndex": 81.90661897528673,
                    "totalWakeNumSpt": 3,
                    "reportScore": 73,
                    "brainRepairIndex": 86.02146050333606,
                    "sleepNeedIndex": 92.44630870955692,
                    "sleepLatency": 14.5
                }
            },
            "closedLoopRemark": "本次睡眠中,闭环噪声干预总次数为2522次,总干预时长为104分钟。",
            "enClosedLoopRemark": "During this sleep, the total number of closed-loop noise interventions is 2522 times, and the total intervention duration is 104 minutes.",
            "sleepNeuralMarkers": {
                "remDurationGrade": 2,
                "spindleWaveGrade": 3,
                "kComplexWaveGrade": 2,
                "slowWaveGrade": 3,
                "kcomplexWaveGrade": 2
            },
            "snoreDict": {
                "snoreFrequency": "1.2015306122448979",
                "snoreAverageDb": "36.0",
                "snoreDuration": "17.72133333333333",
                "suspectedApneaNum": null,
                "snoreDbNdarray": [
                    "-1",
                    "30",
                    "30",
                    "30",
                    "28",
                    "23",
                    "29",
                    "44",
                    "27",
                    "31",
                    "29",
                    "24",
                    "28",
                    "30",
                    "28",
                    "27",
                    "30",
                    "24",
                    "34",
                    "35",
                    "33",
                    "38",
                    "31",
                    "27",
                    "35",
                    "31",
                    "31",
                    "24",
                    "39",
                    "32",
                    "40",
                    "30",
                    "27",
                    "31",
                    "29",
                    "28",
                    "30",
                    "21",
                    "-1",
                    "-1"
                ],
                "snoreDbClass": null
            },
            "snoreRank": 1,
            "snoreRemark": "平均鼾声频率较小,平均鼾声音量较少,总鼾声时长较低",
            "enSnoreRemark": "Average snoring frequency smaller,average snoring volume less,total snoring duration lower",
            "monitorDuration": [
                "6",
                "49",
                "30"
            ],
            "sleepPatternValueList": [
                "5",
                "1",
                "0",
                "0"
            ],
            "interveneValue": "8",
            "validSleepDuration": [
                "6",
                "33"
            ],
            "fallAsleepTimeFirst": "01:16",
            "wakeTimeLast": "07:49",
            "turnOverTimes": "42",
            "wakeDurationMax": "2.0",
            "posFavor": [
                {
                    "bodyPositionName": "左侧位",
                    "value": 47.9
                },
                {
                    "bodyPositionName": "右侧位",
                    "value": 29.3
                },
                {
                    "bodyPositionName": "仰卧",
                    "value": 22.7
                },
                {
                    "bodyPositionName": "俯卧",
                    "value": 0.1
                }
            ],
            "turnOverTimesRef": "21",
            "ahi": "54.03061224489796",
            "obsDuration": "6203.718085517234",
            "snoreDbRate": null,
            "ahiDegree": "重度",
            "snoreText": "鼾声综合风险为轻度,可能是由于睡姿不当或疲劳导致,建议保持良好的生活习惯,定期做运动,尽量避免过于疲劳。",
            "enSnoreText": "The overall risk of snoring is mild, and may be caused by improper sleeping posture or fatigue. It is recommended to maintain good living habits, do regular exercise, and try to avoid excessive fatigue.",
            "sleepImmersionDict": {
                "sleepImmersionStartTime": "2024-07-26 02:56:50",
                "sleepImmersionEndTime": "2024-07-26 07:06:20",
                "curveData": [
                    "0.731654846783764",
                    "0.7481688082366045",
                    "0.742131449683456",
                    "0.7629473565335374",
                    "0.7830836229383629",
                    "0.8017748667936084",
                    "0.8080140639528559",
                    "0.8050400389405526",
                    "0.8178035595812192",
                    "0.8225071011205746",
                    "0.820782574878748",
                    "0.8153931166345044",
                    "0.8258167734674617",
                    "0.8177138002972036",
                    "0.8102334001159298",
                    "0.8027271008386482",
                    "0.8077915626171688",
                    "0.8082785679025083",
                    "0.8096090366192694",
                    "0.8141601469539627",
                    "0.8053088506379462",
                    "0.8121069808026601",
                    "0.8125419854403177",
                    "0.817911445733228",
                    "0.8215172486013643",
                    "0.8230721036688775",
                    "0.8341493293352701",
                    "0.8397087165843184",
                    "0.8389583878270617",
                    "0.842843485670919",
                    "0.8511463957404198",
                    "0.8488494283853352",
                    "0.860986928321711",
                    "0.8667344462059112",
                    "0.8690951750909753",
                    "0.869817363864516",
                    "0.8744121773060852",
                    "0.8844125569739816",
                    "0.8887567461161365",
                    "0.9012790478870997",
                    "0.9041225825308024",
                    "0.9072880096505738",
                    "0.9100149825594592",
                    "0.9169781661570219",
                    "0.9401208640549729",
                    "0.9436012694795093",
                    "0.948251032567309",
                    "0.9536585599543416",
                    "0.9558384164421889",
                    "0.9545196502878978",
                    "0.9615751647080613",
                    "0.9625056879032362",
                    "0.981190479367778",
                    "0.984758659458832",
                    "0.9951038612453025",
                    "0.9967271994868595",
                    "0.9940717593387234",
                    "0.9925587143942234",
                    "0.9982187293499751",
                    "1.0",
                    "0.998752619168395",
                    "0.9943543909467785",
                    "0.9827652273763045",
                    "0.9754463590914842",
                    "0.9650112048033838",
                    "0.9665770659100902",
                    "0.9779219754921403",
                    "0.9713569391985745",
                    "0.9770721431326591",
                    "0.976765050653968",
                    "0.9770927735021264",
                    "0.9811758062005785",
                    "0.9768478713847477",
                    "0.9594398611704846",
                    "0.9722549575827046",
                    "0.9692992919993721",
                    "0.9704665707442325",
                    "0.944484052488671",
                    "0.9345184234768162",
                    "0.9312791459481515",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "0.826746078723854",
                    "0.8367778941453223",
                    "0.8452792272524065",
                    "0.8527440599459146",
                    "0.8492339519825634",
                    "0.851124907314558",
                    "0.849315901128255",
                    "0.8499836363439782",
                    "0.8513052129422713",
                    "0.8450103331397656",
                    "0.8433675571670108",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "0.789684553846654",
                    "0.7907621937111997",
                    "0.7995441552286154",
                    "0.8102220451754898",
                    "0.8124841882656378",
                    "0.8212872700692349",
                    "0.8067016350060068",
                    "0.7889625266351671",
                    "0.7821390438305014",
                    "0.7750304028382912",
                    "0.755453450558846",
                    "0.749626832636057",
                    "0.7224896883676929",
                    "0.7089674357829148",
                    "0.6980926381806513",
                    "0.6781490909047411",
                    "0.6587910175748498",
                    "0.6601232570112124",
                    "0.6552594425889715",
                    "0.6457963740173532",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "0.7286284767060688",
                    "0.7287472161179236",
                    "0.7490365663878106",
                    "0.7610436277871162",
                    "0.7628411673290741",
                    "0.7660521054929885",
                    "0.7631320864654124",
                    "0.7768045326504404",
                    "0.7788978351417655",
                    "0.7801040107243243",
                    "0.7844853981491384",
                    "0.7741705276990408",
                    "0.7719325484108077",
                    "0.7710297821399161",
                    "0.7809620352806309",
                    "0.7651940161482889",
                    "0.7569367615460469",
                    "0.7579280921701257",
                    "0.7587155870782886",
                    "0.7616887128568344",
                    "0.7745427934509695",
                    "0.7447138849702242",
                    "0.7488137646586697",
                    "0.7446508360413805",
                    "0.7600625119064982",
                    "0.7628891227410713",
                    "0.7551795319717433",
                    "0.7513336852132755",
                    "0.7551619864214779",
                    "0.7496953567937853",
                    "0.7658914873470879",
                    "0.7692808558704983",
                    "0.7691451400836006",
                    "0.7621202095890345",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "0.7890590481046319",
                    "0.770628457405583",
                    "0.7750443537736074",
                    "0.7918148082290536",
                    "0.777802886961457",
                    "0.7661929389479983",
                    "0.7573268232800722",
                    "0.7498435969095456",
                    "0.7408330741282861",
                    "0.7338707038396604",
                    "0.7243741825982769"
                ],
                "curveDataStim": [
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0",
                    "-1.0"
                ]
            },
            "increaseIndexDict": {
                "sleepDepthIncreaseIndex": "0.05",
                "sleepMemoryIncreaseIndex": "0.03",
                "immunityIncreaseIndex": "0.02",
                "attentionIncreaseIndex": "0.04",
                "anxietyRiskIncreaseIndex": "-0.01",
                "skinImprovementIncreaseIndex": "0.03"
            }
        },
        "eventList": null,
        "upDay": null,
        "downDay": "2024-07-27",
        "edfUrl": "https://rlkj-test.oss-cn-shenzhen.aliyuncs.com/2024-07-28-010232-82160-Flex-Flex-BM05BU-H00001.edf",
        "shop": null,
        "iotName": "香薰机,睡眠沙发,睡眠灯",
        "rlSleepReportMusicList": [
            {
                "id": "1",
                "sleepReportId": "1816532446187274241",
                "musicId": "1",
                "musicName": "白噪声",
                "musicPlayDuration": 100
            },
            {
                "id": "2",
                "sleepReportId": "1816532446187274241",
                "musicId": "1",
                "musicName": "粉色噪声",
                "musicPlayDuration": 3000
            }
        ],
        "finishType": 0,
        "finishTime": "2024-07-28 07:52:03",
        "duration": 24570,
        "createTime": "2024-07-28 01:02:33",
        "endTime": null,
        "updateTime": "2024-07-28 08:35:29"
    }
}
🟢200公共信息
🟢200分页信息
上一页
添加监测中事件(2.0)
下一页
手动生成3.2报告
Built with