File tree Expand file tree Collapse file tree 1 file changed +23
-24
lines changed Expand file tree Collapse file tree 1 file changed +23
-24
lines changed Original file line number Diff line number Diff line change @@ -8,35 +8,35 @@ query getContinents {
8
8
id
9
9
forename
10
10
surname
11
- # street
12
- # zipcode
13
- # city
14
- # phone1
15
- # phone2
16
- # fax
17
- # email
18
- # country
19
- # canton
20
- # notes
21
- # volume
22
- # volume_unit
23
- # pooltext
24
- # gps
11
+ street
12
+ zipcode
13
+ city
14
+ phone1
15
+ phone2
16
+ fax
17
+ email
18
+ country
19
+ canton
20
+ notes
21
+ volume
22
+ volume_unit
23
+ pooltext
24
+ gps
25
25
Measurements {
26
26
id
27
27
scenario
28
28
parameter
29
29
parameter_id
30
30
unit
31
- # comment
32
- # device_serial
33
- # operator_name
34
- # value
35
- # formatted_value
36
- # ideal_low
37
- # ideal_high
38
- # ideal_status
39
- # timestamp
31
+ comment
32
+ device_serial
33
+ operator_name
34
+ value
35
+ formatted_value
36
+ ideal_low
37
+ ideal_high
38
+ ideal_status
39
+ timestamp
40
40
}
41
41
}
42
42
WaterTreatmentProducts {
@@ -45,7 +45,6 @@ query getContinents {
45
45
effect
46
46
phrase
47
47
}
48
-
49
48
}
50
49
Scenarios {
51
50
scenario_id
You can’t perform that action at this time.
0 commit comments