VenusMenu.json 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106
  1. [
  2. {
  3. "Id": "PMA",
  4. "MenuItem": [
  5. {
  6. "Id": "Operation",
  7. "Name": "Operation",
  8. "View": "OverView"
  9. },
  10. {
  11. "Id": "IO",
  12. "Name": "IO",
  13. "View": "IOView"
  14. },
  15. {
  16. "Id": "Recipe",
  17. "Name": "Recipe",
  18. "View": "RecipeView"
  19. },
  20. {
  21. "Id": "GasLeakCheck",
  22. "Name": "Gas&Leak Check",
  23. "View": "GasLeakCheckView"
  24. },
  25. {
  26. "Id": "MFCVerification",
  27. "Name": "MFCVerification",
  28. "View": "MFCVerificationView"
  29. },
  30. {
  31. "Id": "PartialPressure",
  32. "Name": "Partial Pressure",
  33. "View": ""
  34. },
  35. {
  36. "Id": "VATPerformance",
  37. "Name": "VAT Performance",
  38. "View": ""
  39. }
  40. ]
  41. },
  42. {
  43. "Id": "Operation",
  44. "MenuItem": [
  45. {
  46. "Id": "Platform",
  47. "Name": "Platform",
  48. "View": "PlatformView"
  49. },
  50. {
  51. "Id": "",
  52. "Name": "",
  53. "View": ""
  54. },
  55. {
  56. "Id": "",
  57. "Name": "",
  58. "View": ""
  59. }
  60. ]
  61. },
  62. {
  63. "Id": "Configuration",
  64. "MenuItem": [
  65. {
  66. "Id": "SystemConfig",
  67. "Name": "SystemConfig",
  68. "View": "SystemConfigView"
  69. },
  70. {
  71. "Id": "Config",
  72. "Name": "Partial Pressure",
  73. "View": ""
  74. },
  75. {
  76. "Id": "Account",
  77. "Name": "Partial Pressure",
  78. "View": ""
  79. },
  80. {
  81. "Id": "Role",
  82. "Name": "Partial Pressure",
  83. "View": ""
  84. }
  85. ]
  86. },
  87. {
  88. "Id": "DataLog",
  89. "MenuItem": [
  90. {
  91. "Id": "Event",
  92. "Name": "Event",
  93. "View": "EventView"
  94. },
  95. {
  96. "Id": "Statistics",
  97. "Name": "Partial Pressure",
  98. "View": ""
  99. }
  100. ]
  101. }
  102. ]