@moshenguo/ms-data-sdk 0.1.9 → 0.1.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
- <!DOCTYPE html><html class="default" lang="en" data-base="../"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>BleSDK | @moshenguo/ms-data-sdk - v0.1.9</title><meta name="description" content="Documentation for @moshenguo/ms-data-sdk"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => window.app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><a href="../index.html" class="title">@moshenguo/ms-data-sdk - v0.1.9</a><div id="tsd-toolbar-links"></div><button id="tsd-search-trigger" class="tsd-widget" aria-label="Search"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-search"></use></svg></button><dialog id="tsd-search" aria-label="Search"><input role="combobox" id="tsd-search-input" aria-controls="tsd-search-results" aria-autocomplete="list" aria-expanded="true" autocapitalize="off" autocomplete="off" placeholder="Search the docs" maxLength="100"/><ul role="listbox" id="tsd-search-results"></ul><div id="tsd-search-status" aria-live="polite" aria-atomic="true"><div>Preparing search index...</div></div></dialog><a href="#" class="tsd-widget menu" id="tsd-toolbar-menu-trigger" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb" aria-label="Breadcrumb"><li><a href="" aria-current="page">BleSDK</a></li></ul><h1>Class BleSDK</h1></div><section class="tsd-panel tsd-comment"><div class="tsd-comment tsd-typography"><p>Convert data into firmware commands. Call the corresponding method to get the appropriate command, and send this command to the firmware.
1
+ <!DOCTYPE html><html class="default" lang="en" data-base="../"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>BleSDK | @moshenguo/ms-data-sdk - v0.1.11</title><meta name="description" content="Documentation for @moshenguo/ms-data-sdk"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => window.app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><a href="../index.html" class="title">@moshenguo/ms-data-sdk - v0.1.11</a><div id="tsd-toolbar-links"></div><button id="tsd-search-trigger" class="tsd-widget" aria-label="Search"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-search"></use></svg></button><dialog id="tsd-search" aria-label="Search"><input role="combobox" id="tsd-search-input" aria-controls="tsd-search-results" aria-autocomplete="list" aria-expanded="true" autocapitalize="off" autocomplete="off" placeholder="Search the docs" maxLength="100"/><ul role="listbox" id="tsd-search-results"></ul><div id="tsd-search-status" aria-live="polite" aria-atomic="true"><div>Preparing search index...</div></div></dialog><a href="#" class="tsd-widget menu" id="tsd-toolbar-menu-trigger" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb" aria-label="Breadcrumb"><li><a href="" aria-current="page">BleSDK</a></li></ul><h1>Class BleSDK</h1></div><section class="tsd-panel tsd-comment"><div class="tsd-comment tsd-typography"><p>Convert data into firmware commands. Call the corresponding method to get the appropriate command, and send this command to the firmware.
2
2
  The <code>dataParsingWithData</code> method parses the firmware response into an object form.</p>
3
- </div></section><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/94706502ec642abb82f7204550255d72e4197553/src/sdk/bleSDK.ts#L11">bleSDK.ts:11</a></li></ul></aside><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h5 class="tsd-index-heading uppercase">Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Constructors</h3><div class="tsd-index-list"><a href="#constructor" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Constructor"><use href="../assets/icons.svg#icon-512"></use></svg><span>constructor</span></a>
3
+ </div></section><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L10">bleSDK.ts:10</a></li></ul></aside><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h5 class="tsd-index-heading uppercase">Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Constructors</h3><div class="tsd-index-list"><a href="#constructor" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Constructor"><use href="../assets/icons.svg#icon-512"></use></svg><span>constructor</span></a>
4
4
  </div></section><section class="tsd-index-section"><h3 class="tsd-index-heading">Properties</h3><div class="tsd-index-list"><a href="#data_delete" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>DATA_<wbr/>DELETE</span></a>
5
5
  <a href="#data_read_continue" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>DATA_<wbr/>READ_<wbr/>CONTINUE</span></a>
6
6
  <a href="#data_read_start" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>DATA_<wbr/>READ_<wbr/>START</span></a>
@@ -20,12 +20,17 @@ The <code>dataParsingWithData</code> method parses the firmware response into an
20
20
  <a href="#wriston_disenable" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>Wrist<wbr/>On_<wbr/>Dis<wbr/>Enable</span></a>
21
21
  <a href="#wriston_enable" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>Wrist<wbr/>On_<wbr/>Enable</span></a>
22
22
  </div></section><section class="tsd-index-section"><h3 class="tsd-index-heading">Methods</h3><div class="tsd-index-list"><a href="#bloodsugarwithmode" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>bloodsugar<wbr/>With<wbr/>Mode</span></a>
23
+ <a href="#clearbraceletdata" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>clear<wbr/>Bracelet<wbr/>Data</span></a>
23
24
  <a href="#closebluedevice" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>close<wbr/>Blue<wbr/>Device</span></a>
25
+ <a href="#confirmunbind" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>confirm<wbr/>Unbind</span></a>
24
26
  <a href="#dataparsingwithdata" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>data<wbr/>Parsing<wbr/>With<wbr/>Data</span></a>
25
27
  <a href="#deleteallalarmclock" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>delete<wbr/>All<wbr/>Alarm<wbr/>Clock</span></a>
28
+ <a href="#deleteallecghistory" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>delete<wbr/>All<wbr/>Ecg<wbr/>History</span></a>
26
29
  <a href="#endbloodsugar" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>end<wbr/>Blood<wbr/>Sugar</span></a>
27
30
  <a href="#enteractivitymode" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>enter<wbr/>Activity<wbr/>Mode</span></a>
28
31
  <a href="#enterota" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>enter<wbr/>OTA</span></a>
32
+ <a href="#entersos" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>enter<wbr/>SOS</span></a>
33
+ <a href="#entertakephoto" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>enter<wbr/>Take<wbr/>Photo</span></a>
29
34
  <a href="#getactivitymodedatawithmode" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>Activity<wbr/>Mode<wbr/>Data<wbr/>With<wbr/>Mode</span></a>
30
35
  <a href="#getalarmclock" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>Alarm<wbr/>Clock</span></a>
31
36
  <a href="#getautobloodoxygen" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>Auto<wbr/>Blood<wbr/>Oxygen</span></a>
@@ -42,175 +47,209 @@ The <code>dataParsingWithData</code> method parses the firmware response into an
42
47
  <a href="#getdevicetime" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>Device<wbr/>Time</span></a>
43
48
  <a href="#getdeviceversion" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>Device<wbr/>Version</span></a>
44
49
  <a href="#getdynamichrwithmode" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>Dynamic<wbr/>HR<wbr/>With<wbr/>Mode</span></a>
50
+ <a href="#getecghistory" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>Ecg<wbr/>History</span></a>
45
51
  <a href="#gethrvdatawithmode" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>HRV<wbr/>Data<wbr/>With<wbr/>Mode</span></a>
46
52
  <a href="#gethrvtesttime" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>Hrv<wbr/>Test<wbr/>Time</span></a>
47
53
  <a href="#getpersonalinfo" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>Personal<wbr/>Info</span></a>
48
54
  <a href="#getppiddatawithmode" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>PPID<wbr/>Data<wbr/>With<wbr/>Mode</span></a>
55
+ <a href="#getrealtimesleepdatawithmode" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>Real<wbr/>Time<wbr/>Sleep<wbr/>Data<wbr/>With<wbr/>Mode</span></a>
49
56
  <a href="#getsedentaryreminder" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>Sedentary<wbr/>Reminder</span></a>
57
+ <a href="#getsocialsetting" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>Social<wbr/>Setting</span></a>
50
58
  <a href="#getstatichrwithmode" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>Static<wbr/>HR<wbr/>With<wbr/>Mode</span></a>
51
59
  <a href="#getstepgoal" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>Get<wbr/>Step<wbr/>Goal</span></a>
52
60
  <a href="#gettemperature_historydatawithmode" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>Temperature_<wbr/>history<wbr/>Data<wbr/>With<wbr/>Mode</span></a>
53
61
  <a href="#gettotalactivitydatawithmode" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>Total<wbr/>Activity<wbr/>Data<wbr/>With<wbr/>Mode</span></a>
54
62
  <a href="#gettotalactivitydatawithmodefortime" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>Total<wbr/>Activity<wbr/>Data<wbr/>With<wbr/>Mode<wbr/>For<wbr/>Time</span></a>
55
63
  <a href="#healthmeasurementwithdatatype" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>health<wbr/>Measurement<wbr/>With<wbr/>Data<wbr/>Type</span></a>
64
+ <a href="#mapweathercode" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>map<wbr/>Weather<wbr/>Code</span></a>
56
65
  <a href="#mcureset" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>mcu<wbr/>Reset</span></a>
57
66
  <a href="#progressbloodsugar" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>progress<wbr/>Blood<wbr/>Sugar</span></a>
58
67
  <a href="#realtimestep" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>real<wbr/>Time<wbr/>Step</span></a>
68
+ <a href="#remindercommand" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>reminder<wbr/>Command</span></a>
59
69
  <a href="#reset" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>reset</span></a>
60
70
  <a href="#sendheartpackage" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>send<wbr/>Heart<wbr/>Package</span></a>
61
71
  <a href="#sendhex" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>send<wbr/>Hex</span></a>
62
72
  <a href="#setalarmclock" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>set<wbr/>Alarm<wbr/>Clock</span></a>
63
73
  <a href="#setautomatichrmonitoring" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>set<wbr/>Automatic<wbr/>HR<wbr/>Monitoring</span></a>
64
74
  <a href="#setbraceletdial" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>set<wbr/>Braceletdial</span></a>
75
+ <a href="#setdeviceid" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>set<wbr/>Device<wbr/>ID</span></a>
65
76
  <a href="#setdeviceinfo" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>set<wbr/>Device<wbr/>Info</span></a>
77
+ <a href="#setdeviceinfov5" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>set<wbr/>Device<wbr/>Info<wbr/>V5</span></a>
66
78
  <a href="#setdevicename" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>set<wbr/>Device<wbr/>Name</span></a>
67
79
  <a href="#setdevicetime" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>set<wbr/>Device<wbr/>Time</span></a>
68
80
  <a href="#sethrvtesttime" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>set<wbr/>Hrv<wbr/>Test<wbr/>Time</span></a>
69
81
  <a href="#setpersonalinfo" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>set<wbr/>Personal<wbr/>Info</span></a>
70
82
  <a href="#setsedentaryreminder" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>set<wbr/>Sedentary<wbr/>Reminder</span></a>
83
+ <a href="#setsocialsetting" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>set<wbr/>Social<wbr/>Setting</span></a>
71
84
  <a href="#setstepgoal" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>set<wbr/>Step<wbr/>Goal</span></a>
72
85
  <a href="#startbloodsugar" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>start<wbr/>Blood<wbr/>Sugar</span></a>
86
+ <a href="#startppgrealtime" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>start<wbr/>PPG<wbr/>Realtime</span></a>
73
87
  <a href="#stopgo" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>stop<wbr/>Go</span></a>
