VenusMenu.json 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111
  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": "Process",
  52. "Name": "Process",
  53. "View": "ProcessView"
  54. },
  55. {
  56. "Id": "",
  57. "Name": "",
  58. "View": ""
  59. },
  60. {
  61. "Id": "",
  62. "Name": "",
  63. "View": ""
  64. }
  65. ]
  66. },
  67. {
  68. "Id": "Configuration",
  69. "MenuItem": [
  70. {
  71. "Id": "SystemConfig",
  72. "Name": "SystemConfig",
  73. "View": "SystemConfigView"
  74. },
  75. {
  76. "Id": "Config",
  77. "Name": "Partial Pressure",
  78. "View": ""
  79. },
  80. {
  81. "Id": "Account",
  82. "Name": "Partial Pressure",
  83. "View": ""
  84. },
  85. {
  86. "Id": "Role",
  87. "Name": "Partial Pressure",
  88. "View": ""
  89. }
  90. ]
  91. },
  92. {
  93. "Id": "DataLog",
  94. "MenuItem": [
  95. {
  96. "Id": "Event",
  97. "Name": "Event",
  98. "View": "EventView"
  99. },
  100. {
  101. "Id": "Statistics",
  102. "Name": "Partial Pressure",
  103. "View": ""
  104. }
  105. ]
  106. }
  107. ]