source: uKadecot/trunk/tools/EcnlControllerUI/EcnlCtrlUI/devices/ClassList04.json

Last change on this file was 248, checked in by coas-nagasima, 8 years ago

SVNプロパティにUTF-8を付加

  • Property svn:eol-style set to native
  • Property svn:mime-type set to application/json; charset=UTF-8
File size: 805 bytes
Line 
1[
2 {
3 "classCode":1,
4 "description":"体重計",
5 "name":"WEIGHING_MACHINE_EOBJ",
6 "define":"EOJ_X2_WEIGHING_MACHINE",
7 "type":"weighing_machine_t"
8 },
9 {
10 "classCode":2,
11 "description":"体温計",
12 "name":"CLINICAL_THERMOMETER_EOBJ",
13 "define":"EOJ_X2_CLINICAL_THERMOMETER",
14 "type":"clinical_thermometer_t"
15 },
16 {
17 "classCode":3,
18 "description":"血圧計",
19 "name":"BLOOD_PRESSURE_METER_EOBJ",
20 "define":"EOJ_X2_BLOOD_PRESSURE_METER",
21 "type":"blood_pressure_meter_t"
22 },
23 {
24 "classCode":4,
25 "description":"血糖値計",
26 "name":"BLOOD_SUGAR_METER_EOBJ",
27 "define":"EOJ_X2_BLOOD_SUGAR_METER",
28 "type":"blood_sugar_meter_t"
29 },
30 {
31 "classCode":5,
32 "description":"体脂肪計",
33 "name":"BODY_FAT_METER_EOBJ",
34 "define":"EOJ_X2_BODY_FAT_METER",
35 "type":"body_fat_meter_t"
36 }
37]
Note: See TracBrowser for help on using the repository browser.