74
- </div></section></div></details></section></section><details class="tsd-panel-group tsd-member-group tsd-accordion" open><summary class="tsd-accordion-summary" data-key="section-Constructors"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h2>Constructors</h2></summary><section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="constructor"><span>constructor</span><a href="#constructor" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="constructorblesdk"><span class="tsd-signature-keyword">new</span> <span class="tsd-kind-constructor-signature">BleSDK</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <a href="" class="tsd-signature-type tsd-kind-class">BleSDK</a><a href="#constructorblesdk" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><h4 class="tsd-returns-title">Returns <a href="" class="tsd-signature-type tsd-kind-class">BleSDK</a></h4></div></li></ul></section></section></details><details class="tsd-panel-group tsd-member-group tsd-accordion" open><summary class="tsd-accordion-summary" data-key="section-Properties"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h2>Properties</h2></summary><section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="data_delete"><code class="tsd-tag">Static</code><span>DATA_<wbr/>DELETE</span><a href="#data_delete" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">DATA_DELETE</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> = 99</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/94706502ec642abb82f7204550255d72e4197553/src/sdk/bleSDK.ts#L14">bleSDK.ts:14</a></li></ul></aside></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="data_read_continue"><code class="tsd-tag">Static</code><span>DATA_<wbr/>READ_<wbr/>CONTINUE</span><a href="#data_read_continue" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">DATA_READ_CONTINUE</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> = 2</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/94706502ec642abb82f7204550255d72e4197553/src/sdk/bleSDK.ts#L13">bleSDK.ts:13</a></li></ul></aside></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="data_read_start"><code class="tsd-tag">Static</code><span>DATA_<wbr/>READ_<wbr/>START</span><a href="#data_read_start" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">DATA_READ_START</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> = 0</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/94706502ec642abb82f7204550255d72e4197553/src/sdk/bleSDK.ts#L12">bleSDK.ts:12</a></li></ul></aside></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="distancemode_km"><code class="tsd-tag">Static</code><span>Distance<wbr/>Mode_<wbr/>KM</span><a href="#distancemode_km" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">DistanceMode_KM</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> = 0x80</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/94706502ec642abb82f7204550255d72e4197553/src/sdk/bleSDK.ts#L16">bleSDK.ts:16</a></li></ul></aside></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="distancemode_mile"><code class="tsd-tag">Static</code><span>Distance<wbr/>Mode_<wbr/>MILE</span><a href="#distancemode_mile" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">DistanceMode_MILE</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> = 0x81</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/94706502ec642abb82f7204550255d72e4197553/src/sdk/bleSDK.ts#L15">bleSDK.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="ecgopen"><code class="tsd-tag">Static</code><span>ecgopen</span><a href="#ecgopen" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ecgopen</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> = false</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/94706502ec642abb82f7204550255d72e4197553/src/sdk/bleSDK.ts#L25">bleSDK.ts:25</a></li></ul></aside></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="isruning"><code class="tsd-tag">Static</code><span>is<wbr/>Runing</span><a href="#isruning" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">isRuning</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> = false</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/94706502ec642abb82f7204550255d72e4197553/src/sdk/bleSDK.ts#L24">bleSDK.ts:24</a></li></ul></aside></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="issettingsocial"><code class="tsd-tag">Static</code><span>is<wbr/>Setting<wbr/>Social</span><a href="#issettingsocial" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">isSettingSocial</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> = false</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/94706502ec642abb82f7204550255d72e4197553/src/sdk/bleSDK.ts#L28">bleSDK.ts:28</a></li></ul></aside></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="pregnancycycleread"><code class="tsd-tag">Static</code><span>pregnancy<wbr/>Cycle<wbr/>Read</span><a href="#pregnancycycleread" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">pregnancyCycleRead</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> = false</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/94706502ec642abb82f7204550255d72e4197553/src/sdk/bleSDK.ts#L27">bleSDK.ts:27</a></li></ul></aside></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="read"><code class="tsd-tag">Static</code><span>read</span><a href="#read" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">read</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> = false</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/94706502ec642abb82f7204550255d72e4197553/src/sdk/bleSDK.ts#L26">bleSDK.ts:26</a></li></ul></aside></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="startdevicemeasurementwithtype"><code class="tsd-tag">Static</code><span>Start<wbr/>Device<wbr/>Measurement<wbr/>With<wbr/>Type</span><a href="#startdevicemeasurementwithtype" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">StartDeviceMeasurementWithType</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> = false</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/94706502ec642abb82f7204550255d72e4197553/src/sdk/bleSDK.ts#L29">bleSDK.ts:29</a></li></ul></aside></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="tag"><code class="tsd-tag">Static</code><span>TAG</span><a href="#tag" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">TAG</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = &quot;BleSDK&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/94706502ec642abb82f7204550255d72e4197553/src/sdk/bleSDK.ts#L23">bleSDK.ts:23</a></li></ul></aside></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="tempunit_c"><code class="tsd-tag">Static</code><span>Temp<wbr/>Unit_<wbr/>C</span><a href="#tempunit_c" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">TempUnit_C</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> = 0x80</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/94706502ec642abb82f7204550255d72e4197553/src/sdk/bleSDK.ts#L21">bleSDK.ts:21</a></li></ul></aside></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="tempunit_f"><code class="tsd-tag">Static</code><span>Temp<wbr/>Unit_<wbr/>F</span><a href="#tempunit_f" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">TempUnit_F</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> = 0x81</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/94706502ec642abb82f7204550255d72e4197553/src/sdk/bleSDK.ts#L22">bleSDK.ts:22</a></li></ul></aside></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="timemode_12h"><code class="tsd-tag">Static</code><span>Time<wbr/>Mode_<wbr/>12h</span><a href="#timemode_12h" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">TimeMode_12h</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> = 0x81</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/94706502ec642abb82f7204550255d72e4197553/src/sdk/bleSDK.ts#L17">bleSDK.ts:17</a></li></ul></aside></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="timemode_24h"><code class="tsd-tag">Static</code><span>Time<wbr/>Mode_<wbr/>24h</span><a href="#timemode_24h" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">TimeMode_24h</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> = 0x80</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/94706502ec642abb82f7204550255d72e4197553/src/sdk/bleSDK.ts#L18">bleSDK.ts:18</a></li></ul></aside></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="wriston_disenable"><code class="tsd-tag">Static</code><span>Wrist<wbr/>On_<wbr/>Dis<wbr/>Enable</span><a href="#wriston_disenable" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">WristOn_DisEnable</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> = 0x80</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/94706502ec642abb82f7204550255d72e4197553/src/sdk/bleSDK.ts#L20">bleSDK.ts:20</a></li></ul></aside></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="wriston_enable"><code class="tsd-tag">Static</code><span>Wrist<wbr/>On_<wbr/>Enable</span><a href="#wriston_enable" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">WristOn_Enable</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> = 0x81</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/94706502ec642abb82f7204550255d72e4197553/src/sdk/bleSDK.ts#L19">bleSDK.ts:19</a></li></ul></aside></section></section></details><details class="tsd-panel-group tsd-member-group tsd-accordion" open><summary class="tsd-accordion-summary" data-key="section-Methods"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h2>Methods</h2></summary><section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="bloodsugarwithmode"><code class="tsd-tag">Static</code><span>bloodsugar<wbr/>With<wbr/>Mode</span><a href="#bloodsugarwithmode" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="bloodsugarwithmode-1"><span class="tsd-kind-call-signature">bloodsugarWithMode</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">ppgMode</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ppgStatus</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#bloodsugarwithmode-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Blood Glucose</p>
88
+ <a href="#texttoutf8bytessafe" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>text<wbr/>To<wbr/>Utf8<wbr/>Bytes<wbr/>Safe</span></a>
89
+ <a href="#updateweather" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>update<wbr/>Weather</span></a>
90
+ </div></section></div></details></section></section><details class="tsd-panel-group tsd-member-group tsd-accordion" open><summary class="tsd-accordion-summary" data-key="section-Constructors"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h2>Constructors</h2></summary><section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="constructor"><span>constructor</span><a href="#constructor" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="constructorblesdk"><span class="tsd-signature-keyword">new</span> <span class="tsd-kind-constructor-signature">BleSDK</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <a href="" class="tsd-signature-type tsd-kind-class">BleSDK</a><a href="#constructorblesdk" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><h4 class="tsd-returns-title">Returns <a href="" class="tsd-signature-type tsd-kind-class">BleSDK</a></h4></div></li></ul></section></section></details><details class="tsd-panel-group tsd-member-group tsd-accordion" open><summary class="tsd-accordion-summary" data-key="section-Properties"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h2>Properties</h2></summary><section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="data_delete"><code class="tsd-tag">Static</code><span>DATA_<wbr/>DELETE</span><a href="#data_delete" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">DATA_DELETE</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> = 99</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L13">bleSDK.ts:13</a></li></ul></aside></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="data_read_continue"><code class="tsd-tag">Static</code><span>DATA_<wbr/>READ_<wbr/>CONTINUE</span><a href="#data_read_continue" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">DATA_READ_CONTINUE</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> = 2</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L12">bleSDK.ts:12</a></li></ul></aside></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="data_read_start"><code class="tsd-tag">Static</code><span>DATA_<wbr/>READ_<wbr/>START</span><a href="#data_read_start" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">DATA_READ_START</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> = 0</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L11">bleSDK.ts:11</a></li></ul></aside></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="distancemode_km"><code class="tsd-tag">Static</code><span>Distance<wbr/>Mode_<wbr/>KM</span><a href="#distancemode_km" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">DistanceMode_KM</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> = 0x80</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L15">bleSDK.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="distancemode_mile"><code class="tsd-tag">Static</code><span>Distance<wbr/>Mode_<wbr/>MILE</span><a href="#distancemode_mile" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">DistanceMode_MILE</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> = 0x81</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L14">bleSDK.ts:14</a></li></ul></aside></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="ecgopen"><code class="tsd-tag">Static</code><span>ecgopen</span><a href="#ecgopen" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ecgopen</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> = false</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L24">bleSDK.ts:24</a></li></ul></aside></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="isruning"><code class="tsd-tag">Static</code><span>is<wbr/>Runing</span><a href="#isruning" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">isRuning</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> = false</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L23">bleSDK.ts:23</a></li></ul></aside></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="issettingsocial"><code class="tsd-tag">Static</code><span>is<wbr/>Setting<wbr/>Social</span><a href="#issettingsocial" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">isSettingSocial</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> = false</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L27">bleSDK.ts:27</a></li></ul></aside></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="pregnancycycleread"><code class="tsd-tag">Static</code><span>pregnancy<wbr/>Cycle<wbr/>Read</span><a href="#pregnancycycleread" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">pregnancyCycleRead</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> = false</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L26">bleSDK.ts:26</a></li></ul></aside></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="read"><code class="tsd-tag">Static</code><span>read</span><a href="#read" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">read</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> = false</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L25">bleSDK.ts:25</a></li></ul></aside></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="startdevicemeasurementwithtype"><code class="tsd-tag">Static</code><span>Start<wbr/>Device<wbr/>Measurement<wbr/>With<wbr/>Type</span><a href="#startdevicemeasurementwithtype" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">StartDeviceMeasurementWithType</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> = false</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L28">bleSDK.ts:28</a></li></ul></aside></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="tag"><code class="tsd-tag">Static</code><span>TAG</span><a href="#tag" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">TAG</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = &quot;BleSDK&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L22">bleSDK.ts:22</a></li></ul></aside></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="tempunit_c"><code class="tsd-tag">Static</code><span>Temp<wbr/>Unit_<wbr/>C</span><a href="#tempunit_c" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">TempUnit_C</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> = 0x80</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L20">bleSDK.ts:20</a></li></ul></aside></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="tempunit_f"><code class="tsd-tag">Static</code><span>Temp<wbr/>Unit_<wbr/>F</span><a href="#tempunit_f" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">TempUnit_F</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> = 0x81</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L21">bleSDK.ts:21</a></li></ul></aside></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="timemode_12h"><code class="tsd-tag">Static</code><span>Time<wbr/>Mode_<wbr/>12h</span><a href="#timemode_12h" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">TimeMode_12h</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> = 0x81</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L16">bleSDK.ts:16</a></li></ul></aside></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="timemode_24h"><code class="tsd-tag">Static</code><span>Time<wbr/>Mode_<wbr/>24h</span><a href="#timemode_24h" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">TimeMode_24h</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> = 0x80</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L17">bleSDK.ts:17</a></li></ul></aside></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="wriston_disenable"><code class="tsd-tag">Static</code><span>Wrist<wbr/>On_<wbr/>Dis<wbr/>Enable</span><a href="#wriston_disenable" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">WristOn_DisEnable</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> = 0x80</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L19">bleSDK.ts:19</a></li></ul></aside></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="wriston_enable"><code class="tsd-tag">Static</code><span>Wrist<wbr/>On_<wbr/>Enable</span><a href="#wriston_enable" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">WristOn_Enable</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> = 0x81</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L18">bleSDK.ts:18</a></li></ul></aside></section></section></details><details class="tsd-panel-group tsd-member-group tsd-accordion" open><summary class="tsd-accordion-summary" data-key="section-Methods"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h2>Methods</h2></summary><section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="bloodsugarwithmode"><code class="tsd-tag">Static</code><span>bloodsugar<wbr/>With<wbr/>Mode</span><a href="#bloodsugarwithmode" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="bloodsugarwithmode-1"><span class="tsd-kind-call-signature">bloodsugarWithMode</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">ppgMode</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">ppgStatus</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#bloodsugarwithmode-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Blood Glucose</p>
75
91
  </div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">ppgMode</span>: <span class="tsd-signature-type">number</span></span><div class="tsd-comment tsd-typography"><p>1: start measurement</p>
76
- </div></li><li><span><span class="tsd-kind-parameter">ppgStatus</span>: <span class="tsd-signature-type">number</span></span></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h4><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/94706502ec642abb82f7204550255d72e4197553/src/sdk/bleSDK.ts#L254">bleSDK.ts:254</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="closebluedevice"><code class="tsd-tag">Static</code><span>close<wbr/>Blue<wbr/>Device</span><a href="#closebluedevice" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="closebluedevice-1"><span class="tsd-kind-call-signature">closeBlueDevice</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#closebluedevice-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Disconnect Bluetooth</p>
92
+ </div></li><li><span><span class="tsd-kind-parameter">ppgStatus</span>: <span class="tsd-signature-type">number</span></span></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h4><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L280">bleSDK.ts:280</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="clearbraceletdata"><code class="tsd-tag">Static</code><span>clear<wbr/>Bracelet<wbr/>Data</span><a href="#clearbraceletdata" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="clearbraceletdata-1"><span class="tsd-kind-call-signature">clearBraceletData</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#clearbraceletdata-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>One-click clear the historical data of the wristband without putting it into sleep mode.</p>
93
+ </div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h4><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L1535">bleSDK.ts:1535</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="closebluedevice"><code class="tsd-tag">Static</code><span>close<wbr/>Blue<wbr/>Device</span><a href="#closebluedevice" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="closebluedevice-1"><span class="tsd-kind-call-signature">closeBlueDevice</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#closebluedevice-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Disconnect Bluetooth</p>
77
94
  </div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h4><p>{number[]} Command packet to send to the firmware</p>
78
- <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/94706502ec642abb82f7204550255d72e4197553/src/sdk/bleSDK.ts#L380">bleSDK.ts:380</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="dataparsingwithdata"><code class="tsd-tag">Static</code><span>data<wbr/>Parsing<wbr/>With<wbr/>Data</span><a href="#dataparsingwithdata" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="dataparsingwithdata-1"><span class="tsd-kind-call-signature">dataParsingWithData</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">value</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{</span> <span class="tsd-signature-symbol">[</span><span class="tsd-kind-index-signature">key</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]:</span> <span class="tsd-signature-type">any</span> <span class="tsd-signature-symbol">}</span><a href="#dataparsingwithdata-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Data parsing method;All returned data resembles a dictionary type. Use <code>data_type</code> to retrieve corresponding data—e.g., <code>GetDetailSleepData</code> indicates sleep data. <code>data</code> represents specific data, which is an array (possibly containing dictionaries). Each array element is a dictionary representing a data point. <code>end</code> indicates whether data collection is complete: <code>true</code> means finished, <code>false</code> means incomplete.</p>
79
- </div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">value</span>: <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></span></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-symbol">{</span> <span class="tsd-signature-symbol">[</span><span class="tsd-kind-index-signature">key</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]:</span> <span class="tsd-signature-type">any</span> <span class="tsd-signature-symbol">}</span></h4><p>The parsed data</p>
80
- <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/94706502ec642abb82f7204550255d72e4197553/src/sdk/bleSDK.ts#L77">bleSDK.ts:77</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="deleteallalarmclock"><code class="tsd-tag">Static</code><span>delete<wbr/>All<wbr/>Alarm<wbr/>Clock</span><a href="#deleteallalarmclock" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="deleteallalarmclock-1"><span class="tsd-kind-call-signature">deleteAllAlarmClock</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#deleteallalarmclock-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Delete all alarms</p>
95
+ <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L406">bleSDK.ts:406</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="confirmunbind"><code class="tsd-tag">Static</code><span>confirm<wbr/>Unbind</span><a href="#confirmunbind" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="confirmunbind-1"><span class="tsd-kind-call-signature">confirmUnbind</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">confirm</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#confirmunbind-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Confirm unbind action</p>
96
+ </div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">confirm</span>: <span class="tsd-signature-type">boolean</span></span><div class="tsd-comment tsd-typography"><p>true = Yes (0x81), false = No (0x80)</p>
97
+ </div></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h4><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L1558">bleSDK.ts:1558</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="dataparsingwithdata"><code class="tsd-tag">Static</code><span>data<wbr/>Parsing<wbr/>With<wbr/>Data</span><a href="#dataparsingwithdata" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="dataparsingwithdata-1"><span class="tsd-kind-call-signature">dataParsingWithData</span><span class="tsd-signature-symbol">(</span><br/>    <span class="tsd-kind-parameter">value</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">,</span><br/>    <span class="tsd-kind-parameter">deviceType</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">DeviceType</span><span class="tsd-signature-symbol">,</span><br/><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{</span> <span class="tsd-signature-symbol">[</span><span class="tsd-kind-index-signature">key</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]:</span> <span class="tsd-signature-type">any</span> <span class="tsd-signature-symbol">}</span><a href="#dataparsingwithdata-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Data parsing method;All returned data resembles a dictionary type. Use <code>data_type</code> to retrieve corresponding data—e.g., <code>GetDetailSleepData</code> indicates sleep data. <code>data</code> represents specific data, which is an array (possibly containing dictionaries). Each array element is a dictionary representing a data point. <code>end</code> indicates whether data collection is complete: <code>true</code> means finished, <code>false</code> means incomplete.</p>
98
+ </div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">value</span>: <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></span></li><li><span><span class="tsd-kind-parameter">deviceType</span>: <span class="tsd-signature-type">DeviceType</span><span class="tsd-signature-symbol"> = &#39;2208&#39;</span></span></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-symbol">{</span> <span class="tsd-signature-symbol">[</span><span class="tsd-kind-index-signature">key</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]:</span> <span class="tsd-signature-type">any</span> <span class="tsd-signature-symbol">}</span></h4><p>The parsed data</p>
99
+ <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L76">bleSDK.ts:76</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="deleteallalarmclock"><code class="tsd-tag">Static</code><span>delete<wbr/>All<wbr/>Alarm<wbr/>Clock</span><a href="#deleteallalarmclock" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="deleteallalarmclock-1"><span class="tsd-kind-call-signature">deleteAllAlarmClock</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#deleteallalarmclock-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Delete all alarms</p>
81
100
  </div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h4><p>{number[]} Command packet to send to the firmware</p>
