display_info.json 1.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990
  1. [
  2. {
  3. "type": "BS",
  4. "display": "Settlement",
  5. "haveDepth": false,
  6. "unit": "mm"
  7. },
  8. {
  9. "type": "EP",
  10. "display": "WaterValue",
  11. "haveDepth": false,
  12. "unit": "t\/m²"
  13. },
  14. {
  15. "type": "ETI",
  16. "display": "Tilt",
  17. "haveDepth": false,
  18. "unit": "秒"
  19. },
  20. {
  21. "type": "EXM",
  22. "display": "TotalExtensionValue",
  23. "haveDepth": false,
  24. "unit": "mm"
  25. },
  26. {
  27. "type": "OW",
  28. "display": "WaterLevelElevation",
  29. "haveDepth": false,
  30. "unit": "m"
  31. },
  32. {
  33. "type": "RB",
  34. "display": "RebarStress",
  35. "haveDepth": false,
  36. "unit": "kg\/cm²"
  37. },
  38. {
  39. "type": "SB",
  40. "display": "TotalSettlement",
  41. "haveDepth": false,
  42. "unit": "mm"
  43. },
  44. {
  45. "type": "SID",
  46. "display": "TotalDisplacement",
  47. "haveDepth": true,
  48. "unit": "mm"
  49. },
  50. {
  51. "type": "SIS",
  52. "display": "TotalDisplacement",
  53. "haveDepth": true,
  54. "unit": "mm",
  55. "warning1": true,
  56. "warning2": true,
  57. "action1": true,
  58. "action2": true
  59. },
  60. {
  61. "type": "SM",
  62. "display": "TotalSettlement",
  63. "haveDepth": false,
  64. "unit": "mm"
  65. },
  66. {
  67. "type": "SP",
  68. "display": "WaterLevelElevation",
  69. "haveDepth": false,
  70. "unit": "m"
  71. },
  72. {
  73. "type": "SS",
  74. "display": "Settlement",
  75. "haveDepth": false,
  76. "unit": "mm"
  77. },
  78. {
  79. "type": "TI",
  80. "display": "TotalTilt",
  81. "haveDepth": false,
  82. "unit": "秒"
  83. },
  84. {
  85. "type": "VG",
  86. "display": "AverageForce",
  87. "haveDepth": false,
  88. "unit": "t"
  89. }
  90. ]