Skip to content
Snippets Groups Projects
Commit 798dedbc authored by Emanuele Laface's avatar Emanuele Laface
Browse files

Updated FC

parent 1858cb0f
No related branches found
No related tags found
No related merge requests found
Pipeline #136695 passed
...@@ -204,7 +204,7 @@ ...@@ -204,7 +204,7 @@
"settings": { "settings": {
"title": "Position", "title": "Position",
"size": "regular", "size": "regular",
"value": "let index = datasources[\"Position\"][\"LEBT-010:PBI-FC-001:Position-R\"][\"value\"][\"index\"];\nlet selection = datasources[\"Position\"][\"LEBT-010:PBI-FC-001:Position-R\"][\"value\"][\"choices\"][index]; \nreturn selection; \n", "value": "let index = datasources[\"Position\"][\"MEBT-010:PBI-FC-001:Position-R\"][\"value\"][\"index\"];\nlet selection = datasources[\"Position\"][\"MEBT-010:PBI-FC-001:Position-R\"][\"value\"][\"choices\"][index]; \nreturn selection; \n",
"animate": true "animate": true
} }
}, },
...@@ -270,7 +270,7 @@ ...@@ -270,7 +270,7 @@
"settings": { "settings": {
"title": "MAX PROTON CURRENT ", "title": "MAX PROTON CURRENT ",
"size": "regular", "size": "regular",
"value": "datasources[\"maxi\"][\" DTL-040:PBI-FC-001:STAT3-MaxValueR\"][\"value\"].toFixed(2)", "value": "datasources[\"maxi\"][\"DTL-040:PBI-FC-001:STAT3-MaxValueR\"][\"value\"].toFixed(2)",
"animate": true, "animate": true,
"units": "mA" "units": "mA"
} }
...@@ -288,7 +288,7 @@ ...@@ -288,7 +288,7 @@
"type": "indicator", "type": "indicator",
"settings": { "settings": {
"title": "Water flow", "title": "Water flow",
"value": "datasources[\"Water\"][\"MEBT-010:PBI-FC-001:WtrFlowOK\"][\"value\"][\"index\"]", "value": "datasources[\"Water\"][\"DTL-040:PBI-FC-001:WtrFlowOK\"][\"value\"][\"index\"]",
"on_text": "OK", "on_text": "OK",
"off_text": "NOK " "off_text": "NOK "
} }
...@@ -321,7 +321,7 @@ ...@@ -321,7 +321,7 @@
"name": "maxi", "name": "maxi",
"type": "JSON", "type": "JSON",
"settings": { "settings": {
"url": "/data/api/v2/pvget/LEBT-010:PBI-FC-001:STAT3-MaxValueR,MEBT-010:PBI-FC-001:STAT3-MaxValueR, DTL-040:PBI-FC-001:STAT3-MaxValueR", "url": "/data/api/v2/pvget/LEBT-010:PBI-FC-001:STAT3-MaxValueR,MEBT-010:PBI-FC-001:STAT3-MaxValueR,DTL-040:PBI-FC-001:STAT3-MaxValueR",
"use_thingproxy": true, "use_thingproxy": true,
"refresh": 5, "refresh": 5,
"method": "GET" "method": "GET"
...@@ -352,7 +352,7 @@ ...@@ -352,7 +352,7 @@
"name": "Water", "name": "Water",
"type": "JSON", "type": "JSON",
"settings": { "settings": {
"url": "/data/api/v2/pvget/LEBT-010:PBI-FC-001:RepellerTemp-R,LEBT-010:PBI-FC-001:WtrFlowOK,MEBT-010:PBI-FC-001:WtrFlowOK,DTL-040:PBI-FC-001:WtrFlowOK,LEBT-010:PBI-FC-001:BodyTemp-R,MEBT-010:PBI-FC-001:BodyTemp-R, DTL-040:PBI-FC-001:BodyTemp-R", "url": "/data/api/v2/pvget/LEBT-010:PBI-FC-001:RepellerTemp-R,LEBT-010:PBI-FC-001:WtrFlowOK,MEBT-010:PBI-FC-001:WtrFlowOK,DTL-040:PBI-FC-001:WtrFlowOK,LEBT-010:PBI-FC-001:BodyTemp-R,MEBT-010:PBI-FC-001:BodyTemp-R,DTL-040:PBI-FC-001:BodyTemp-R",
"use_thingproxy": true, "use_thingproxy": true,
"refresh": 5, "refresh": 5,
"method": "GET" "method": "GET"
...@@ -362,7 +362,7 @@ ...@@ -362,7 +362,7 @@
"name": "Position", "name": "Position",
"type": "JSON", "type": "JSON",
"settings": { "settings": {
"url": "/data/api/v2/pvget/LEBT-010:PBI-FC-001:Position-R,MEBT-010:PBI-FC-001:Position-R, DTL-040:PBI-FC-001:Position-R", "url": "/data/api/v2/pvget/LEBT-010:PBI-FC-001:Position-R,MEBT-010:PBI-FC-001:Position-R,DTL-040:PBI-FC-001:Position-R",
"use_thingproxy": true, "use_thingproxy": true,
"refresh": 5, "refresh": 5,
"method": "GET" "method": "GET"
......
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