82
- <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/94706502ec642abb82f7204550255d72e4197553/src/sdk/bleSDK.ts#L1085">bleSDK.ts:1085</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="endbloodsugar"><code class="tsd-tag">Static</code><span>end<wbr/>Blood<wbr/>Sugar</span><a href="#endbloodsugar" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="endbloodsugar-1"><span class="tsd-kind-call-signature">endBloodSugar</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#endbloodsugar-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Stop blood sugar measurement</p>
101
+ <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L1256">bleSDK.ts:1256</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="deleteallecghistory"><code class="tsd-tag">Static</code><span>delete<wbr/>All<wbr/>Ecg<wbr/>History</span><a href="#deleteallecghistory" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="deleteallecghistory-1"><span class="tsd-kind-call-signature">deleteAllEcgHistory</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#deleteallecghistory-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Delete all HRV test data</p>
102
+ </div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h4><p>{number[]} command packet, to be sent to the firmware</p>
103
+ <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L1618">bleSDK.ts:1618</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="endbloodsugar"><code class="tsd-tag">Static</code><span>end<wbr/>Blood<wbr/>Sugar</span><a href="#endbloodsugar" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="endbloodsugar-1"><span class="tsd-kind-call-signature">endBloodSugar</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#endbloodsugar-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Stop blood sugar measurement</p>
83
104
  </div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h4><p>{number[]} Command packet to send to the firmware</p>
84
- <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/94706502ec642abb82f7204550255d72e4197553/src/sdk/bleSDK.ts#L419">bleSDK.ts:419</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="enteractivitymode"><code class="tsd-tag">Static</code><span>enter<wbr/>Activity<wbr/>Mode</span><a href="#enteractivitymode" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="enteractivitymode-1"><span class="tsd-kind-call-signature">enterActivityMode</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">activityMode</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">WorkMode</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#enteractivitymode-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Activity mode control</p>
105
+ <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L445">bleSDK.ts:445</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="enteractivitymode"><code class="tsd-tag">Static</code><span>enter<wbr/>Activity<wbr/>Mode</span><a href="#enteractivitymode" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="enteractivitymode-1"><span class="tsd-kind-call-signature">enterActivityMode</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">activityMode</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">WorkMode</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#enteractivitymode-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Activity mode control</p>
85
106
  </div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">activityMode</span>: <span class="tsd-signature-type">number</span></span><div class="tsd-comment tsd-typography"><p>Type of activity mode</p>
86
107
  </div></li><li><span><span class="tsd-kind-parameter">WorkMode</span>: <span class="tsd-signature-type">number</span></span></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h4><p>{number[]} Command packet to send to the firmware</p>
87
- <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/94706502ec642abb82f7204550255d72e4197553/src/sdk/bleSDK.ts#L562">bleSDK.ts:562</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="enterota"><code class="tsd-tag">Static</code><span>enter<wbr/>OTA</span><a href="#enterota" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="enterota-1"><span class="tsd-kind-call-signature">enterOTA</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#enterota-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Entering dfu mode</p>
88
- </div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h4><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/94706502ec642abb82f7204550255d72e4197553/src/sdk/bleSDK.ts#L665">bleSDK.ts:665</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="getactivitymodedatawithmode"><code class="tsd-tag">Static</code><span>get<wbr/>Activity<wbr/>Mode<wbr/>Data<wbr/>With<wbr/>Mode</span><a href="#getactivitymodedatawithmode" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="getactivitymodedatawithmode-1"><span class="tsd-kind-call-signature">getActivityModeDataWithMode</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">mode</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#getactivitymodedatawithmode-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Get multi-sport mode data</p>
108
+ <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L588">bleSDK.ts:588</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="enterota"><code class="tsd-tag">Static</code><span>enter<wbr/>OTA</span><a href="#enterota" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="enterota-1"><span class="tsd-kind-call-signature">enterOTA</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#enterota-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Entering dfu mode</p>
109
+ </div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h4><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L691">bleSDK.ts:691</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="entersos"><code class="tsd-tag">Static</code><span>enter<wbr/>SOS</span><a href="#entersos" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="entersos-1"><span class="tsd-kind-call-signature">enterSOS</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#entersos-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>SOS function</p>
110
+ </div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h4><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L1524">bleSDK.ts:1524</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="entertakephoto"><code class="tsd-tag">Static</code><span>enter<wbr/>Take<wbr/>Photo</span><a href="#entertakephoto" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="entertakephoto-1"><span class="tsd-kind-call-signature">enterTakePhoto</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#entertakephoto-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Entering Take Photo mode</p>
111
+ </div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h4><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L1514">bleSDK.ts:1514</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="getactivitymodedatawithmode"><code class="tsd-tag">Static</code><span>get<wbr/>Activity<wbr/>Mode<wbr/>Data<wbr/>With<wbr/>Mode</span><a href="#getactivitymodedatawithmode" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="getactivitymodedatawithmode-1"><span class="tsd-kind-call-signature">getActivityModeDataWithMode</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">mode</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#getactivitymodedatawithmode-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Get multi-sport mode data</p>
89
112
  </div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">mode</span>: <span class="tsd-signature-type">number</span></span><div class="tsd-comment tsd-typography"><p>0: Start reading from the latest position (up to 50 records)
90
113
  2: Continue reading from the previous position (when total records exceed 50)
91
114
  0x99: Delete all GPS data</p>
92
115
  </div></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h4><p>{number[]} Command packet to send to the device</p>
93
- <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/94706502ec642abb82f7204550255d72e4197553/src/sdk/bleSDK.ts#L911">bleSDK.ts:911</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="getalarmclock"><code class="tsd-tag">Static</code><span>get<wbr/>Alarm<wbr/>Clock</span><a href="#getalarmclock" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="getalarmclock-1"><span class="tsd-kind-call-signature">getAlarmClock</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#getalarmclock-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Get alarm clocks</p>
116
+ <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L1082">bleSDK.ts:1082</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="getalarmclock"><code class="tsd-tag">Static</code><span>get<wbr/>Alarm<wbr/>Clock</span><a href="#getalarmclock" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="getalarmclock-1"><span class="tsd-kind-call-signature">getAlarmClock</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#getalarmclock-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Get alarm clocks</p>
94
117
  </div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h4><p>{number[]} Command packet to send to the firmware</p>
95
- <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/94706502ec642abb82f7204550255d72e4197553/src/sdk/bleSDK.ts#L1073">bleSDK.ts:1073</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="getautobloodoxygen"><code class="tsd-tag">Static</code><span>get<wbr/>Auto<wbr/>Blood<wbr/>Oxygen</span><a href="#getautobloodoxygen" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="getautobloodoxygen-1"><span class="tsd-kind-call-signature">getAutoBloodOxygen</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">mode</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">time</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#getautobloodoxygen-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Get blood oxygen (SpO2) data (automatic measurement)</p>
118
+ <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L1244">bleSDK.ts:1244</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="getautobloodoxygen"><code class="tsd-tag">Static</code><span>get<wbr/>Auto<wbr/>Blood<wbr/>Oxygen</span><a href="#getautobloodoxygen" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="getautobloodoxygen-1"><span class="tsd-kind-call-signature">getAutoBloodOxygen</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">mode</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">time</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#getautobloodoxygen-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Get blood oxygen (SpO2) data (automatic measurement)</p>
96
119
  </div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">mode</span>: <span class="tsd-signature-type">number</span></span><div class="tsd-comment tsd-typography"><p>0: Read the most recent data
97
120
  2: Continue reading from the previous position
98
121
  99: Delete data</p>
99
122
  </div></li><li><span><span class="tsd-kind-parameter">time</span>: <span class="tsd-signature-type">string</span></span><div class="tsd-comment tsd-typography"><p>Date and time in format yyyy-MM-dd HH:mm:ss</p>
100
123
  </div></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h4><p>{number[]} Command packet to send to the device</p>
101
- <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/94706502ec642abb82f7204550255d72e4197553/src/sdk/bleSDK.ts#L983">bleSDK.ts:983</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="getautomatichrmonitoring"><code class="tsd-tag">Static</code><span>get<wbr/>Automatic<wbr/>HR<wbr/>Monitoring</span><a href="#getautomatichrmonitoring" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="getautomatichrmonitoring-1"><span class="tsd-kind-call-signature">getAutomaticHRMonitoring</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">type</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#getautomatichrmonitoring-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Read automatic heart rate measurement periods</p>
124
+ <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L1154">bleSDK.ts:1154</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="getautomatichrmonitoring"><code class="tsd-tag">Static</code><span>get<wbr/>Automatic<wbr/>HR<wbr/>Monitoring</span><a href="#getautomatichrmonitoring" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="getautomatichrmonitoring-1"><span class="tsd-kind-call-signature">getAutomaticHRMonitoring</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">type</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#getautomatichrmonitoring-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Read automatic heart rate measurement periods</p>
102
125
  </div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">type</span>: <span class="tsd-signature-type">number</span></span><div class="tsd-comment tsd-typography"><p>1: Read heart rate time settings, 2: Read SpO2 time settings, 4: Read HRV time period settings</p>
103
126
  </div></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h4><p>{number[]} Command packet to send to the device</p>
104
- <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/94706502ec642abb82f7204550255d72e4197553/src/sdk/bleSDK.ts#L895">bleSDK.ts:895</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="getaxillarytemperaturedatawithmode"><code class="tsd-tag">Static</code><span>get<wbr/>Axillary<wbr/>Temperature<wbr/>Data<wbr/>With<wbr/>Mode</span><a href="#getaxillarytemperaturedatawithmode" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="getaxillarytemperaturedatawithmode-1"><span class="tsd-kind-call-signature">getAxillaryTemperatureDataWithMode</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">mode</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">time</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#getaxillarytemperaturedatawithmode-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Manual temperature test data</p>
127
+ <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L1066">bleSDK.ts:1066</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="getaxillarytemperaturedatawithmode"><code class="tsd-tag">Static</code><span>get<wbr/>Axillary<wbr/>Temperature<wbr/>Data<wbr/>With<wbr/>Mode</span><a href="#getaxillarytemperaturedatawithmode" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="getaxillarytemperaturedatawithmode-1"><span class="tsd-kind-call-signature">getAxillaryTemperatureDataWithMode</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">mode</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">time</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#getaxillarytemperaturedatawithmode-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Manual temperature test data</p>
105
128
  </div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">mode</span>: <span class="tsd-signature-type">number</span></span><div class="tsd-comment tsd-typography"><p>0 - read the latest detailed data,
106
129
  2 - continue from the last read position,
107
130
  99 - delete data</p>
108
131
  </div></li><li><span><span class="tsd-kind-parameter">time</span>: <span class="tsd-signature-type">string</span></span><div class="tsd-comment tsd-typography"><p>Date string in format yyyy-MM-dd HH:mm:ss</p>
109
132
  </div></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h4><p>{number[]} Command packet to send to the firmware</p>
110
- <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/94706502ec642abb82f7204550255d72e4197553/src/sdk/bleSDK.ts#L538">bleSDK.ts:538</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="getbloodoxygen"><code class="tsd-tag">Static</code><span>get<wbr/>Blood<wbr/>Oxygen</span><a href="#getbloodoxygen" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="getbloodoxygen-1"><span class="tsd-kind-call-signature">getBloodOxygen</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">mode</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">time</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#getbloodoxygen-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Get blood oxygen (SpO2) data</p>
133
+ <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L564">bleSDK.ts:564</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="getbloodoxygen"><code class="tsd-tag">Static</code><span>get<wbr/>Blood<wbr/>Oxygen</span><a href="#getbloodoxygen" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="getbloodoxygen-1"><span class="tsd-kind-call-signature">getBloodOxygen</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">mode</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">time</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#getbloodoxygen-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Get blood oxygen (SpO2) data</p>
111
134
  </div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">mode</span>: <span class="tsd-signature-type">number</span></span><div class="tsd-comment tsd-typography"><p>0: Read the most recent data
112
135
  2: Continue reading from the previous position
113
136
  99: Delete data</p>
114
137
  </div></li><li><span><span class="tsd-kind-parameter">time</span>: <span class="tsd-signature-type">string</span></span><div class="tsd-comment tsd-typography"><p>Date and time in format yyyy-MM-dd HH:mm:ss</p>
115
138
  </div></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h4><p>{number[]} Command packet to send to the device</p>
116
- <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/94706502ec642abb82f7204550255d72e4197553/src/sdk/bleSDK.ts#L964">bleSDK.ts:964</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="getdetailactivitydatawithmodefortime"><code class="tsd-tag">Static</code><span>get<wbr/>Detail<wbr/>Activity<wbr/>Data<wbr/>With<wbr/>Mode<wbr/>For<wbr/>Time</span><a href="#getdetailactivitydatawithmodefortime" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="getdetailactivitydatawithmodefortime-1"><span class="tsd-kind-call-signature">getDetailActivityDataWithModeForTime</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">mode</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">time</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#getdetailactivitydatawithmodefortime-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Get detailed step data</p>
139
+ <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L1135">bleSDK.ts:1135</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="getdetailactivitydatawithmodefortime"><code class="tsd-tag">Static</code><span>get<wbr/>Detail<wbr/>Activity<wbr/>Data<wbr/>With<wbr/>Mode<wbr/>For<wbr/>Time</span><a href="#getdetailactivitydatawithmodefortime" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="getdetailactivitydatawithmodefortime-1"><span class="tsd-kind-call-signature">getDetailActivityDataWithModeForTime</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">mode</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">time</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#getdetailactivitydatawithmodefortime-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Get detailed step data</p>
117
140
  </div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">mode</span>: <span class="tsd-signature-type">number</span></span><div class="tsd-comment tsd-typography"><p>0 - read the latest detailed data,
118
141
  2 - continue from the last read position,
