Files
POCloud-Email-Reports/channel_config/advvfdipp_channels.json
Patrick McDonagh 7e324d4ab2 Converts all to working Lambda function within AWS.
reports_xlsx.py left in the repo for legacy implementation
2018-03-13 18:21:05 -05:00

42 lines
993 B
JSON

[
{
"meshify_name": "wellstatus",
"vanity_name": "Well Status"
},
{
"meshify_name": "flowtotalyesterday",
"vanity_name": "Flow Total (Yesterday)"
},
{
"meshify_name": "energytotalyesterday",
"vanity_name": "Energy Total (Yesterday)"
},
{
"meshify_name": "fluidlevel",
"vanity_name": "Fluid Level"
},
{
"meshify_name": "flowrate",
"vanity_name": "Flow Rate"
},
{
"meshify_name": "pidcontrolmode",
"vanity_name": "PID Control Mode"
},
{
"meshify_name": "downholesensorstatus",
"vanity_name": "DH Sensor Status"
},
{
"meshify_name": "intakepressure",
"vanity_name": "Intake Pressure"
},
{
"meshify_name": "intaketemperature",
"vanity_name": "Intake Temperature"
},
{
"meshify_name": "tubingpressure",
"vanity_name": "Tubing Pressure"
}
]