|
|
@ -1,7 +1,7 @@ |
|
|
|
// 设备监测
|
|
|
|
export enum deviceMonitor { |
|
|
|
getDeviceGraph = '/carbon-smart/api/monitor/getDeviceGraph', |
|
|
|
getDevicePointToMonitor = '/carbon-smart//api/monitor/getDevicePointToMonitor', |
|
|
|
getDevicePointToMonitor = '/carbon-smart/api/monitor/getDevicePointToMonitor', |
|
|
|
} |
|
|
|
|
|
|
|
// 能耗监测
|
|
|
|