119
142
  99 - delete data</p>
120
143
  </div></li><li><span><span class="tsd-kind-parameter">time</span>: <span class="tsd-signature-type">string</span></span><div class="tsd-comment tsd-typography"><p>Date string in format yyyy-MM-dd HH:mm:ss</p>
121
144
  </div></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h4><p>{number[]} Command packet to send to the firmware</p>
122
- <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/94706502ec642abb82f7204550255d72e4197553/src/sdk/bleSDK.ts#L504">bleSDK.ts:504</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="getdetailsleepdatawithmode"><code class="tsd-tag">Static</code><span>get<wbr/>Detail<wbr/>Sleep<wbr/>Data<wbr/>With<wbr/>Mode</span><a href="#getdetailsleepdatawithmode" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="getdetailsleepdatawithmode-1"><span class="tsd-kind-call-signature">getDetailSleepDataWithMode</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">mode</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#getdetailsleepdatawithmode-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Get detailed sleep data</p>
145
+ <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L530">bleSDK.ts:530</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="getdetailsleepdatawithmode"><code class="tsd-tag">Static</code><span>get<wbr/>Detail<wbr/>Sleep<wbr/>Data<wbr/>With<wbr/>Mode</span><a href="#getdetailsleepdatawithmode" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="getdetailsleepdatawithmode-1"><span class="tsd-kind-call-signature">getDetailSleepDataWithMode</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">mode</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#getdetailsleepdatawithmode-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Get detailed sleep data</p>
123
146
  </div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">mode</span>: <span class="tsd-signature-type">number</span></span><div class="tsd-comment tsd-typography"><p>0 - read the most recent detailed sleep data
124
147
  2 - continue reading the next segment from the previous position
125
148
  99 - delete sleep data</p>
126
149
  </div></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h4><p>{number[]} detailed sleep data</p>
127
- <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/94706502ec642abb82f7204550255d72e4197553/src/sdk/bleSDK.ts#L273">bleSDK.ts:273</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="getdetailsleepdatawithmodefortime"><code class="tsd-tag">Static</code><span>get<wbr/>Detail<wbr/>Sleep<wbr/>Data<wbr/>With<wbr/>Mode<wbr/>For<wbr/>Time</span><a href="#getdetailsleepdatawithmodefortime" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="getdetailsleepdatawithmodefortime-1"><span class="tsd-kind-call-signature">getDetailSleepDataWithModeForTime</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">mode</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">time</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#getdetailsleepdatawithmodefortime-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Get detailed sleep data</p>
150
+ <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L299">bleSDK.ts:299</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="getdetailsleepdatawithmodefortime"><code class="tsd-tag">Static</code><span>get<wbr/>Detail<wbr/>Sleep<wbr/>Data<wbr/>With<wbr/>Mode<wbr/>For<wbr/>Time</span><a href="#getdetailsleepdatawithmodefortime" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="getdetailsleepdatawithmodefortime-1"><span class="tsd-kind-call-signature">getDetailSleepDataWithModeForTime</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">mode</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">time</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#getdetailsleepdatawithmodefortime-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Get detailed sleep data</p>
128
151
  </div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">mode</span>: <span class="tsd-signature-type">number</span></span><div class="tsd-comment tsd-typography"><p>0 - read the latest sleep data,
129
152
  2 - continue from the last read position,
130
153
  99 - delete sleep data</p>
131
154
  </div></li><li><span><span class="tsd-kind-parameter">time</span>: <span class="tsd-signature-type">string</span></span><div class="tsd-comment tsd-typography"><p>Date string in format yyyy-MM-dd HH:mm:ss</p>
132
155
  </div></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h4><p>{number[]} Command packet to send to the firmware</p>
133
- <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/94706502ec642abb82f7204550255d72e4197553/src/sdk/bleSDK.ts#L486">bleSDK.ts:486</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="getdevicebatterylevel"><code class="tsd-tag">Static</code><span>get<wbr/>Device<wbr/>Battery<wbr/>Level</span><a href="#getdevicebatterylevel" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="getdevicebatterylevel-1"><span class="tsd-kind-call-signature">getDeviceBatteryLevel</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#getdevicebatterylevel-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Get device battery level</p>
156
+ <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L512">bleSDK.ts:512</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="getdevicebatterylevel"><code class="tsd-tag">Static</code><span>get<wbr/>Device<wbr/>Battery<wbr/>Level</span><a href="#getdevicebatterylevel" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="getdevicebatterylevel-1"><span class="tsd-kind-call-signature">getDeviceBatteryLevel</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#getdevicebatterylevel-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Get device battery level</p>
134
157
  </div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h4><p>{number[]} Command packet to send to the device firmware</p>
135
- <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/94706502ec642abb82f7204550255d72e4197553/src/sdk/bleSDK.ts#L713">bleSDK.ts:713</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="getdeviceinfo"><code class="tsd-tag">Static</code><span>get<wbr/>Device<wbr/>Info</span><a href="#getdeviceinfo" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="getdeviceinfo-1"><span class="tsd-kind-call-signature">getDeviceInfo</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#getdeviceinfo-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Get basic parameters of the wristband (device information)</p>
158
+ <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L739">bleSDK.ts:739</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="getdeviceinfo"><code class="tsd-tag">Static</code><span>get<wbr/>Device<wbr/>Info</span><a href="#getdeviceinfo" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="getdeviceinfo-1"><span class="tsd-kind-call-signature">getDeviceInfo</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#getdeviceinfo-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Get basic parameters of the wristband (device information)</p>
136
159
  </div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h4><p>Uint8Array Command packet (7 bytes) for sending via BLE</p>
137
- <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/94706502ec642abb82f7204550255d72e4197553/src/sdk/bleSDK.ts#L1053">bleSDK.ts:1053</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="getdevicemacaddress"><code class="tsd-tag">Static</code><span>get<wbr/>Device<wbr/>Mac<wbr/>Address</span><a href="#getdevicemacaddress" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="getdevicemacaddress-1"><span class="tsd-kind-call-signature">getDeviceMacAddress</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#getdevicemacaddress-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Get device MAC address</p>
160
+ <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L1224">bleSDK.ts:1224</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="getdevicemacaddress"><code class="tsd-tag">Static</code><span>get<wbr/>Device<wbr/>Mac<wbr/>Address</span><a href="#getdevicemacaddress" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="getdevicemacaddress-1"><span class="tsd-kind-call-signature">getDeviceMacAddress</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#getdevicemacaddress-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Get device MAC address</p>
138
161
  </div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h4><p>{number[]} Command packet to send to the device firmware</p>
139
- <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/94706502ec642abb82f7204550255d72e4197553/src/sdk/bleSDK.ts#L701">bleSDK.ts:701</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="getdevicename"><code class="tsd-tag">Static</code><span>get<wbr/>Device<wbr/>Name</span><a href="#getdevicename" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="getdevicename-1"><span class="tsd-kind-call-signature">getDeviceName</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#getdevicename-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>获取设备名称</p>
162
+ <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L727">bleSDK.ts:727</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="getdevicename"><code class="tsd-tag">Static</code><span>get<wbr/>Device<wbr/>Name</span><a href="#getdevicename" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="getdevicename-1"><span class="tsd-kind-call-signature">getDeviceName</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#getdevicename-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>获取设备名称</p>
140
163
  </div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h4><p>{number[]} 指令包(7字节)</p>
141
- <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/94706502ec642abb82f7204550255d72e4197553/src/sdk/bleSDK.ts#L760">bleSDK.ts:760</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="getdevicetime"><code class="tsd-tag">Static</code><span>get<wbr/>Device<wbr/>Time</span><a href="#getdevicetime" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="getdevicetime-1"><span class="tsd-kind-call-signature">getDeviceTime</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#getdevicetime-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Get the device time</p>
164
+ <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L786">bleSDK.ts:786</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="getdevicetime"><code class="tsd-tag">Static</code><span>get<wbr/>Device<wbr/>Time</span><a href="#getdevicetime" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="getdevicetime-1"><span class="tsd-kind-call-signature">getDeviceTime</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#getdevicetime-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Get the device time</p>
142
165
  </div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h4><p>{number[]} Command packet to send to the firmware</p>
143
- <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/94706502ec642abb82f7204550255d72e4197553/src/sdk/bleSDK.ts#L803">bleSDK.ts:803</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="getdeviceversion"><code class="tsd-tag">Static</code><span>get<wbr/>Device<wbr/>Version</span><a href="#getdeviceversion" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="getdeviceversion-1"><span class="tsd-kind-call-signature">getDeviceVersion</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#getdeviceversion-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Get device firmware version</p>
166
+ <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L829">bleSDK.ts:829</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="getdeviceversion"><code class="tsd-tag">Static</code><span>get<wbr/>Device<wbr/>Version</span><a href="#getdeviceversion" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="getdeviceversion-1"><span class="tsd-kind-call-signature">getDeviceVersion</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#getdeviceversion-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Get device firmware version</p>
144
167
  </div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h4><p>{number[]} Command packet to send to the device firmware</p>
145
- <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/94706502ec642abb82f7204550255d72e4197553/src/sdk/bleSDK.ts#L677">bleSDK.ts:677</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="getdynamichrwithmode"><code class="tsd-tag">Static</code><span>get<wbr/>Dynamic<wbr/>HR<wbr/>With<wbr/>Mode</span><a href="#getdynamichrwithmode" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="getdynamichrwithmode-1"><span class="tsd-kind-call-signature">getDynamicHRWithMode</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">mode</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">time</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#getdynamichrwithmode-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Get heart rate data</p>
168
+ <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L703">bleSDK.ts:703</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="getdynamichrwithmode"><code class="tsd-tag">Static</code><span>get<wbr/>Dynamic<wbr/>HR<wbr/>With<wbr/>Mode</span><a href="#getdynamichrwithmode" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="getdynamichrwithmode-1"><span class="tsd-kind-call-signature">getDynamicHRWithMode</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">mode</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">time</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#getdynamichrwithmode-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Get heart rate data</p>
146
169
  </div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">mode</span>: <span class="tsd-signature-type">number</span></span><div class="tsd-comment tsd-typography"><p>0: Read the most recent data
147
170
  2: Continue reading from the previous position
148
171
  99: Delete data</p>
149
172
  </div></li><li><span><span class="tsd-kind-parameter">time</span>: <span class="tsd-signature-type">string</span></span><div class="tsd-comment tsd-typography"><p>Date and time in format yyyy-MM-dd HH:mm:ss</p>
150
173
  </div></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h4><p>{number[]} Command packet to send to the device</p>
151
- <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/94706502ec642abb82f7204550255d72e4197553/src/sdk/bleSDK.ts#L946">bleSDK.ts:946</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="gethrvdatawithmode"><code class="tsd-tag">Static</code><span>get<wbr/>HRV<wbr/>Data<wbr/>With<wbr/>Mode</span><a href="#gethrvdatawithmode" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="gethrvdatawithmode-1"><span class="tsd-kind-call-signature">getHRVDataWithMode</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">mode</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">time</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#gethrvdatawithmode-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Get HRV test data</p>
174
+ <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L1117">bleSDK.ts:1117</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="getecghistory"><code class="tsd-tag">Static</code><span>get<wbr/>Ecg<wbr/>History</span><a href="#getecghistory" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="getecghistory-1"><span class="tsd-kind-call-signature">getEcgHistory</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">index</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">time</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#getecghistory-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Get HRV test data</p>
175
+ </div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">index</span>: <span class="tsd-signature-type">number</span></span><div class="tsd-comment tsd-typography"><p>Read the data from the first read test. The range is from 0 to 9, and a total of 10 sets of waveforms are saved.</p>
176
+ </div></li><li><span><span class="tsd-kind-parameter">time</span>: <span class="tsd-signature-type">string</span></span><div class="tsd-comment tsd-typography"><p>yyyy-MM-dd HH:mm:ss</p>
177
+ </div></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h4><p>{number[]} command packet, to be sent to the firmware</p>
178
+ <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L1606">bleSDK.ts:1606</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="gethrvdatawithmode"><code class="tsd-tag">Static</code><span>get<wbr/>HRV<wbr/>Data<wbr/>With<wbr/>Mode</span><a href="#gethrvdatawithmode" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="gethrvdatawithmode-1"><span class="tsd-kind-call-signature">getHRVDataWithMode</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">mode</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">time</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#gethrvdatawithmode-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Get HRV test data</p>
152
179
  </div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">mode</span>: <span class="tsd-signature-type">number</span></span><div class="tsd-comment tsd-typography"><p>0 - read the most recent detailed data
153
180
  2 - continue reading the next segment from the previous position
154
181
  99 - delete data</p>
155
182
  </div></li><li><span><span class="tsd-kind-parameter">time</span>: <span class="tsd-signature-type">string</span></span><div class="tsd-comment tsd-typography"><p>yyyy-MM-dd HH:mm:ss</p>
156
183
  </div></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h4><p>{number[]} command packet, to be sent to the firmware</p>
157
- <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/94706502ec642abb82f7204550255d72e4197553/src/sdk/bleSDK.ts#L305">bleSDK.ts:305</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="gethrvtesttime"><code class="tsd-tag">Static</code><span>get<wbr/>Hrv<wbr/>Test<wbr/>Time</span><a href="#gethrvtesttime" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="gethrvtesttime-1"><span class="tsd-kind-call-signature">getHrvTestTime</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#gethrvtesttime-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>HRV test data</p>
184
+ <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L331">bleSDK.ts:331</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="gethrvtesttime"><code class="tsd-tag">Static</code><span>get<wbr/>Hrv<wbr/>Test<wbr/>Time</span><a href="#gethrvtesttime" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="gethrvtesttime-1"><span class="tsd-kind-call-signature">getHrvTestTime</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#gethrvtesttime-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>HRV test data</p>
158
185
  </div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h4><p>{number[]} Command packet to send to the firmware</p>
159
- <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/94706502ec642abb82f7204550255d72e4197553/src/sdk/bleSDK.ts#L353">bleSDK.ts:353</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="getpersonalinfo"><code class="tsd-tag">Static</code><span>get<wbr/>Personal<wbr/>Info</span><a href="#getpersonalinfo" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="getpersonalinfo-1"><span class="tsd-kind-call-signature">getPersonalInfo</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#getpersonalinfo-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Get personal information</p>
186
+ <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L379">bleSDK.ts:379</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="getpersonalinfo"><code class="tsd-tag">Static</code><span>get<wbr/>Personal<wbr/>Info</span><a href="#getpersonalinfo" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="getpersonalinfo-1"><span class="tsd-kind-call-signature">getPersonalInfo</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#getpersonalinfo-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Get personal information</p>
160
187
  </div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h4><p>{number[]} Command packet to send to the firmware</p>
