123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111 |
- [
- {
- "Id": "PMA",
- "MenuItem": [
- {
- "Id": "Operation",
- "Name": "Operation",
- "View": "OverView"
- },
- {
- "Id": "IO",
- "Name": "IO",
- "View": "IOView"
- },
- {
- "Id": "Recipe",
- "Name": "Recipe",
- "View": "RecipeView"
- },
- {
- "Id": "GasLeakCheck",
- "Name": "Gas&Leak Check",
- "View": "GasLeakCheckView"
- },
- {
- "Id": "MFCVerification",
- "Name": "MFCVerification",
- "View": "MFCVerificationView"
- },
- {
- "Id": "PartialPressure",
- "Name": "Partial Pressure",
- "View": ""
- },
- {
- "Id": "VATPerformance",
- "Name": "VAT Performance",
- "View": ""
- }
- ]
- },
- {
- "Id": "Operation",
- "MenuItem": [
- {
- "Id": "Platform",
- "Name": "Platform",
- "View": "PlatformView"
- },
- {
- "Id": "Process",
- "Name": "Process",
- "View": "ProcessView"
- },
- {
- "Id": "",
- "Name": "",
- "View": ""
- },
- {
- "Id": "",
- "Name": "",
- "View": ""
- }
- ]
- },
- {
- "Id": "Configuration",
- "MenuItem": [
- {
- "Id": "SystemConfig",
- "Name": "SystemConfig",
- "View": "SystemConfigView"
- },
- {
- "Id": "Config",
- "Name": "Partial Pressure",
- "View": ""
- },
- {
- "Id": "Account",
- "Name": "Partial Pressure",
- "View": ""
- },
- {
- "Id": "Role",
- "Name": "Partial Pressure",
- "View": ""
- }
- ]
- },
- {
- "Id": "DataLog",
- "MenuItem": [
- {
- "Id": "Event",
- "Name": "Event",
- "View": "EventView"
- },
- {
- "Id": "Statistics",
- "Name": "Partial Pressure",
- "View": ""
- }
- ]
- }
- ]
|