|
@@ -71,6 +71,7 @@ export const testConfigVent: Config[] = [
|
|
|
fan2Prop: ['flow_merge', 'fy_merge'],
|
|
|
},
|
|
|
],
|
|
|
+ to: '/micro-vent-3dModal/dashboard/analysis?type=tunMonitor&deviceType=fanmain',
|
|
|
},
|
|
|
showStyle: {
|
|
|
size: 'width:450px;height:280px;',
|
|
@@ -130,6 +131,7 @@ export const testConfigVent: Config[] = [
|
|
|
complex_list: [],
|
|
|
gallery_list: [],
|
|
|
preset: [],
|
|
|
+ to: '/micro-vent-3dModal/dashboard/analysis?type=tunMonitor&deviceType=fanlocal',
|
|
|
},
|
|
|
showStyle: {
|
|
|
size: 'width:450px;height:280px;',
|
|
@@ -342,6 +344,7 @@ export const testConfigVent: Config[] = [
|
|
|
],
|
|
|
gallery_list: [],
|
|
|
preset: [],
|
|
|
+ to: '/micro-vent-3dModal/dashboard/analysis?type=tunMonitor&deviceType=sys_majorpath&deviceid=${deviceID}',
|
|
|
},
|
|
|
showStyle: {
|
|
|
size: 'width:450px;height:280px;',
|
|
@@ -424,6 +427,7 @@ export const testConfigVent: Config[] = [
|
|
|
],
|
|
|
gallery_list: [],
|
|
|
complex_list: [],
|
|
|
+ to: '/micro-vent-3dModal/dashboard/analysis?type=tunMonitor&deviceType=sys_surface_caimei',
|
|
|
},
|
|
|
showStyle: {
|
|
|
size: 'width:450px;height:280px;',
|
|
@@ -507,6 +511,7 @@ export const testConfigVent: Config[] = [
|
|
|
chart: [],
|
|
|
gallery_list: [],
|
|
|
complex_list: [],
|
|
|
+ to: '/monitorChannel/monitor-alarm-home',
|
|
|
},
|
|
|
showStyle: {
|
|
|
size: 'width:450px;height:280px;',
|
|
@@ -1495,6 +1500,7 @@ export const testConfigVentRealtime: Config[] = [
|
|
|
fan2Prop: ['readData.Fan2_FanFlow', 'readData.Fan2FanPre'],
|
|
|
},
|
|
|
],
|
|
|
+ to: '/micro-vent-3dModal/dashboard/analysis?type=tunMonitor&deviceType=fanmain',
|
|
|
},
|
|
|
showStyle: {
|
|
|
size: 'width:450px;height:280px;',
|
|
@@ -1557,6 +1563,7 @@ export const testConfigVentRealtime: Config[] = [
|
|
|
complex_list: [],
|
|
|
gallery_list: [],
|
|
|
preset: [],
|
|
|
+ to: '/micro-vent-3dModal/dashboard/analysis?type=tunMonitor&deviceType=fanlocal',
|
|
|
},
|
|
|
showStyle: {
|
|
|
size: 'width:450px;height:280px;',
|
|
@@ -1769,6 +1776,7 @@ export const testConfigVentRealtime: Config[] = [
|
|
|
],
|
|
|
gallery_list: [],
|
|
|
preset: [],
|
|
|
+ to: '/micro-vent-3dModal/dashboard/analysis?type=tunMonitor&deviceType=sys_majorpath',
|
|
|
},
|
|
|
showStyle: {
|
|
|
size: 'width:450px;height:280px;',
|
|
@@ -1851,6 +1859,7 @@ export const testConfigVentRealtime: Config[] = [
|
|
|
],
|
|
|
gallery_list: [],
|
|
|
complex_list: [],
|
|
|
+ to: '/micro-vent-3dModal/dashboard/analysis?type=tunMonitor&deviceType=sys_surface_caimei',
|
|
|
},
|
|
|
showStyle: {
|
|
|
size: 'width:450px;height:280px;',
|
|
@@ -1934,6 +1943,7 @@ export const testConfigVentRealtime: Config[] = [
|
|
|
chart: [],
|
|
|
gallery_list: [],
|
|
|
complex_list: [],
|
|
|
+ to: '/monitorChannel/monitor-alarm-home',
|
|
|
},
|
|
|
showStyle: {
|
|
|
size: 'width:450px;height:280px;',
|