161
- <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/94706502ec642abb82f7204550255d72e4197553/src/sdk/bleSDK.ts#L654">bleSDK.ts:654</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="getppiddatawithmode"><code class="tsd-tag">Static</code><span>get<wbr/>PPID<wbr/>Data<wbr/>With<wbr/>Mode</span><a href="#getppiddatawithmode" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="getppiddatawithmode-1"><span class="tsd-kind-call-signature">getPPIDDataWithMode</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">mode</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#getppiddatawithmode-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>PPI data</p>
188
+ <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L680">bleSDK.ts:680</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="getppiddatawithmode"><code class="tsd-tag">Static</code><span>get<wbr/>PPID<wbr/>Data<wbr/>With<wbr/>Mode</span><a href="#getppiddatawithmode" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="getppiddatawithmode-1"><span class="tsd-kind-call-signature">getPPIDDataWithMode</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">mode</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#getppiddatawithmode-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>PPI data</p>
162
189
  </div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">mode</span>: <span class="tsd-signature-type">number</span></span><div class="tsd-comment tsd-typography"><p>99: Delete PPI data
163
190
  0: Read the most recent PPI data
164
191
  1: Read PPI data at a specified position
165
192
  2: Continue reading the next segment from the last read position</p>
166
193
  </div></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h4><p>{number[]} command packet, to be sent to the firmware</p>
167
- <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/94706502ec642abb82f7204550255d72e4197553/src/sdk/bleSDK.ts#L331">bleSDK.ts:331</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="getsedentaryreminder"><code class="tsd-tag">Static</code><span>get<wbr/>Sedentary<wbr/>Reminder</span><a href="#getsedentaryreminder" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="getsedentaryreminder-1"><span class="tsd-kind-call-signature">getSedentaryReminder</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#getsedentaryreminder-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Get sedentary reminder settings</p>
194
+ <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L357">bleSDK.ts:357</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="getrealtimesleepdatawithmode"><code class="tsd-tag">Static</code><span>get<wbr/>Real<wbr/>Time<wbr/>Sleep<wbr/>Data<wbr/>With<wbr/>Mode</span><a href="#getrealtimesleepdatawithmode" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="getrealtimesleepdatawithmode-1"><span class="tsd-kind-call-signature">getRealTimeSleepDataWithMode</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">mode</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#getrealtimesleepdatawithmode-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Get detailed sleep data + activity level</p>
195
+ </div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">mode</span>: <span class="tsd-signature-type">number</span></span><div class="tsd-comment tsd-typography"><p>0: Read the most recent sleep detail data
196
+ 1: Read sleep detail data at the specified position.<br>
197
+ 2: Continue reading the next segment of data from the last read position.
198
+ 0x99: Delete sleep detail data.</p>
199
+ </div></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h4><p>{number[]} Command packet to send to the device</p>
200
+ <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L1502">bleSDK.ts:1502</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="getsedentaryreminder"><code class="tsd-tag">Static</code><span>get<wbr/>Sedentary<wbr/>Reminder</span><a href="#getsedentaryreminder" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="getsedentaryreminder-1"><span class="tsd-kind-call-signature">getSedentaryReminder</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#getsedentaryreminder-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Get sedentary reminder settings</p>
168
201
  </div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h4><p>{number[]} Command packet to send to the firmware</p>
169
- <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/94706502ec642abb82f7204550255d72e4197553/src/sdk/bleSDK.ts#L1179">bleSDK.ts:1179</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="getstatichrwithmode"><code class="tsd-tag">Static</code><span>get<wbr/>Static<wbr/>HR<wbr/>With<wbr/>Mode</span><a href="#getstatichrwithmode" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="getstatichrwithmode-1"><span class="tsd-kind-call-signature">getStaticHRWithMode</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">mode</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">time</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#getstatichrwithmode-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Get single heart rate data (interval heart rate measurement)</p>
202
+ <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L1453">bleSDK.ts:1453</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="getsocialsetting"><code class="tsd-tag">Static</code><span>get<wbr/>Social<wbr/>Setting</span><a href="#getsocialsetting" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="getsocialsetting-1"><span class="tsd-kind-call-signature">getSocialSetting</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#getsocialsetting-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Get Social Distance parameters</p>
203
+ </div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h4><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L1588">bleSDK.ts:1588</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="getstatichrwithmode"><code class="tsd-tag">Static</code><span>get<wbr/>Static<wbr/>HR<wbr/>With<wbr/>Mode</span><a href="#getstatichrwithmode" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="getstatichrwithmode-1"><span class="tsd-kind-call-signature">getStaticHRWithMode</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">mode</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">time</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#getstatichrwithmode-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Get single heart rate data (interval heart rate measurement)</p>
170
204
  </div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">mode</span>: <span class="tsd-signature-type">number</span></span><div class="tsd-comment tsd-typography"><p>0: Read the most recent data
171
205
  2: Continue reading from the previous position
172
206
  99: Delete data</p>
173
207
  </div></li><li><span><span class="tsd-kind-parameter">time</span>: <span class="tsd-signature-type">string</span></span><div class="tsd-comment tsd-typography"><p>Date and time in format yyyy-MM-dd HH:mm:ss</p>
174
208
  </div></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h4><p>{number[]} Command packet to send to the device</p>
175
- <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/94706502ec642abb82f7204550255d72e4197553/src/sdk/bleSDK.ts#L928">bleSDK.ts:928</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="getstepgoal"><code class="tsd-tag">Static</code><span>Get<wbr/>Step<wbr/>Goal</span><a href="#getstepgoal" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="getstepgoal-1"><span class="tsd-kind-call-signature">GetStepGoal</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#getstepgoal-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Read step goal</p>
209
+ <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L1099">bleSDK.ts:1099</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="getstepgoal"><code class="tsd-tag">Static</code><span>Get<wbr/>Step<wbr/>Goal</span><a href="#getstepgoal" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="getstepgoal-1"><span class="tsd-kind-call-signature">GetStepGoal</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#getstepgoal-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Read step goal</p>
176
210
  </div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h4><p>{number[]} Command byte array to send to the device</p>
177
- <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/94706502ec642abb82f7204550255d72e4197553/src/sdk/bleSDK.ts#L1042">bleSDK.ts:1042</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="gettemperature_historydatawithmode"><code class="tsd-tag">Static</code><span>get<wbr/>Temperature_<wbr/>history<wbr/>Data<wbr/>With<wbr/>Mode</span><a href="#gettemperature_historydatawithmode" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="gettemperature_historydatawithmode-1"><span class="tsd-kind-call-signature">getTemperature_historyDataWithMode</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">mode</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">time</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#gettemperature_historydatawithmode-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Automatic temperature test data</p>
211
+ <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L1213">bleSDK.ts:1213</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="gettemperature_historydatawithmode"><code class="tsd-tag">Static</code><span>get<wbr/>Temperature_<wbr/>history<wbr/>Data<wbr/>With<wbr/>Mode</span><a href="#gettemperature_historydatawithmode" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="gettemperature_historydatawithmode-1"><span class="tsd-kind-call-signature">getTemperature_historyDataWithMode</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">mode</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">time</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#gettemperature_historydatawithmode-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Automatic temperature test data</p>
178
212
  </div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">mode</span>: <span class="tsd-signature-type">number</span></span><div class="tsd-comment tsd-typography"><p>0 - read the latest detailed data,
179
213
  2 - continue from the last read position,
180
214
  99 - delete data</p>
181
215
  </div></li><li><span><span class="tsd-kind-parameter">time</span>: <span class="tsd-signature-type">string</span></span><div class="tsd-comment tsd-typography"><p>Date string in format yyyy-MM-dd HH:mm:ss</p>
182
216
  </div></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h4><p>{number[]} Command packet to send to the firmware</p>
183
- <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/94706502ec642abb82f7204550255d72e4197553/src/sdk/bleSDK.ts#L521">bleSDK.ts:521</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="gettotalactivitydatawithmode"><code class="tsd-tag">Static</code><span>get<wbr/>Total<wbr/>Activity<wbr/>Data<wbr/>With<wbr/>Mode</span><a href="#gettotalactivitydatawithmode" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="gettotalactivitydatawithmode-1"><span class="tsd-kind-call-signature">getTotalActivityDataWithMode</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">mode</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#gettotalactivitydatawithmode-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Get total activity data for a specific day</p>
217
+ <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L547">bleSDK.ts:547</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="gettotalactivitydatawithmode"><code class="tsd-tag">Static</code><span>get<wbr/>Total<wbr/>Activity<wbr/>Data<wbr/>With<wbr/>Mode</span><a href="#gettotalactivitydatawithmode" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="gettotalactivitydatawithmode-1"><span class="tsd-kind-call-signature">getTotalActivityDataWithMode</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">mode</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#gettotalactivitydatawithmode-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Get total activity data for a specific day</p>
184
218
  </div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">mode</span>: <span class="tsd-signature-type">number</span></span><div class="tsd-comment tsd-typography"><p>Indicates reading from the latest position (up to 50 data sets),
185
219
  2: continue reading from the last position (when total data &gt; 50),
186
220
  0x99: delete all activity data</p>
187
221
  </div></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h4><p>{number[]} Command packet to send to the firmware</p>
188
- <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/94706502ec642abb82f7204550255d72e4197553/src/sdk/bleSDK.ts#L435">bleSDK.ts:435</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="gettotalactivitydatawithmodefortime"><code class="tsd-tag">Static</code><span>get<wbr/>Total<wbr/>Activity<wbr/>Data<wbr/>With<wbr/>Mode<wbr/>For<wbr/>Time</span><a href="#gettotalactivitydatawithmodefortime" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="gettotalactivitydatawithmodefortime-1"><span class="tsd-kind-call-signature">getTotalActivityDataWithModeForTime</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">mode</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">time</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#gettotalactivitydatawithmodefortime-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Get the latest total activity data for a specific date</p>
222
+ <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L461">bleSDK.ts:461</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="gettotalactivitydatawithmodefortime"><code class="tsd-tag">Static</code><span>get<wbr/>Total<wbr/>Activity<wbr/>Data<wbr/>With<wbr/>Mode<wbr/>For<wbr/>Time</span><a href="#gettotalactivitydatawithmodefortime" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="gettotalactivitydatawithmodefortime-1"><span class="tsd-kind-call-signature">getTotalActivityDataWithModeForTime</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">mode</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">time</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#gettotalactivitydatawithmodefortime-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Get the latest total activity data for a specific date</p>
189
223
  </div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">mode</span>: <span class="tsd-signature-type">number</span></span><div class="tsd-comment tsd-typography"><p>0 - read from the latest position (up to 50 data sets),
190
224
  2 - continue reading from the last position (when total data &gt; 50),
191
225
  99 - delete all activity data</p>
192
226
  </div></li><li><span><span class="tsd-kind-parameter">time</span>: <span class="tsd-signature-type">string</span></span><div class="tsd-comment tsd-typography"><p>Date string in format yyyy-MM-dd HH:mm:ss</p>
193
227
  </div></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h4><p>{number[]} Command packet to send to the firmware</p>
194
- <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/94706502ec642abb82f7204550255d72e4197553/src/sdk/bleSDK.ts#L460">bleSDK.ts:460</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="healthmeasurementwithdatatype"><code class="tsd-tag">Static</code><span>health<wbr/>Measurement<wbr/>With<wbr/>Data<wbr/>Type</span><a href="#healthmeasurementwithdatatype" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="healthmeasurementwithdatatype-1"><span class="tsd-kind-call-signature">healthMeasurementWithDataType</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">dataType</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">open</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#healthmeasurementwithdatatype-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Health measurement control</p>
228
+ <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L486">bleSDK.ts:486</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="healthmeasurementwithdatatype"><code class="tsd-tag">Static</code><span>health<wbr/>Measurement<wbr/>With<wbr/>Data<wbr/>Type</span><a href="#healthmeasurementwithdatatype" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="healthmeasurementwithdatatype-1"><span class="tsd-kind-call-signature">healthMeasurementWithDataType</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">dataType</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">open</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#healthmeasurementwithdatatype-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Health measurement control</p>
195
229
  </div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">dataType</span>: <span class="tsd-signature-type">number</span></span><div class="tsd-comment tsd-typography"><p>Measurement type: 0x01 - HRV, 0x02 - Heart rate, 0x03 - Blood oxygen</p>
196
230
  </div></li><li><span><span class="tsd-kind-parameter">open</span>: <span class="tsd-signature-type">boolean</span></span><div class="tsd-comment tsd-typography"><p>1 to start measurement, 0 to stop measurement</p>
197
231
  </div></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h4><p>{number[]} Command packet to send to the firmware</p>
198
- <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/94706502ec642abb82f7204550255d72e4197553/src/sdk/bleSDK.ts#L840">bleSDK.ts:840</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="mcureset"><code class="tsd-tag">Static</code><span>mcu<wbr/>Reset</span><a href="#mcureset" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="mcureset-1"><span class="tsd-kind-call-signature">mcuReset</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#mcureset-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Reboot the device</p>
232
+ <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L1011">bleSDK.ts:1011</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="mapweathercode"><code class="tsd-tag">Static</code><span>map<wbr/>Weather<wbr/>Code</span><a href="#mapweathercode" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="mapweathercode-1"><span class="tsd-kind-call-signature">mapWeatherCode</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">code</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><a href="#mapweathercode-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Seniverse weather code → device AA</p>
233
+ </div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">code</span>: <span class="tsd-signature-type">string</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">number</span></span></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L992">bleSDK.ts:992</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="mcureset"><code class="tsd-tag">Static</code><span>mcu<wbr/>Reset</span><a href="#mcureset" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="mcureset-1"><span class="tsd-kind-call-signature">mcuReset</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#mcureset-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Reboot the device</p>
199
234
  </div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h4><p>{number[]} Command packet to send to the device firmware</p>
200
- <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/94706502ec642abb82f7204550255d72e4197553/src/sdk/bleSDK.ts#L725">bleSDK.ts:725</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="progressbloodsugar"><code class="tsd-tag">Static</code><span>progress<wbr/>Blood<wbr/>Sugar</span><a href="#progressbloodsugar" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="progressbloodsugar-1"><span class="tsd-kind-call-signature">progressBloodSugar</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">progress</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#progressbloodsugar-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Set blood sugar measurement progress</p>
235
+ <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L751">bleSDK.ts:751</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="progressbloodsugar"><code class="tsd-tag">Static</code><span>progress<wbr/>Blood<wbr/>Sugar</span><a href="#progressbloodsugar" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="progressbloodsugar-1"><span class="tsd-kind-call-signature">progressBloodSugar</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">progress</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#progressbloodsugar-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Set blood sugar measurement progress</p>
201
236
  </div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">progress</span>: <span class="tsd-signature-type">number</span></span></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h4><p>{number[]} Command packet to send to the firmware</p>
