1{
2    "53": {
3        "scene": "LowCapacity",
4        "action": 1,
5        "description": "(such as)53 is a wakeup reason by reading node through HDI interface(GetWakeupReason)"
6    },
7    "51": {
8        "scene": "BatteryDrainsMoreThanRsoc5InMs",
9        "action": 1,
10        "description": "(such as)51 is a wakeup reason by reading node through HDI interface(GetWakeupReason)"
11    },
12    "52": {
13        "scene": "SocNtcOverheatInMsAndLidClose",
14        "action": 1,
15        "description": "(such as)52 is a wakeup reason by reading node through HDI interface(GetWakeupReason)"
16    },
17    "56": {
18        "scene": "UlsrLowRsoc",
19        "action": 1,
20        "description": "(such as)56 is a wakeup reason by reading node through HDI interface(GetWakeupReason)"
21    }
22}