Updated ekko report

This commit is contained in:
Nico Melone
2025-01-21 10:30:53 -06:00
parent f8f4d54334
commit a4b3737049
7 changed files with 26907 additions and 8 deletions

View File

@@ -0,0 +1,35 @@
[
{
"emails": [
"nmelone@henry-pump.com"
],
"customers": {
"4d4058a0-b25d-11ef-861c-8dbe77c636e1": {
"name": "RRig Energy",
"deviceTypes": [
{
"deviceType": "rr_facility",
"dataPoints": [
"tp_yesterday_total"
],
"labels":{
"tp_yesterday_total": "Today Total"
}
},
{
"deviceType": "rr_pipeline",
"dataPoints": [
"fm_1_yesterday_total"
],
"labels":{
"fm_1_yesterday_total": "Today Total"
}
}
]
}
},
"filterDevicesIn": [],
"filterDevicesOut": ["9fd75630-c924-11ef-8af2-917752fdfd64","55dd5960-c949-11ef-a206-4f9798eaa111", "21cebee0-bcb3-11ef-82e8-957b60666c9e"],
"name": "RRig-Eneryg-Monthly-Report"
}
]

File diff suppressed because one or more lines are too long