-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathinput.json
110 lines (110 loc) · 2.79 KB
/
input.json
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
105
106
107
108
109
110
[
{
"entityId": "tx_001",
"entityPropertyId": "Methane (CH4)",
"value": 100.0,
"values": [124, 31, 125, 104, 15, 140, 8, 48],
"readAt": "2023-01-13T13:45:00.41",
"transaction": "null",
"createdAt": "null"
},
{
"entityId": "tx_001",
"entityPropertyId": "Ethane (C2H6)",
"value": 50.0,
"values": [62, 71, 3, 54, 9, 6, 67, 67],
"readAt": "2023-01-13T13:45:00.41",
"transaction": "null",
"createdAt": "null"
},
{
"entityId": "tx_001",
"entityPropertyId": "Ethylene (C2H4)",
"value": 50.0,
"values": [58, 19, 59, 23, 36, 55, 9, 7],
"readAt": "2023-01-13T13:45:00.41",
"transaction": "null",
"createdAt": "null"
},
{
"entityId": "tx_001",
"entityPropertyId": "Acetylene (C2H2)",
"value": 10.0,
"values": [4, 10, 7, 11, 2, 15, 12, 9],
"readAt": "2023-01-13T13:45:00.41",
"transaction": "null",
"createdAt": "null"
},
{
"entityId": "tx_001",
"entityPropertyId": "Hydrogen (H2)",
"value": 50.0,
"values": [19, 20, 19, 2, 14, 0, 24, 22],
"readAt": "2023-01-13T13:45:00.41",
"transaction": "null",
"createdAt": "null"
},
{
"entityId": "tx_001",
"entityPropertyId": "Carbon Dioxide (CO2)",
"value": 2500.0,
"values": [3532, 1912, 2977, 502, 3010, 1264, 178, 2122],
"readAt": "2023-01-13T13:45:00.41",
"transaction": "null",
"createdAt": "null"
},
{
"entityId": "tx_001",
"entityPropertyId": "Carbon Monoxide (CO)",
"value": 300.0,
"values": [61, 374, 146, 67, 225, 32, 428, 579],
"readAt": "2023-01-13T13:45:00.41",
"transaction": "null",
"createdAt": "null"
},
{
"entityId": "tx_001",
"entityPropertyId": "Total dissolved combined gases",
"value": 500.0,
"values": [61, 374, 146, 67, 225, 32, 428, 579],
"readAt": "2023-01-13T13:45:00.41",
"transaction": "null",
"createdAt": "null"
},
{
"entityId": "tx_001",
"entityPropertyId": "Breakdown voltage",
"value": 40.0,
"values": "null",
"readAt": "2023-01-13T13:45:00.41",
"transaction": "null",
"createdAt": "null"
},
{
"entityId": "tx_001",
"entityPropertyId": "Water content (H20)",
"value": 15.0,
"values": [79, 99, 42, 58, 66, 58, 91, 45],
"readAt": "2023-01-13T13:45:00.41",
"transaction": "null",
"createdAt": "null"
},
{
"entityId": "tx_001",
"entityPropertyId": "Neutralization Value",
"value": 0.03,
"values": [0.08, 0.012, 0.068, 0.045, 0.076],
"readAt": "2023-01-13T13:45:00.41",
"transaction": "null",
"createdAt": "null"
},
{
"entityId": "tx_001",
"entityPropertyId": "Sediment & sludge",
"value": 1.0,
"values": [1, 1, 0, 1, 1, 0, 1, 2],
"readAt": "2023-01-13T13:45:00.41",
"transaction": "null",
"createdAt": "null"
}
]