Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
ess-public-screens
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ics-software
ess-public-screens
Commits
5ada6772
Commit
5ada6772
authored
2 months ago
by
Emanuele Laface
Browse files
Options
Downloads
Patches
Plain Diff
FC2 PBI
parent
88b1b99e
No related branches found
No related tags found
No related merge requests found
Pipeline
#210002
passed
2 months ago
Stage: check
Stage: build
Stage: release
Stage: deploy
Changes
3
Pipelines
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
WebSites/pbifc/dashboard-old.json
+324
-0
324 additions, 0 deletions
WebSites/pbifc/dashboard-old.json
WebSites/pbifc/dashboard.json
+87
-13
87 additions, 13 deletions
WebSites/pbifc/dashboard.json
WebSites/pos/dashboard.json
+5
-5
5 additions, 5 deletions
WebSites/pos/dashboard.json
with
416 additions
and
18 deletions
WebSites/pbifc/dashboard-old.json
0 → 100644
+
324
−
0
View file @
5ada6772
{
"version"
:
1
,
"header_image"
:
""
,
"allow_edit"
:
false
,
"plugins"
:
[],
"panes"
:
[
{
"title"
:
""
,
"width"
:
1
,
"row"
:
{
"1"
:
1
,
"2"
:
1
,
"3"
:
1
,
"4"
:
1
},
"col"
:
{
"1"
:
1
,
"2"
:
1
,
"3"
:
1
,
"4"
:
1
},
"col_width"
:
4
,
"widgets"
:
[
{
"type"
:
"html"
,
"settings"
:
{
"html"
:
"let clock = datasources[
\"
Clock
\"
][
\"
numeric_value
\"
]; // trick to trigger the update
\n
let cols = document.getElementsByClassName('gs_w')[0].getAttribute('data-sizex');
\n
document.getElementsByClassName('gs_w')[0].firstElementChild.firstElementChild.innerHTML =
\"\"
;
\n\n
let title =
\"
NCL Faraday cups
\"
; // Change this title. Try not to exceed the 30 chars
\n\n
let fontsize = Math.round((-0.66486486*title.length+66.67567568)*cols/4);
\n
let lmargin = Math.round((0.43918919*title.length-4.05405405)+3.75*cols*cols-34.75*cols+79.75);
\n
let width = 100-lmargin;
\n\n
var text = `<div style=
\\\"
position: relative; margin-top: -15px; text-align: left;
\\\"
>
\n\t\t\t
<div style=
\\\"
position: relative;
\\\"
>
\n\t\t\t\t
<img src=
\\\"
../img/ess-logo.svg
\\\"
title=
\\\"
Designed by Emanuele Laface with PyEpics and Freeboard. Graphics by Dirk Nordt.
\\\"
></img>
\n\t\t\t
</div>
\n
<div class=
\\\"
tw-value
\\\"
style=
\\\"
font-size: `+String(fontsize)+`px; color:#ffffff !important; position: absolute; left: `+String(lmargin)+`%; width: `+String(width)+`%; height: 100%; justify-content: center; display: flex; align-items: center;
\\\"
title=
\\\"
Designed by Emanuele Laface with PyEpics and Freeboard. Graphics by Dirk Nordt.
\\\"
>
\n\t\t\t\t
`+title+`
\n\t\t\t
</div>
\n\t\t
</div>`;
\n\n
if (cols == 1){
\n
text =
\"
<div style=
\\\"
position: static; margin-top: -15px;
\\\"
><img src=
\\\"
../img/ess-logo.svg
\\\"
title=
\\\"
Designed by Emanuele Laface with PyEpics and Freeboard. Graphics by Dirk Nordt.
\\\"
><div class=
\\\"
tw-value
\\\"
style=
\\\"
font-size: 30px; color:#ffffff !important; position: relative; bottom: 55px; left: 30px;
\\\"
title=
\\\"
Designed by Emanuele Laface with PyEpics and Freeboard. Graphics by Dirk Nordt.
\\\"
></div></img></div>
\"
;
\n
document.getElementsByClassName('gs_w')[0].firstElementChild.firstElementChild.innerHTML = title;
\n
}
\n\n
return text;"
,
"height"
:
2
}
}
]
},
{
"title"
:
"LEBT FC "
,
"width"
:
1
,
"row"
:
{
"1"
:
25
,
"2"
:
15
,
"3"
:
7
,
"4"
:
7
,
"5"
:
7
,
"7"
:
7
},
"col"
:
{
"1"
:
1
,
"2"
:
2
,
"3"
:
3
,
"4"
:
2
,
"5"
:
4
,
"7"
:
4
},
"col_width"
:
1
,
"widgets"
:
[
{
"type"
:
"text_widget"
,
"settings"
:
{
"title"
:
"Max PROTON CURRENT"
,
"size"
:
"regular"
,
"value"
:
"datasources[
\"
maxi
\"
][
\"
LEBT-010:PBI-FC-001:STAT3-MaxValueR
\"
][
\"
value
\"
].toFixed(2)"
,
"animate"
:
true
,
"units"
:
"mA"
}
},
{
"type"
:
"text_widget"
,
"settings"
:
{
"title"
:
"Position"
,
"size"
:
"regular"
,
"value"
:
"let index = datasources[
\"
Position
\"
][
\"
LEBT-010:PBI-FC-001:Position-R
\"
][
\"
value
\"
][
\"
index
\"
];
\n
let selection = datasources[
\"
Position
\"
][
\"
LEBT-010:PBI-FC-001:Position-R
\"
][
\"
value
\"
][
\"
choices
\"
][index];
\n
return selection;
\n
"
,
"animate"
:
true
}
},
{
"type"
:
"indicator"
,
"settings"
:
{
"title"
:
"Water Flow "
,
"value"
:
"datasources[
\"
Water
\"
][
\"
LEBT-010:PBI-FC-001:WtrFlowOK
\"
][
\"
value
\"
][
\"
choices
\"
]"
,
"on_text"
:
"OK"
,
"off_text"
:
"NOK"
}
},
{
"type"
:
"gauge"
,
"settings"
:
{
"title"
:
"Water temperature body "
,
"value"
:
"datasources[
\"
Water
\"
][
\"
LEBT-010:PBI-FC-001:BodyTemp-R
\"
][
\"
value
\"
].toFixed(1)"
,
"units"
:
"°C"
,
"min_value"
:
0
,
"max_value"
:
"100"
}
},
{
"type"
:
"text_widget"
,
"settings"
:
{
"title"
:
"HV repeller"
,
"size"
:
"regular"
,
"value"
:
"datasources[
\"
HV
\"
][
\"
LEBT-010:PBI-FC-001:Voltage-R
\"
][
\"
value
\"
].toFixed(1)"
,
"animate"
:
true
,
"units"
:
"V"
}
},
{
"type"
:
"indicator"
,
"settings"
:
{
"title"
:
"HVV interlock "
,
"value"
:
"datasources[
\"
HVV
\"
][
\"
LEBT-010:PBI-FC-001:VacuumInterlockOK
\"
][
\"
value
\"
][
\"
index
\"
]"
,
"on_text"
:
"OK"
,
"off_text"
:
"NOK"
}
},
{
"type"
:
"gauge"
,
"settings"
:
{
"title"
:
"Water temperature repeller"
,
"value"
:
"datasources[
\"
Water
\"
][
\"
LEBT-010:PBI-FC-001:RepellerTemp-R
\"
][
\"
value
\"
].toFixed(1)"
,
"units"
:
"°C"
,
"min_value"
:
0
,
"max_value"
:
100
}
}
]
},
{
"title"
:
"IOCs status"
,
"width"
:
1
,
"row"
:
{
"1"
:
17
,
"2"
:
7
,
"3"
:
7
,
"4"
:
7
,
"6"
:
7
,
"7"
:
7
},
"col"
:
{
"1"
:
1
,
"2"
:
2
,
"3"
:
2
,
"4"
:
1
,
"6"
:
3
,
"7"
:
3
},
"col_width"
:
1
,
"widgets"
:
[
{
"type"
:
"indicator"
,
"settings"
:
{
"title"
:
"DAQ "
,
"value"
:
"datasources[
\"
IOC
\"
][
\"
PBI-FC01:SC-IOC-101:HEARTBEAT
\"
][
\"
value
\"
]"
,
"on_text"
:
"DAQ on "
,
"off_text"
:
"DAQ off "
}
},
{
"type"
:
"indicator"
,
"settings"
:
{
"title"
:
"MHV"
,
"value"
:
"datasources[
\"
IOC
\"
][
\"
PBI-FC01:SC-IOC-102:HEARTBEAT
\"
][
\"
value
\"
]"
,
"on_text"
:
"MHV on"
,
"off_text"
:
"MHV off "
}
},
{
"type"
:
"indicator"
,
"settings"
:
{
"title"
:
"EVR"
,
"value"
:
"datasources[
\"
IOC
\"
][
\"
PBI-FC01:SC-IOC-103:HEARTBEAT
\"
][
\"
value
\"
]"
,
"on_text"
:
"EVR on "
,
"off_text"
:
"EVR off "
}
}
]
},
{
"title"
:
"MEBT FC "
,
"width"
:
1
,
"row"
:
{
"2"
:
7
,
"3"
:
7
,
"4"
:
7
,
"6"
:
7
,
"7"
:
7
},
"col"
:
{
"2"
:
1
,
"3"
:
1
,
"4"
:
3
,
"6"
:
3
,
"7"
:
3
},
"col_width"
:
1
,
"widgets"
:
[
{
"type"
:
"text_widget"
,
"settings"
:
{
"title"
:
"MAX PROTON CURRENT"
,
"size"
:
"regular"
,
"value"
:
"datasources[
\"
maxi
\"
][
\"
MEBT-010:PBI-FC-001:STAT3-MaxValueR
\"
][
\"
value
\"
].toFixed(2)"
,
"animate"
:
true
,
"units"
:
"mA"
}
},
{
"type"
:
"text_widget"
,
"settings"
:
{
"title"
:
"Position"
,
"size"
:
"regular"
,
"value"
:
"let index = datasources[
\"
Position
\"
][
\"
MEBT-010:PBI-FC-001:Position-R
\"
][
\"
value
\"
][
\"
index
\"
];
\n
let selection = datasources[
\"
Position
\"
][
\"
MEBT-010:PBI-FC-001:Position-R
\"
][
\"
value
\"
][
\"
choices
\"
][index];
\n
return selection;
\n
"
,
"animate"
:
true
}
},
{
"type"
:
"indicator"
,
"settings"
:
{
"title"
:
"Water Flow"
,
"value"
:
"datasources[
\"
Water
\"
][
\"
MEBT-010:PBI-FC-001:WtrFlowOK
\"
][
\"
value
\"
][
\"
index
\"
]"
,
"on_text"
:
"OK"
,
"off_text"
:
"NOK"
}
},
{
"type"
:
"gauge"
,
"settings"
:
{
"title"
:
"Water temperature body"
,
"value"
:
"datasources[
\"
Water
\"
][
\"
MEBT-010:PBI-FC-001:BodyTemp-R
\"
][
\"
value
\"
].toFixed(1)"
,
"units"
:
"°C"
,
"min_value"
:
0
,
"max_value"
:
100
}
},
{
"type"
:
"text_widget"
,
"settings"
:
{
"title"
:
"HV repeller"
,
"size"
:
"regular"
,
"value"
:
"datasources[
\"
HV
\"
][
\"
MEBT-010:PBI-FC-001:Voltage-R
\"
][
\"
value
\"
].toFixed(1)"
,
"animate"
:
true
,
"units"
:
"V"
}
},
{
"type"
:
"indicator"
,
"settings"
:
{
"title"
:
"HVV interlock "
,
"value"
:
"datasources[
\"
HVV
\"
][
\"
MEBT-010:PBI-FC-001:VacuumInterlockOK
\"
][
\"
value
\"
][
\"
index
\"
]"
,
"on_text"
:
"OK"
,
"off_text"
:
"NOK"
}
}
]
}
],
"datasources"
:
[
{
"name"
:
"IOC"
,
"type"
:
"JSON"
,
"settings"
:
{
"url"
:
"/data/api/v2/pvget/PBI-FC01:SC-IOC-101:HEARTBEAT,PBI-FC01:SC-IOC-102:HEARTBEAT,PBI-FC01:SC-IOC-103:HEARTBEAT, PBI-FC01:Ctrl-IOC-104:HEARTBEAT"
,
"use_thingproxy"
:
true
,
"refresh"
:
1
,
"method"
:
"GET"
}
},
{
"name"
:
"maxi"
,
"type"
:
"JSON"
,
"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"
,
"use_thingproxy"
:
true
,
"refresh"
:
5
,
"method"
:
"GET"
}
},
{
"name"
:
"HV"
,
"type"
:
"JSON"
,
"settings"
:
{
"url"
:
"/data/api/v2/pvget/LEBT-010:PBI-FC-001:Voltage-R,MEBT-010:PBI-FC-001:Voltage-R"
,
"use_thingproxy"
:
true
,
"refresh"
:
3
,
"method"
:
"GET"
}
},
{
"name"
:
"HVV"
,
"type"
:
"JSON"
,
"settings"
:
{
"url"
:
"/data/api/v2/pvget/LEBT-010:PBI-FC-001:VacuumInterlockOK,MEBT-010:PBI-FC-001:VacuumInterlockOK"
,
"use_thingproxy"
:
true
,
"refresh"
:
5
,
"method"
:
"GET"
,
"name"
:
"HVV"
}
},
{
"name"
:
"Water"
,
"type"
:
"JSON"
,
"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"
,
"use_thingproxy"
:
true
,
"refresh"
:
5
,
"method"
:
"GET"
}
},
{
"name"
:
"Position"
,
"type"
:
"JSON"
,
"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"
,
"use_thingproxy"
:
true
,
"refresh"
:
5
,
"method"
:
"GET"
}
},
{
"name"
:
"Clock"
,
"type"
:
"clock"
,
"settings"
:
{
"refresh"
:
1
,
"name"
:
"Clock"
}
}
],
"columns"
:
4
}
This diff is collapsed.
Click to expand it.
WebSites/pbifc/dashboard.json
+
87
−
13
View file @
5ada6772
...
...
@@ -145,7 +145,7 @@
"type"
:
"indicator"
,
"settings"
:
{
"title"
:
"DAQ "
,
"value"
:
"datasources[
\"
IOC
\"
][
\"
PBI-FC01:
S
C-IOC-101:HEARTBEAT
\"
][
\"
value
\"
]"
,
"value"
:
"datasources[
\"
IOC
\"
][
\"
PBI-FC01:C
trl
-IOC-101:HEARTBEAT
\"
][
\"
value
\"
]"
,
"on_text"
:
"DAQ on "
,
"off_text"
:
"DAQ off "
}
...
...
@@ -154,7 +154,7 @@
"type"
:
"indicator"
,
"settings"
:
{
"title"
:
"MHV"
,
"value"
:
"datasources[
\"
IOC
\"
][
\"
PBI-FC01:
S
C-IOC-102:HEARTBEAT
\"
][
\"
value
\"
]"
,
"value"
:
"datasources[
\"
IOC
\"
][
\"
PBI-FC01:C
trl
-IOC-102:HEARTBEAT
\"
][
\"
value
\"
]"
,
"on_text"
:
"MHV on"
,
"off_text"
:
"MHV off "
}
...
...
@@ -163,7 +163,7 @@
"type"
:
"indicator"
,
"settings"
:
{
"title"
:
"EVR"
,
"value"
:
"datasources[
\"
IOC
\"
][
\"
PBI-FC01:
S
C-IOC-103:HEARTBEAT
\"
][
\"
value
\"
]"
,
"value"
:
"datasources[
\"
IOC
\"
][
\"
PBI-FC01:C
trl
-IOC-103:HEARTBEAT
\"
][
\"
value
\"
]"
,
"on_text"
:
"EVR on "
,
"off_text"
:
"EVR off "
}
...
...
@@ -247,6 +247,82 @@
}
}
]
},
{
"title"
:
"DTL2 FC"
,
"width"
:
1
,
"row"
:
{
"3"
:
15
,
"4"
:
7
,
"6"
:
7
,
"7"
:
7
},
"col"
:
{
"3"
:
2
,
"4"
:
4
,
"6"
:
4
,
"7"
:
4
},
"col_width"
:
1
,
"widgets"
:
[
{
"type"
:
"text_widget"
,
"settings"
:
{
"title"
:
"MAX PROTON CURRENT "
,
"size"
:
"regular"
,
"value"
:
"datasources[
\"
maxi
\"
][
\"
DTL-020:PBI-FC-001:STAT3-MaxValueR
\"
][
\"
value
\"
].toFixed(2)"
,
"animate"
:
true
,
"units"
:
"mA"
}
},
{
"type"
:
"text_widget"
,
"settings"
:
{
"title"
:
"Position"
,
"size"
:
"regular"
,
"value"
:
"let index = datasources[
\"
Position
\"
][
\"
DTL-020:PBI-FC-001:Position-R
\"
][
\"
value
\"
][
\"
index
\"
];
\n
let selection = datasources[
\"
Position
\"
][
\"
DTL-020:PBI-FC-001:Position-R
\"
][
\"
value
\"
][
\"
choices
\"
][index];
\n
return selection;"
,
"animate"
:
true
}
},
{
"type"
:
"indicator"
,
"settings"
:
{
"title"
:
"Water flow"
,
"value"
:
"datasources[
\"
Water
\"
][
\"
DTL-020:PBI-FC-001:WtrFlowOK
\"
][
\"
value
\"
][
\"
index
\"
]"
,
"on_text"
:
"OK"
,
"off_text"
:
"NOK "
}
},
{
"type"
:
"gauge"
,
"settings"
:
{
"title"
:
"Water temperature body"
,
"value"
:
"datasources[
\"
Water
\"
][
\"
DTL-020:PBI-FC-001:BodyTemp-R
\"
][
\"
value
\"
].toFixed(1)"
,
"units"
:
"°C"
,
"min_value"
:
0
,
"max_value"
:
100
}
},
{
"type"
:
"text_widget"
,
"settings"
:
{
"title"
:
"HV repeller "
,
"size"
:
"regular"
,
"value"
:
"datasources[
\"
HV
\"
][
\"
DTL-020:PBI-FC-001:Voltage-R
\"
][
\"
value
\"
].toFixed(1)"
,
"animate"
:
true
,
"units"
:
"V"
}
},
{
"type"
:
"indicator"
,
"settings"
:
{
"title"
:
"HVV interlock"
,
"value"
:
"datasources[
\"
HVV
\"
][
\"
DTL-020:PBI-FC-001:VacuumInterlockOK
\"
][
\"
value
\"
][
\"
index
\"
]"
,
"on_text"
:
"OK"
,
"off_text"
:
"NOK"
}
}
]
}
],
"datasources"
:
[
...
...
@@ -254,7 +330,7 @@
"name"
:
"IOC"
,
"type"
:
"JSON"
,
"settings"
:
{
"url"
:
"/data/api/v2/pvget/PBI-FC01:
S
C-IOC-101:HEARTBEAT,PBI-FC01:
S
C-IOC-102:HEARTBEAT,PBI-FC01:
S
C-IOC-103:HEARTBEAT, PBI-FC01:Ctrl-IOC-104:HEARTBEAT"
,
"url"
:
"/data/api/v2/pvget/PBI-FC01:C
trl
-IOC-101:HEARTBEAT,PBI-FC01:C
trl
-IOC-102:HEARTBEAT,PBI-FC01:C
trl
-IOC-103:HEARTBEAT, PBI-FC01:Ctrl-IOC-104:HEARTBEAT"
,
"use_thingproxy"
:
true
,
"refresh"
:
1
,
"method"
:
"GET"
...
...
@@ -264,7 +340,7 @@
"name"
:
"maxi"
,
"type"
:
"JSON"
,
"settings"
:
{
"url"
:
"/data/api/v2/pvget/LEBT-010:PBI-FC-001:STAT3-MaxValueR,MEBT-010:PBI-FC-001:STAT3-MaxValueR,DTL-0
4
0: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-0
2
0:PBI-FC-001:STAT3-MaxValueR"
,
"use_thingproxy"
:
true
,
"refresh"
:
5
,
"method"
:
"GET"
...
...
@@ -274,7 +350,7 @@
"name"
:
"HV"
,
"type"
:
"JSON"
,
"settings"
:
{
"url"
:
"/data/api/v2/pvget/LEBT-010:PBI-FC-001:Voltage-R,MEBT-010:PBI-FC-001:Voltage-R"
,
"url"
:
"/data/api/v2/pvget/LEBT-010:PBI-FC-001:Voltage-R,MEBT-010:PBI-FC-001:Voltage-R
,DTL-020:PBI-FC-001:Voltage-R
"
,
"use_thingproxy"
:
true
,
"refresh"
:
3
,
"method"
:
"GET"
...
...
@@ -284,18 +360,17 @@
"name"
:
"HVV"
,
"type"
:
"JSON"
,
"settings"
:
{
"url"
:
"/data/api/v2/pvget/LEBT-010:PBI-FC-001:VacuumInterlockOK,MEBT-010:PBI-FC-001:VacuumInterlockOK"
,
"url"
:
"/data/api/v2/pvget/LEBT-010:PBI-FC-001:VacuumInterlockOK,MEBT-010:PBI-FC-001:VacuumInterlockOK
,DTL-020:PBI-FC-001:VacuumInterlockOK
"
,
"use_thingproxy"
:
true
,
"refresh"
:
5
,
"method"
:
"GET"
,
"name"
:
"HVV"
"method"
:
"GET"
}
},
{
"name"
:
"Water"
,
"type"
:
"JSON"
,
"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-0
4
0:PBI-FC-001:WtrFlowOK,LEBT-010:PBI-FC-001:BodyTemp-R,MEBT-010:PBI-FC-001:BodyTemp-R,DTL-0
4
0: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-0
2
0:PBI-FC-001:WtrFlowOK,LEBT-010:PBI-FC-001:BodyTemp-R,MEBT-010:PBI-FC-001:BodyTemp-R,DTL-0
2
0:PBI-FC-001:BodyTemp-R"
,
"use_thingproxy"
:
true
,
"refresh"
:
5
,
"method"
:
"GET"
...
...
@@ -305,7 +380,7 @@
"name"
:
"Position"
,
"type"
:
"JSON"
,
"settings"
:
{
"url"
:
"/data/api/v2/pvget/LEBT-010:PBI-FC-001:Position-R,MEBT-010:PBI-FC-001:Position-R,DTL-0
4
0: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-0
2
0:PBI-FC-001:Position-R"
,
"use_thingproxy"
:
true
,
"refresh"
:
5
,
"method"
:
"GET"
...
...
@@ -315,8 +390,7 @@
"name"
:
"Clock"
,
"type"
:
"clock"
,
"settings"
:
{
"refresh"
:
1
,
"name"
:
"Clock"
"refresh"
:
1
}
}
],
...
...
This diff is collapsed.
Click to expand it.
WebSites/pos/dashboard.json
+
5
−
5
View file @
5ada6772
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment