Skip to content
Snippets Groups Projects
Commit f1068161 authored by Cain, Payton David's avatar Cain, Payton David
Browse files

add temp aliases to element conversions

parent 12d133e7
No related branches found
No related tags found
2 merge requests!166Merge branch master into production,!157Temp aliases
......@@ -9,6 +9,11 @@ ELEMENT_CONVERSIONS = {
# derived indicies
"Dst3": "X3",
"Dst4": "X4",
# temperatures
"T1": "K1",
"T2": "K2",
"T3": "K3",
"T4": "K4",
}
CHANNEL_CONVERSIONS = {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment