added EKKO report
This commit is contained in:
64
Report Generator/config.json
Normal file
64
Report Generator/config.json
Normal file
@@ -0,0 +1,64 @@
|
||||
[
|
||||
{
|
||||
"emails": [
|
||||
"nmelone@henry-pump.com"
|
||||
],
|
||||
"customers": {
|
||||
"ec691940-52e2-11ec-a919-556e8dbef35c": {
|
||||
"name": "CrownQuest",
|
||||
"deviceTypes": [
|
||||
{
|
||||
"deviceType": "rigpump",
|
||||
"dataPoints": [
|
||||
"vfd_current",
|
||||
"vfd_frequency"
|
||||
]
|
||||
},
|
||||
{
|
||||
"deviceType": "cqwatertanks",
|
||||
"dataPoints": [
|
||||
"fm_1_flow_rate"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"81083430-6988-11ec-a919-556e8dbef35c": {
|
||||
"name": "Henry-Petroleum",
|
||||
"deviceTypes": [
|
||||
{
|
||||
"deviceType": "abbflow",
|
||||
"dataPoints": [
|
||||
"accumulated_volume"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"filterDevicesIn": [],
|
||||
"filterDevicesOut": [],
|
||||
"name": "CrownQuest-Daily-Report"
|
||||
},
|
||||
{
|
||||
"emails": [
|
||||
"nmelone@henry-pump.com"
|
||||
],
|
||||
"customers": {
|
||||
"81083430-6988-11ec-a919-556e8dbef35c": {
|
||||
"name": "Henry-Petroleum",
|
||||
"deviceTypes": [
|
||||
{
|
||||
"deviceType": "abbflow",
|
||||
"dataPoints": [
|
||||
"accumulated_volume"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"filterDevicesIn": [
|
||||
"0090dbd0-abb0-11ec-90c2-ad8278896f52"
|
||||
],
|
||||
"filterDevicesOut": [],
|
||||
"name": "Henry-Petroleum-Daily-Report"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user