202
- <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/94706502ec642abb82f7204550255d72e4197553/src/sdk/bleSDK.ts#L405">bleSDK.ts:405</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="realtimestep"><code class="tsd-tag">Static</code><span>real<wbr/>Time<wbr/>Step</span><a href="#realtimestep" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="realtimestep-1"><span class="tsd-kind-call-signature">realTimeStep</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">enable</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">tempEnable</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#realtimestep-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Enable or disable real-time step counting mode</p>
237
+ <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L431">bleSDK.ts:431</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="realtimestep"><code class="tsd-tag">Static</code><span>real<wbr/>Time<wbr/>Step</span><a href="#realtimestep" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="realtimestep-1"><span class="tsd-kind-call-signature">realTimeStep</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">enable</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">tempEnable</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#realtimestep-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Enable or disable real-time step counting mode</p>
203
238
  </div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">enable</span>: <span class="tsd-signature-type">boolean</span></span><div class="tsd-comment tsd-typography"><p>true: start real-time step counting, false: stop real-time step counting</p>
204
239
  </div></li><li><span><span class="tsd-kind-parameter">tempEnable</span>: <span class="tsd-signature-type">boolean</span></span><div class="tsd-comment tsd-typography"><p>true: enable real-time temperature, false: disable real-time temperature</p>
205
240
  </div></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h4><p>{number[]} Command packet to send to the firmware</p>
206
- <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/94706502ec642abb82f7204550255d72e4197553/src/sdk/bleSDK.ts#L609">bleSDK.ts:609</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="reset"><code class="tsd-tag">Static</code><span>reset</span><a href="#reset" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="reset-1"><span class="tsd-kind-call-signature">reset</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#reset-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Restore factory settings</p>
241
+ <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L635">bleSDK.ts:635</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="remindercommand"><code class="tsd-tag">Static</code><span>reminder<wbr/>Command</span><a href="#remindercommand" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="remindercommand-1"><span class="tsd-kind-call-signature">reminderCommand</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">type</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">message</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">contact</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#remindercommand-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Generate reminder command</p>
242
+ </div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">type</span>: <span class="tsd-signature-type">number</span></span><div class="tsd-comment tsd-typography"><p>reminder type (0~11, 0xFF = stop call)</p>
243
+ </div></li><li><span><span class="tsd-kind-parameter">message</span>: <span class="tsd-signature-type">string</span></span><div class="tsd-comment tsd-typography"><p>reminder content (max 60 bytes)</p>
244
+ </div></li><li><span><span class="tsd-kind-parameter">contact</span>: <span class="tsd-signature-type">string</span></span><div class="tsd-comment tsd-typography"><p>contact content (max 15 bytes)</p>
245
+ </div></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h4><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L918">bleSDK.ts:918</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="reset"><code class="tsd-tag">Static</code><span>reset</span><a href="#reset" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="reset-1"><span class="tsd-kind-call-signature">reset</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#reset-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Restore factory settings</p>
207
246
  </div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h4><p>{number[]} Command packet to send to the device firmware</p>
208
- <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/94706502ec642abb82f7204550255d72e4197553/src/sdk/bleSDK.ts#L689">bleSDK.ts:689</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="sendheartpackage"><code class="tsd-tag">Static</code><span>send<wbr/>Heart<wbr/>Package</span><a href="#sendheartpackage" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="sendheartpackage-1"><span class="tsd-kind-call-signature">sendHeartPackage</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">distance</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">space</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">rssi</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#sendheartpackage-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Send heartbeat packet for activity mode (used with &quot;EnterActivityMode&quot;)
247
+ <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L715">bleSDK.ts:715</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="sendheartpackage"><code class="tsd-tag">Static</code><span>send<wbr/>Heart<wbr/>Package</span><a href="#sendheartpackage" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="sendheartpackage-1"><span class="tsd-kind-call-signature">sendHeartPackage</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">distance</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">space</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">rssi</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#sendheartpackage-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Send heartbeat packet for activity mode (used with &quot;EnterActivityMode&quot;)
209
248
  When the band enters multi-activity mode via the APP, the APP must send a data packet to the band every second, otherwise the band will exit multi-activity mode.</p>
210
249
  </div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">distance</span>: <span class="tsd-signature-type">number</span></span><div class="tsd-comment tsd-typography"><p>Distance in kilometers (floating point)</p>
211
250
  </div></li><li><span><span class="tsd-kind-parameter">space</span>: <span class="tsd-signature-type">number</span></span></li><li><span><span class="tsd-kind-parameter">rssi</span>: <span class="tsd-signature-type">number</span></span><div class="tsd-comment tsd-typography"><p>APP GPS signal strength. Possible values: 1, 2, 3</p>
212
251
  </div></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h4><p>{number[]} Command packet to send to the firmware</p>
213
- <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/94706502ec642abb82f7204550255d72e4197553/src/sdk/bleSDK.ts#L579">bleSDK.ts:579</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="sendhex"><code class="tsd-tag">Static</code><span>send<wbr/>Hex</span><a href="#sendhex" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="sendhex-1"><span class="tsd-kind-call-signature">sendHex</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">data</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">isCrc</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#sendhex-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">data</span>: <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></span></li><li><span><span class="tsd-kind-parameter">isCrc</span>: <span class="tsd-signature-type">boolean</span></span></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h4><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/94706502ec642abb82f7204550255d72e4197553/src/sdk/bleSDK.ts#L1060">bleSDK.ts:1060</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="setalarmclock"><code class="tsd-tag">Static</code><span>set<wbr/>Alarm<wbr/>Clock</span><a href="#setalarmclock" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="setalarmclock-1"><span class="tsd-kind-call-signature">setAlarmClock</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">arrayClockAlarm</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">[]</span><a href="#setalarmclock-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Set all alarms</p>
252
+ <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L605">bleSDK.ts:605</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="sendhex"><code class="tsd-tag">Static</code><span>send<wbr/>Hex</span><a href="#sendhex" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="sendhex-1"><span class="tsd-kind-call-signature">sendHex</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">data</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">isCrc</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#sendhex-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">data</span>: <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></span></li><li><span><span class="tsd-kind-parameter">isCrc</span>: <span class="tsd-signature-type">boolean</span></span></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h4><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L1231">bleSDK.ts:1231</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="setalarmclock"><code class="tsd-tag">Static</code><span>set<wbr/>Alarm<wbr/>Clock</span><a href="#setalarmclock" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="setalarmclock-1"><span class="tsd-kind-call-signature">setAlarmClock</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">arrayClockAlarm</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">[]</span><a href="#setalarmclock-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Set all alarms</p>
214
253
  </div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">arrayClockAlarm</span>: <span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">[]</span></span><div class="tsd-comment tsd-typography"><p>Array of alarm configurations. Each element is an object with the following properties:</p>
215
254
  <ul>
216
255
  <li>openOrClose: boolean, whether the alarm is enabled</li>
@@ -221,34 +260,52 @@ When the band enters multi-activity mode via the APP, the APP must send a data p
221
260
  <li>text: string, text to display for the alarm</li>
222
261
  </ul>
223
262
  </div></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">[]</span></h4><p>{number[][]} Command packets to send to the firmware</p>
224
- <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/94706502ec642abb82f7204550255d72e4197553/src/sdk/bleSDK.ts#L1106">bleSDK.ts:1106</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="setautomatichrmonitoring"><code class="tsd-tag">Static</code><span>set<wbr/>Automatic<wbr/>HR<wbr/>Monitoring</span><a href="#setautomatichrmonitoring" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="setautomatichrmonitoring-1"><span class="tsd-kind-call-signature">setAutomaticHRMonitoring</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">autoHeart</span><span class="tsd-signature-symbol">:</span> <a href="../interfaces/MyAutomaticHRMonitoring.html" class="tsd-signature-type tsd-kind-interface">MyAutomaticHRMonitoring</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#setautomatichrmonitoring-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Read the automatic measurement time periods</p>
263
+ <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L1277">bleSDK.ts:1277</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="setautomatichrmonitoring"><code class="tsd-tag">Static</code><span>set<wbr/>Automatic<wbr/>HR<wbr/>Monitoring</span><a href="#setautomatichrmonitoring" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="setautomatichrmonitoring-1"><span class="tsd-kind-call-signature">setAutomaticHRMonitoring</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">autoHeart</span><span class="tsd-signature-symbol">:</span> <a href="../interfaces/MyAutomaticHRMonitoring.html" class="tsd-signature-type tsd-kind-interface">MyAutomaticHRMonitoring</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#setautomatichrmonitoring-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Read the automatic measurement time periods</p>
225
264
  </div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">autoHeart</span>: <a href="../interfaces/MyAutomaticHRMonitoring.html" class="tsd-signature-type tsd-kind-interface">MyAutomaticHRMonitoring</a></span></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h4><p>{number[]} Command packet to send to the device</p>
226
- <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/94706502ec642abb82f7204550255d72e4197553/src/sdk/bleSDK.ts#L872">bleSDK.ts:872</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="setbraceletdial"><code class="tsd-tag">Static</code><span>set<wbr/>Braceletdial</span><a href="#setbraceletdial" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="setbraceletdial-1"><span class="tsd-kind-call-signature">setBraceletdial</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">mode</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#setbraceletdial-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Set the wristband dial mode</p>
265
+ <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L1043">bleSDK.ts:1043</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="setbraceletdial"><code class="tsd-tag">Static</code><span>set<wbr/>Braceletdial</span><a href="#setbraceletdial" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="setbraceletdial-1"><span class="tsd-kind-call-signature">setBraceletdial</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">mode</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#setbraceletdial-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Set the wristband dial mode</p>
227
266
  </div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">mode</span>: <span class="tsd-signature-type">number</span></span><div class="tsd-comment tsd-typography"><p>Dial mode (0, 1, 2... as defined by the device)</p>
228
267
  </div></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h4><p>{number[]} Command packet (7 bytes)</p>
229
- <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/94706502ec642abb82f7204550255d72e4197553/src/sdk/bleSDK.ts#L856">bleSDK.ts:856</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="setdeviceinfo"><code class="tsd-tag">Static</code><span>set<wbr/>Device<wbr/>Info</span><a href="#setdeviceinfo" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="setdeviceinfo-1"><span class="tsd-kind-call-signature">setDeviceInfo</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">deviceBaseParameter</span><span class="tsd-signature-symbol">:</span> <a href="../interfaces/MyDeviceInfo.html" class="tsd-signature-type tsd-kind-interface">MyDeviceInfo</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#setdeviceinfo-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Set device information</p>
268
+ <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L1027">bleSDK.ts:1027</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="setdeviceid"><code class="tsd-tag">Static</code><span>set<wbr/>Device<wbr/>ID</span><a href="#setdeviceid" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="setdeviceid-1"><span class="tsd-kind-call-signature">setDeviceID</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">idBytes</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#setdeviceid-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Generate the &quot;Set Device ID&quot; command</p>
269
+ </div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">idBytes</span>: <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></span><div class="tsd-comment tsd-typography"><p>number[] 6-byte ID, high byte first</p>
270
+ </div></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h4><p>number[] command array ready to send</p>
271
+ <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L893">bleSDK.ts:893</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="setdeviceinfo"><code class="tsd-tag">Static</code><span>set<wbr/>Device<wbr/>Info</span><a href="#setdeviceinfo" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="setdeviceinfo-1"><span class="tsd-kind-call-signature">setDeviceInfo</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">deviceBaseParameter</span><span class="tsd-signature-symbol">:</span> <a href="../interfaces/MyDeviceInfo.html" class="tsd-signature-type tsd-kind-interface">MyDeviceInfo</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#setdeviceinfo-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>2025E Device Information Settings
272
+ Set device information</p>
230
273
  </div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">deviceBaseParameter</span>: <a href="../interfaces/MyDeviceInfo.html" class="tsd-signature-type tsd-kind-interface">MyDeviceInfo</a></span></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h4><p>{number[]} Command packet to send to the firmware</p>
231
- <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/94706502ec642abb82f7204550255d72e4197553/src/sdk/bleSDK.ts#L816">bleSDK.ts:816</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="setdevicename"><code class="tsd-tag">Static</code><span>set<wbr/>Device<wbr/>Name</span><a href="#setdevicename" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="setdevicename-1"><span class="tsd-kind-call-signature">setDeviceName</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">deviceName</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#setdevicename-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Set the device name</p>
274
+ <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L842">bleSDK.ts:842</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="setdeviceinfov5"><code class="tsd-tag">Static</code><span>set<wbr/>Device<wbr/>Info<wbr/>V5</span><a href="#setdeviceinfov5" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="setdeviceinfov5-1"><span class="tsd-kind-call-signature">setDeviceInfoV5</span><span class="tsd-signature-symbol">(</span><br/>    <span class="tsd-kind-parameter">isHeart</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">,</span><br/>    <span class="tsd-kind-parameter">isMotionDetection</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">,</span><br/>    <span class="tsd-kind-parameter">isDay</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">,</span><br/><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#setdeviceinfov5-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Set device information</p>
275
+ </div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">isHeart</span>: <span class="tsd-signature-type">boolean</span></span><div class="tsd-comment tsd-typography"><p>Flash light when heart rate is too high in exercise mode</p>
276
+ </div></li><li><span><span class="tsd-kind-parameter">isMotionDetection</span>: <span class="tsd-signature-type">boolean</span></span><div class="tsd-comment tsd-typography"><p>Flash light during exercise mode</p>
277
+ </div></li><li><span><span class="tsd-kind-parameter">isDay</span>: <span class="tsd-signature-type">boolean</span></span><div class="tsd-comment tsd-typography"><p>Enable all-day heart rate monitoring</p>
278
+ </div></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h4><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L871">bleSDK.ts:871</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="setdevicename"><code class="tsd-tag">Static</code><span>set<wbr/>Device<wbr/>Name</span><a href="#setdevicename" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="setdevicename-1"><span class="tsd-kind-call-signature">setDeviceName</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">deviceName</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#setdevicename-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Set the device name</p>
232
279
  </div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">deviceName</span>: <span class="tsd-signature-type">string</span></span><div class="tsd-comment tsd-typography"><p>Device name (up to 14 ASCII characters)</p>
233
280
  </div></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h4><p>{number[]} Command packet (7 bytes)</p>
234
- <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/94706502ec642abb82f7204550255d72e4197553/src/sdk/bleSDK.ts#L738">bleSDK.ts:738</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="setdevicetime"><code class="tsd-tag">Static</code><span>set<wbr/>Device<wbr/>Time</span><a href="#setdevicetime" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="setdevicetime-1"><span class="tsd-kind-call-signature">setDeviceTime</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">dateTime</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Date</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#setdevicetime-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Set the device time</p>
281
+ <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L764">bleSDK.ts:764</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="setdevicetime"><code class="tsd-tag">Static</code><span>set<wbr/>Device<wbr/>Time</span><a href="#setdevicetime" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="setdevicetime-1"><span class="tsd-kind-call-signature">setDeviceTime</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">dateTime</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Date</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#setdevicetime-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Set the device time</p>
235
282
  </div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">dateTime</span>: <span class="tsd-signature-type">Date</span></span></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h4><p>{number[]} Command packet to send to the firmware</p>
