-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmanifest.yml
More file actions
104 lines (99 loc) · 1.7 KB
/
manifest.yml
File metadata and controls
104 lines (99 loc) · 1.7 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
blueprint_spec: "device/1.0"
display_name: ATS3 stack
communication_module:
product: ENP-VIRTUAL
properties:
vendor:
display_name: Vendor
type: string
model:
display_name: Model
type: string
alerts:
parse_error:
display_name: Data processing failed
severity: error
telemetry:
status:
display_name: Status
type: string
enum:
- ok
- error
- no_data
T1:
display_name: T1
type: float
T2:
display_name: T2
type: float
T3:
display_name: T2
type: float
Current:
display_name: Current
type: float
PSU:
display_name: Current
type: float
P1:
display_name: P1
type: float
P2:
display_name: P2
type: float
P3:
display_name: P3
type: float
Flow:
display_name: Flow
type: float
Conductivity:
display_name: Conductivity
type: float
MFMH2:
display_name: MFMH2
type: float
Theoretical_h2:
display_name: MFMH2
type: float
MCM02:
display_name: MCM02
type: float
Refilling:
display_name: Refilling
type: float
PC:
display_name: PC
type: float
C1:
display_name: Cell 1
type: float
C2:
display_name: Cell 2
type: float
C3:
display_name: Cell 3
type: float
C4:
display_name: Cell 4
type: float
C5:
display_name: Cell 5
type: float
C6:
display_name: Cell 6
type: float
C7:
display_name: Cell 7
type: float
C8:
display_name: Cell 8
type: float
C9:
display_name: Cell 9
type: float
C10:
display_name: Cell 10
type: float
commands: {}