added EKKO report

This commit is contained in:
Nico Melone
2024-10-04 18:53:54 -05:00
parent 6db3e90fc1
commit ac8f419707
8583 changed files with 1808733 additions and 207 deletions

View 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"
}
]