236
- <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/94706502ec642abb82f7204550255d72e4197553/src/sdk/bleSDK.ts#L778">bleSDK.ts:778</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="sethrvtesttime"><code class="tsd-tag">Static</code><span>set<wbr/>Hrv<wbr/>Test<wbr/>Time</span><a href="#sethrvtesttime" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="sethrvtesttime-1"><span class="tsd-kind-call-signature">setHrvTestTime</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">time</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#sethrvtesttime-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Set HRV test duration</p>
283
+ <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L804">bleSDK.ts:804</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="sethrvtesttime"><code class="tsd-tag">Static</code><span>set<wbr/>Hrv<wbr/>Test<wbr/>Time</span><a href="#sethrvtesttime" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="sethrvtesttime-1"><span class="tsd-kind-call-signature">setHrvTestTime</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">time</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#sethrvtesttime-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Set HRV test duration</p>
237
284
  </div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">time</span>: <span class="tsd-signature-type">number</span></span><div class="tsd-comment tsd-typography"><p>Duration of the HRV test</p>
238
285
  </div></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h4><p>{number[]} Command packet to send to the firmware</p>
239
- <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/94706502ec642abb82f7204550255d72e4197553/src/sdk/bleSDK.ts#L367">bleSDK.ts:367</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="setpersonalinfo"><code class="tsd-tag">Static</code><span>set<wbr/>Personal<wbr/>Info</span><a href="#setpersonalinfo" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="setpersonalinfo-1"><span class="tsd-kind-call-signature">setPersonalInfo</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">info</span><span class="tsd-signature-symbol">:</span> <a href="../interfaces/MyPersonalInfo.html" class="tsd-signature-type tsd-kind-interface">MyPersonalInfo</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#setpersonalinfo-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Set personal information</p>
286
+ <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L393">bleSDK.ts:393</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="setpersonalinfo"><code class="tsd-tag">Static</code><span>set<wbr/>Personal<wbr/>Info</span><a href="#setpersonalinfo" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="setpersonalinfo-1"><span class="tsd-kind-call-signature">setPersonalInfo</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">info</span><span class="tsd-signature-symbol">:</span> <a href="../interfaces/MyPersonalInfo.html" class="tsd-signature-type tsd-kind-interface">MyPersonalInfo</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#setpersonalinfo-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Set personal information</p>
240
287
  </div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">info</span>: <a href="../interfaces/MyPersonalInfo.html" class="tsd-signature-type tsd-kind-interface">MyPersonalInfo</a></span></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h4><p>{number[]} Command packet to send to the firmware</p>
241
- <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/94706502ec642abb82f7204550255d72e4197553/src/sdk/bleSDK.ts#L636">bleSDK.ts:636</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="setsedentaryreminder"><code class="tsd-tag">Static</code><span>set<wbr/>Sedentary<wbr/>Reminder</span><a href="#setsedentaryreminder" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="setsedentaryreminder-1"><span class="tsd-kind-call-signature">setSedentaryReminder</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">reminder</span><span class="tsd-signature-symbol">:</span> <a href="../interfaces/MySedentaryReminderV4.html" class="tsd-signature-type tsd-kind-interface">MySedentaryReminderV4</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#setsedentaryreminder-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Set sedentary reminder</p>
288
+ <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L662">bleSDK.ts:662</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="setsedentaryreminder"><code class="tsd-tag">Static</code><span>set<wbr/>Sedentary<wbr/>Reminder</span><a href="#setsedentaryreminder" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="setsedentaryreminder-1"><span class="tsd-kind-call-signature">setSedentaryReminder</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">reminder</span><span class="tsd-signature-symbol">:</span> <a href="../interfaces/MySedentaryReminderV4.html" class="tsd-signature-type tsd-kind-interface">MySedentaryReminderV4</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#setsedentaryreminder-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Set sedentary reminder</p>
242
289
  </div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">reminder</span>: <a href="../interfaces/MySedentaryReminderV4.html" class="tsd-signature-type tsd-kind-interface">MySedentaryReminderV4</a></span></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h4><p>{number[]} Command packet to send to the firmware</p>
243
- <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/94706502ec642abb82f7204550255d72e4197553/src/sdk/bleSDK.ts#L1193">bleSDK.ts:1193</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="setstepgoal"><code class="tsd-tag">Static</code><span>set<wbr/>Step<wbr/>Goal</span><a href="#setstepgoal" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="setstepgoal-1"><span class="tsd-kind-call-signature">setStepGoal</span><span class="tsd-signature-symbol">(</span><br/>    <span class="tsd-kind-parameter">stepGoal</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">,</span><br/>    <span class="tsd-kind-parameter">targetExecutionTime</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">,</span><br/>    <span class="tsd-kind-parameter">distance</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">,</span><br/>    <span class="tsd-kind-parameter">calorie</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">,</span><br/>    <span class="tsd-kind-parameter">sleepTime</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">,</span><br/><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#setstepgoal-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Set step goal command</p>
290
+ <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L1467">bleSDK.ts:1467</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="setsocialsetting"><code class="tsd-tag">Static</code><span>set<wbr/>Social<wbr/>Setting</span><a href="#setsocialsetting" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="setsocialsetting-1"><span class="tsd-kind-call-signature">setSocialSetting</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">interval</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">duration</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">rssi</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#setsocialsetting-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Set Social Distance parameters</p>
291
+ </div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">interval</span>: <span class="tsd-signature-type">number</span></span><div class="tsd-comment tsd-typography"><p>Interval value (前提是开关打开设置的参数才生效)扫描时间间隔,单位是分钟。默认是2分钟</p>
292
+ </div></li><li><span><span class="tsd-kind-parameter">duration</span>: <span class="tsd-signature-type">number</span></span><div class="tsd-comment tsd-typography"><p>Duration value 每次扫描时长:单位是秒。现在默认是30S</p>
293
+ </div></li><li><span><span class="tsd-kind-parameter">rssi</span>: <span class="tsd-signature-type">number</span></span><div class="tsd-comment tsd-typography"><p>RSSI threshold 报警信号值:类型是int8,现在默认是-90 单字节带符号。</p>
294
+ </div></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h4><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L1571">bleSDK.ts:1571</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="setstepgoal"><code class="tsd-tag">Static</code><span>set<wbr/>Step<wbr/>Goal</span><a href="#setstepgoal" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="setstepgoal-1"><span class="tsd-kind-call-signature">setStepGoal</span><span class="tsd-signature-symbol">(</span><br/>    <span class="tsd-kind-parameter">stepGoal</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">,</span><br/>    <span class="tsd-kind-parameter">targetExecutionTime</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">,</span><br/>    <span class="tsd-kind-parameter">distance</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">,</span><br/>    <span class="tsd-kind-parameter">calorie</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">,</span><br/>    <span class="tsd-kind-parameter">sleepTime</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">,</span><br/><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#setstepgoal-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Set step goal command</p>
244
295
  </div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">stepGoal</span>: <span class="tsd-signature-type">number</span></span><div class="tsd-comment tsd-typography"><p>Step goal (int, 4 bytes, Big-Endian)</p>
245
296
  </div></li><li><span><span class="tsd-kind-parameter">targetExecutionTime</span>: <span class="tsd-signature-type">number</span></span><div class="tsd-comment tsd-typography"><p>Target completion time (minutes) (int, 2 bytes)</p>
246
297
  </div></li><li><span><span class="tsd-kind-parameter">distance</span>: <span class="tsd-signature-type">number</span></span><div class="tsd-comment tsd-typography"><p>Distance goal (kilometers) (int, 2 bytes)</p>
247
298
  </div></li><li><span><span class="tsd-kind-parameter">calorie</span>: <span class="tsd-signature-type">number</span></span><div class="tsd-comment tsd-typography"><p>Calorie goal (int, 2 bytes)</p>
248
299
  </div></li><li><span><span class="tsd-kind-parameter">sleepTime</span>: <span class="tsd-signature-type">number</span></span><div class="tsd-comment tsd-typography"><p>Sleep time goal (minutes) (int, 2 bytes)</p>
249
300
  </div></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h4><p>number[] Command byte array (16 bytes, including CRC)</p>
250
- <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/94706502ec642abb82f7204550255d72e4197553/src/sdk/bleSDK.ts#L1001">bleSDK.ts:1001</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="startbloodsugar"><code class="tsd-tag">Static</code><span>start<wbr/>Blood<wbr/>Sugar</span><a href="#startbloodsugar" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="startbloodsugar-1"><span class="tsd-kind-call-signature">startBloodSugar</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#startbloodsugar-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Start blood sugar measurement</p>
301
+ <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L1172">bleSDK.ts:1172</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="startbloodsugar"><code class="tsd-tag">Static</code><span>start<wbr/>Blood<wbr/>Sugar</span><a href="#startbloodsugar" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="startbloodsugar-1"><span class="tsd-kind-call-signature">startBloodSugar</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#startbloodsugar-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Start blood sugar measurement</p>
251
302
  </div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h4><p>{number[]} Command packet to send to the firmware</p>
252
- <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/94706502ec642abb82f7204550255d72e4197553/src/sdk/bleSDK.ts#L391">bleSDK.ts:391</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="stopgo"><code class="tsd-tag">Static</code><span>stop<wbr/>Go</span><a href="#stopgo" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="stopgo-1"><span class="tsd-kind-call-signature">stopGo</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#stopgo-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Stop real-time step counting</p>
303
+ <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L417">bleSDK.ts:417</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="startppgrealtime"><code class="tsd-tag">Static</code><span>start<wbr/>PPG<wbr/>Realtime</span><a href="#startppgrealtime" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="startppgrealtime-1"><span class="tsd-kind-call-signature">startPPGRealtime</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">isOpen</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#startppgrealtime-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>start PPG realtime waveform transmission</p>
304
+ </div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">isOpen</span>: <span class="tsd-signature-type">boolean</span></span></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h4><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L1545">bleSDK.ts:1545</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="stopgo"><code class="tsd-tag">Static</code><span>stop<wbr/>Go</span><a href="#stopgo" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="stopgo-1"><span class="tsd-kind-call-signature">stopGo</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#stopgo-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Stop real-time step counting</p>
253
305
  </div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h4><p>{number[]} Command packet to send to the firmware</p>
254
- <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/94706502ec642abb82f7204550255d72e4197553/src/sdk/bleSDK.ts#L623">bleSDK.ts:623</a></li></ul></aside></div></li></ul></section></section></details></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>On This Page</h3></summary><div class="tsd-accordion-details"><details open class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="section-Constructors"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Constructors</summary><div><a href="#constructor"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Constructor"><use href="../assets/icons.svg#icon-512"></use></svg><span>constructor</span></a></div></details><details open class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="section-Properties"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Properties</summary><div><a href="#data_delete"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>DATA_<wbr/>DELETE</span></a><a href="#data_read_continue"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>DATA_<wbr/>READ_<wbr/>CONTINUE</span></a><a href="#data_read_start"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>DATA_<wbr/>READ_<wbr/>START</span></a><a href="#distancemode_km"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>Distance<wbr/>Mode_<wbr/>KM</span></a><a href="#distancemode_mile"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>Distance<wbr/>Mode_<wbr/>MILE</span></a><a href="#ecgopen"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>ecgopen</span></a><a href="#isruning"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>is<wbr/>Runing</span></a><a href="#issettingsocial"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>is<wbr/>Setting<wbr/>Social</span></a><a href="#pregnancycycleread"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>pregnancy<wbr/>Cycle<wbr/>Read</span></a><a href="#read"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>read</span></a><a href="#startdevicemeasurementwithtype"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>Start<wbr/>Device<wbr/>Measurement<wbr/>With<wbr/>Type</span></a><a href="#tag"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>TAG</span></a><a href="#tempunit_c"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>Temp<wbr/>Unit_<wbr/>C</span></a><a href="#tempunit_f"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>Temp<wbr/>Unit_<wbr/>F</span></a><a href="#timemode_12h"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>Time<wbr/>Mode_<wbr/>12h</span></a><a href="#timemode_24h"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>Time<wbr/>Mode_<wbr/>24h</span></a><a href="#wriston_disenable"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>Wrist<wbr/>On_<wbr/>Dis<wbr/>Enable</span></a><a href="#wriston_enable"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>Wrist<wbr/>On_<wbr/>Enable</span></a></div></details><details open class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="section-Methods"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Methods</summary><div><a href="#bloodsugarwithmode"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>bloodsugar<wbr/>With<wbr/>Mode</span></a><a href="#closebluedevice"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>close<wbr/>Blue<wbr/>Device</span></a><a href="#dataparsingwithdata"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>data<wbr/>Parsing<wbr/>With<wbr/>Data</span></a><a href="#deleteallalarmclock"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>delete<wbr/>All<wbr/>Alarm<wbr/>Clock</span></a><a href="#endbloodsugar"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>end<wbr/>Blood<wbr/>Sugar</span></a><a href="#enteractivitymode"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>enter<wbr/>Activity<wbr/>Mode</span></a><a href="#enterota"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>enter<wbr/>OTA</span></a><a href="#getactivitymodedatawithmode"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>Activity<wbr/>Mode<wbr/>Data<wbr/>With<wbr/>Mode</span></a><a href="#getalarmclock"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>Alarm<wbr/>Clock</span></a><a href="#getautobloodoxygen"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>Auto<wbr/>Blood<wbr/>Oxygen</span></a><a href="#getautomatichrmonitoring"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>Automatic<wbr/>HR<wbr/>Monitoring</span></a><a href="#getaxillarytemperaturedatawithmode"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>Axillary<wbr/>Temperature<wbr/>Data<wbr/>With<wbr/>Mode</span></a><a href="#getbloodoxygen"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>Blood<wbr/>Oxygen</span></a><a href="#getdetailactivitydatawithmodefortime"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>Detail<wbr/>Activity<wbr/>Data<wbr/>With<wbr/>Mode<wbr/>For<wbr/>Time</span></a><a href="#getdetailsleepdatawithmode"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>Detail<wbr/>Sleep<wbr/>Data<wbr/>With<wbr/>Mode</span></a><a href="#getdetailsleepdatawithmodefortime"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>Detail<wbr/>Sleep<wbr/>Data<wbr/>With<wbr/>Mode<wbr/>For<wbr/>Time</span></a><a href="#getdevicebatterylevel"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>Device<wbr/>Battery<wbr/>Level</span></a><a href="#getdeviceinfo"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>Device<wbr/>Info</span></a><a href="#getdevicemacaddress"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>Device<wbr/>Mac<wbr/>Address</span></a><a href="#getdevicename"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>Device<wbr/>Name</span></a><a href="#getdevicetime"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>Device<wbr/>Time</span></a><a href="#getdeviceversion"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>Device<wbr/>Version</span></a><a href="#getdynamichrwithmode"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>Dynamic<wbr/>HR<wbr/>With<wbr/>Mode</span></a><a href="#gethrvdatawithmode"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>HRV<wbr/>Data<wbr/>With<wbr/>Mode</span></a><a href="#gethrvtesttime"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>Hrv<wbr/>Test<wbr/>Time</span></a><a href="#getpersonalinfo"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>Personal<wbr/>Info</span></a><a href="#getppiddatawithmode"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>PPID<wbr/>Data<wbr/>With<wbr/>Mode</span></a><a href="#getsedentaryreminder"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>Sedentary<wbr/>Reminder</span></a><a href="#getstatichrwithmode"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>Static<wbr/>HR<wbr/>With<wbr/>Mode</span></a><a href="#getstepgoal"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>Get<wbr/>Step<wbr/>Goal</span></a><a href="#gettemperature_historydatawithmode"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>Temperature_<wbr/>history<wbr/>Data<wbr/>With<wbr/>Mode</span></a><a href="#gettotalactivitydatawithmode"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>Total<wbr/>Activity<wbr/>Data<wbr/>With<wbr/>Mode</span></a><a href="#gettotalactivitydatawithmodefortime"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>Total<wbr/>Activity<wbr/>Data<wbr/>With<wbr/>Mode<wbr/>For<wbr/>Time</span></a><a href="#healthmeasurementwithdatatype"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>health<wbr/>Measurement<wbr/>With<wbr/>Data<wbr/>Type</span></a><a href="#mcureset"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>mcu<wbr/>Reset</span></a><a href="#progressbloodsugar"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>progress<wbr/>Blood<wbr/>Sugar</span></a><a href="#realtimestep"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>real<wbr/>Time<wbr/>Step</span></a><a href="#reset"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>reset</span></a><a href="#sendheartpackage"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>send<wbr/>Heart<wbr/>Package</span></a><a href="#sendhex"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>send<wbr/>Hex</span></a><a href="#setalarmclock"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>set<wbr/>Alarm<wbr/>Clock</span></a><a href="#setautomatichrmonitoring"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>set<wbr/>Automatic<wbr/>HR<wbr/>Monitoring</span></a><a href="#setbraceletdial"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>set<wbr/>Braceletdial</span></a><a href="#setdeviceinfo"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>set<wbr/>Device<wbr/>Info</span></a><a href="#setdevicename"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>set<wbr/>Device<wbr/>Name</span></a><a href="#setdevicetime"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>set<wbr/>Device<wbr/>Time</span></a><a href="#sethrvtesttime"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>set<wbr/>Hrv<wbr/>Test<wbr/>Time</span></a><a href="#setpersonalinfo"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>set<wbr/>Personal<wbr/>Info</span></a><a href="#setsedentaryreminder"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>set<wbr/>Sedentary<wbr/>Reminder</span></a><a href="#setstepgoal"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>set<wbr/>Step<wbr/>Goal</span></a><a href="#startbloodsugar"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>start<wbr/>Blood<wbr/>Sugar</span></a><a href="#stopgo"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>stop<wbr/>Go</span></a></div></details></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html">@moshenguo/ms-data-sdk - v0.1.9</a><ul class="tsd-small-nested-navigation" id="tsd-nav-container"><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
306
+ <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L649">bleSDK.ts:649</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="texttoutf8bytessafe"><code class="tsd-tag">Static</code><span>text<wbr/>To<wbr/>Utf8<wbr/>Bytes<wbr/>Safe</span><a href="#texttoutf8bytessafe" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="texttoutf8bytessafe-1"><span class="tsd-kind-call-signature">textToUtf8BytesSafe</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">text</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">maxBytes</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#texttoutf8bytessafe-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Convert text to UTF-8 bytes safely, max 30 bytes, Chinese safe</p>
307
+ </div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">text</span>: <span class="tsd-signature-type">string</span></span><div class="tsd-comment tsd-typography"><p>Input text</p>
308
+ </div></li><li><span><span class="tsd-kind-parameter">maxBytes</span>: <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> = 30</span></span><div class="tsd-comment tsd-typography"><p>Maximum bytes, default 30</p>
309
+ </div></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h4><p>number[] Byte array, automatically filled with 0</p>
310
+ <aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L1362">bleSDK.ts:1362</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="updateweather"><code class="tsd-tag">Static</code><span>update<wbr/>Weather</span><a href="#updateweather" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="updateweather-1"><span class="tsd-kind-call-signature">updateWeather</span><span class="tsd-signature-symbol">(</span><br/>    <span class="tsd-kind-parameter">params</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{</span><br/>        <span class="tsd-kind-property">address</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>        <span class="tsd-kind-property">aqi</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">;</span><br/>        <span class="tsd-kind-property">currentTemp</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">;</span><br/>        <span class="tsd-kind-property">maxTemp</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">;</span><br/>        <span class="tsd-kind-property">minTemp</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">;</span><br/>        <span class="tsd-kind-property">weatherCode</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">;</span><br/>    <span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">,</span><br/><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><a href="#updateweather-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Generate weather update command (Hermes safe)</p>
311
+ </div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">params</span>: <span class="tsd-signature-symbol">{</span><br/>    <span class="tsd-kind-property">address</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <span class="tsd-kind-property">aqi</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">;</span><br/>    <span class="tsd-kind-property">currentTemp</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">;</span><br/>    <span class="tsd-kind-property">maxTemp</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">;</span><br/>    <span class="tsd-kind-property">minTemp</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">;</span><br/>    <span class="tsd-kind-property">weatherCode</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">;</span><br/><span class="tsd-signature-symbol">}</span></span></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h4><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/MoShenGuo/ms-data-sdk/blob/96f3b0cd1c2efa07996d5a9c31803caf5544f20c/src/sdk/bleSDK.ts#L952">bleSDK.ts:952</a></li></ul></aside></div></li></ul></section></section></details></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>On This Page</h3></summary><div class="tsd-accordion-details"><details open class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="section-Constructors"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Constructors</summary><div><a href="#constructor"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Constructor"><use href="../assets/icons.svg#icon-512"></use></svg><span>constructor</span></a></div></details><details open class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="section-Properties"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Properties</summary><div><a href="#data_delete"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>DATA_<wbr/>DELETE</span></a><a href="#data_read_continue"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>DATA_<wbr/>READ_<wbr/>CONTINUE</span></a><a href="#data_read_start"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>DATA_<wbr/>READ_<wbr/>START</span></a><a href="#distancemode_km"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>Distance<wbr/>Mode_<wbr/>KM</span></a><a href="#distancemode_mile"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>Distance<wbr/>Mode_<wbr/>MILE</span></a><a href="#ecgopen"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>ecgopen</span></a><a href="#isruning"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>is<wbr/>Runing</span></a><a href="#issettingsocial"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>is<wbr/>Setting<wbr/>Social</span></a><a href="#pregnancycycleread"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>pregnancy<wbr/>Cycle<wbr/>Read</span></a><a href="#read"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>read</span></a><a href="#startdevicemeasurementwithtype"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>Start<wbr/>Device<wbr/>Measurement<wbr/>With<wbr/>Type</span></a><a href="#tag"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>TAG</span></a><a href="#tempunit_c"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>Temp<wbr/>Unit_<wbr/>C</span></a><a href="#tempunit_f"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>Temp<wbr/>Unit_<wbr/>F</span></a><a href="#timemode_12h"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>Time<wbr/>Mode_<wbr/>12h</span></a><a href="#timemode_24h"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>Time<wbr/>Mode_<wbr/>24h</span></a><a href="#wriston_disenable"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>Wrist<wbr/>On_<wbr/>Dis<wbr/>Enable</span></a><a href="#wriston_enable"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>Wrist<wbr/>On_<wbr/>Enable</span></a></div></details><details open class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="section-Methods"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Methods</summary><div><a href="#bloodsugarwithmode"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>bloodsugar<wbr/>With<wbr/>Mode</span></a><a href="#clearbraceletdata"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>clear<wbr/>Bracelet<wbr/>Data</span></a><a href="#closebluedevice"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>close<wbr/>Blue<wbr/>Device</span></a><a href="#confirmunbind"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>confirm<wbr/>Unbind</span></a><a href="#dataparsingwithdata"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>data<wbr/>Parsing<wbr/>With<wbr/>Data</span></a><a href="#deleteallalarmclock"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>delete<wbr/>All<wbr/>Alarm<wbr/>Clock</span></a><a href="#deleteallecghistory"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>delete<wbr/>All<wbr/>Ecg<wbr/>History</span></a><a href="#endbloodsugar"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>end<wbr/>Blood<wbr/>Sugar</span></a><a href="#enteractivitymode"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>enter<wbr/>Activity<wbr/>Mode</span></a><a href="#enterota"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>enter<wbr/>OTA</span></a><a href="#entersos"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>enter<wbr/>SOS</span></a><a href="#entertakephoto"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>enter<wbr/>Take<wbr/>Photo</span></a><a href="#getactivitymodedatawithmode"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>Activity<wbr/>Mode<wbr/>Data<wbr/>With<wbr/>Mode</span></a><a href="#getalarmclock"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>Alarm<wbr/>Clock</span></a><a href="#getautobloodoxygen"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>Auto<wbr/>Blood<wbr/>Oxygen</span></a><a href="#getautomatichrmonitoring"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>Automatic<wbr/>HR<wbr/>Monitoring</span></a><a href="#getaxillarytemperaturedatawithmode"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>Axillary<wbr/>Temperature<wbr/>Data<wbr/>With<wbr/>Mode</span></a><a href="#getbloodoxygen"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>Blood<wbr/>Oxygen</span></a><a href="#getdetailactivitydatawithmodefortime"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>Detail<wbr/>Activity<wbr/>Data<wbr/>With<wbr/>Mode<wbr/>For<wbr/>Time</span></a><a href="#getdetailsleepdatawithmode"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>Detail<wbr/>Sleep<wbr/>Data<wbr/>With<wbr/>Mode</span></a><a href="#getdetailsleepdatawithmodefortime"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>Detail<wbr/>Sleep<wbr/>Data<wbr/>With<wbr/>Mode<wbr/>For<wbr/>Time</span></a><a href="#getdevicebatterylevel"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>Device<wbr/>Battery<wbr/>Level</span></a><a href="#getdeviceinfo"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>Device<wbr/>Info</span></a><a href="#getdevicemacaddress"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>Device<wbr/>Mac<wbr/>Address</span></a><a href="#getdevicename"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>Device<wbr/>Name</span></a><a href="#getdevicetime"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>Device<wbr/>Time</span></a><a href="#getdeviceversion"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>Device<wbr/>Version</span></a><a href="#getdynamichrwithmode"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>Dynamic<wbr/>HR<wbr/>With<wbr/>Mode</span></a><a href="#getecghistory"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>Ecg<wbr/>History</span></a><a href="#gethrvdatawithmode"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>HRV<wbr/>Data<wbr/>With<wbr/>Mode</span></a><a href="#gethrvtesttime"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>Hrv<wbr/>Test<wbr/>Time</span></a><a href="#getpersonalinfo"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>Personal<wbr/>Info</span></a><a href="#getppiddatawithmode"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>PPID<wbr/>Data<wbr/>With<wbr/>Mode</span></a><a href="#getrealtimesleepdatawithmode"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>Real<wbr/>Time<wbr/>Sleep<wbr/>Data<wbr/>With<wbr/>Mode</span></a><a href="#getsedentaryreminder"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>Sedentary<wbr/>Reminder</span></a><a href="#getsocialsetting"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>Social<wbr/>Setting</span></a><a href="#getstatichrwithmode"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>Static<wbr/>HR<wbr/>With<wbr/>Mode</span></a><a href="#getstepgoal"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>Get<wbr/>Step<wbr/>Goal</span></a><a href="#gettemperature_historydatawithmode"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>Temperature_<wbr/>history<wbr/>Data<wbr/>With<wbr/>Mode</span></a><a href="#gettotalactivitydatawithmode"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>Total<wbr/>Activity<wbr/>Data<wbr/>With<wbr/>Mode</span></a><a href="#gettotalactivitydatawithmodefortime"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>Total<wbr/>Activity<wbr/>Data<wbr/>With<wbr/>Mode<wbr/>For<wbr/>Time</span></a><a href="#healthmeasurementwithdatatype"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>health<wbr/>Measurement<wbr/>With<wbr/>Data<wbr/>Type</span></a><a href="#mapweathercode"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>map<wbr/>Weather<wbr/>Code</span></a><a href="#mcureset"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>mcu<wbr/>Reset</span></a><a href="#progressbloodsugar"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>progress<wbr/>Blood<wbr/>Sugar</span></a><a href="#realtimestep"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>real<wbr/>Time<wbr/>Step</span></a><a href="#remindercommand"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>reminder<wbr/>Command</span></a><a href="#reset"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>reset</span></a><a href="#sendheartpackage"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>send<wbr/>Heart<wbr/>Package</span></a><a href="#sendhex"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>send<wbr/>Hex</span></a><a href="#setalarmclock"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>set<wbr/>Alarm<wbr/>Clock</span></a><a href="#setautomatichrmonitoring"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>set<wbr/>Automatic<wbr/>HR<wbr/>Monitoring</span></a><a href="#setbraceletdial"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>set<wbr/>Braceletdial</span></a><a href="#setdeviceid"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>set<wbr/>Device<wbr/>ID</span></a><a href="#setdeviceinfo"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>set<wbr/>Device<wbr/>Info</span></a><a href="#setdeviceinfov5"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>set<wbr/>Device<wbr/>Info<wbr/>V5</span></a><a href="#setdevicename"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>set<wbr/>Device<wbr/>Name</span></a><a href="#setdevicetime"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>set<wbr/>Device<wbr/>Time</span></a><a href="#sethrvtesttime"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>set<wbr/>Hrv<wbr/>Test<wbr/>Time</span></a><a href="#setpersonalinfo"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>set<wbr/>Personal<wbr/>Info</span></a><a href="#setsedentaryreminder"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>set<wbr/>Sedentary<wbr/>Reminder</span></a><a href="#setsocialsetting"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>set<wbr/>Social<wbr/>Setting</span></a><a href="#setstepgoal"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>set<wbr/>Step<wbr/>Goal</span></a><a href="#startbloodsugar"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>start<wbr/>Blood<wbr/>Sugar</span></a><a href="#startppgrealtime"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>start<wbr/>PPG<wbr/>Realtime</span></a><a href="#stopgo"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>stop<wbr/>Go</span></a><a href="#texttoutf8bytessafe"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>text<wbr/>To<wbr/>Utf8<wbr/>Bytes<wbr/>Safe</span></a><a href="#updateweather"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>update<wbr/>Weather</span></a></div></details></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html">@moshenguo/ms-data-sdk - v0.1.11</a><ul class="tsd-small-nested-navigation" id="tsd-nav-container"><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>