48 responses:
49 "200":
50 description: Success
51 content:
52 application/json:
53 schema:
73 responses:
74 "200":
75 description: Success
76 content:
77 application/json:
78 schema:
98 responses:
99 "200":
100 description: Success
101 content:
102 application/json:
103 schema:
123 responses:
124 "200":
125 description: Success
126 content:
127 application/json:
128 schema:
148 responses:
149 "200":
150 description: Success
151 content:
152 application/json:
153 schema:
173 responses:
174 "200":
175 description: Success
176 content:
177 application/json:
178 schema:
198 responses:
199 "200":
200 description: Success
201 content:
202 application/json:
203 schema:
223 responses:
224 "200":
225 description: Success
226 content:
227 application/json:
228 schema:
314 NAME_PS:
315 type: string
316 description: Name der Projektstation
317 STATIONTYPE_ST:
318 type: string
319 description: Typ der Station
339 PARGROUP:
340 type: string
341 description: Gruppe des Parameters
342 PARAMGROUP_NAME:
343 type: string
344 description: Name der Parametergruppe
351 STATNAME_ST:
352 type: string
353 description: Messstationsname
354 STATNAME_DATE_TIME:
355 type: string
356 description: Zusammengesetzt aus "<Messstation> <Messdatum> <Uhrzeit>"
359 PARAMCODE_PM:
360 type: string
361 description: Name des Parameters
362 DATE_STM:
363 type: string
364 description: Datum einzeln im Format YYYYMMDD
26 content:
27 application/json:
28 schema:
29 type: object
30 properties:
31 V_MUDAB_PROJECTSTATION:
51 content:
52 application/json:
53 schema:
54 type: object
55 properties:
56 STATION_SMALL:
76 content:
77 application/json:
78 schema:
79 type: object
80 properties:
81 MV_PARAMETER:
101 content:
102 application/json:
103 schema:
104 type: object
105 properties:
106 MV_STATION_MSMNT:
126 content:
127 application/json:
128 schema:
129 type: object
130 properties:
131 MV_PARAMETER_BIOLOGIE:
151 content:
152 application/json:
153 schema:
154 type: object
155 properties:
156 MV_PARAMETER_BIOTA:
176 content:
177 application/json:
178 schema:
179 type: object
180 properties:
181 MV_PARAMETER_WASSER:
201 content:
202 application/json:
203 schema:
204 type: object
205 properties:
206 MV_PARAMETER_SEDIMENT:
226 content:
227 application/json:
228 schema:
229 type: object
230 properties:
231 V_PLC_STATION:
256 type: object
257 properties:
258 col:
259 type: string
260 description: Spaltenname
261 op:
259 type: string
260 description: Spaltenname
261 op:
262 type: string
263 description: Vergleichsoperation (SQL ish)
264 value:
262 type: string
263 description: Vergleichsoperation (SQL ish)
264 value:
265 type: string
266 description: Vergleichswert
267 range:
268 type: object
269 properties:
270 from:
271 type: integer
272 description: Start der Range
273 count:
271 type: integer
272 description: Start der Range
273 count:
274 type: integer
275 description: Wie viele Einträge von "from" aufwärts ausgegeben werden sollen.
276 orderby:
277 type: object
278 properties:
279 col:
280 type: string
281 description: Spaltenname für die Sortierung
282 dir:
290 type: object
291 properties:
292 metadataid:
293 type: integer
294 PROJECTSTATIONID:
295 type: integer
292 metadataid:
293 type: integer
294 PROJECTSTATIONID:
295 type: integer
296 description: Aufsteigende IDs von Projektstationen
297 NAME_PS:
295 type: integer
296 description: Aufsteigende IDs von Projektstationen
297 NAME_PS:
298 type: string
299 description: Name der Projektstation
300 REGION:
298 type: string
299 description: Name der Projektstation
300 REGION:
301 type: string
302 description: Region der Projektstation
303 INSTITUT:
301 type: string
302 description: Region der Projektstation
303 INSTITUT:
304 type: string
305 description: Institut zu dem die Projektstation gehört
306 Messstation:
307 type: object
308 properties:
309 metadataid:
310 type: integer
311 STATNAME_ST:
312 type: string
309 metadataid:
310 type: integer
311 STATNAME_ST:
312 type: string
313 description: Messstationsname
314 NAME_PS:
312 type: string
313 description: Messstationsname
314 NAME_PS:
315 type: string
316 description: Name der Projektstation
317 STATIONTYPE_ST:
315 type: string
316 description: Name der Projektstation
317 STATIONTYPE_ST:
318 type: string
319 description: Typ der Station
320 COMPT_DS:
324 description: Messparameter
325 properties:
326 metadataid:
327 type: integer
328 COMPT_DS:
329 $ref: '#/components/schemas/Compartment'
328 COMPT_DS:
329 $ref: '#/components/schemas/Compartment'
330 PARAMETER:
331 type: string
332 description: Parameterabkürzung
333 PARAMETERGRUPPE:
331 type: string
332 description: Parameterabkürzung
333 PARAMETERGRUPPE:
334 type: string
335 description: Gruppe des Parameters
336 PARAM_NAME:
334 type: string
335 description: Gruppe des Parameters
336 PARAM_NAME:
337 type: string
338 description: Name des Parameters
339 PARGROUP:
337 type: string
338 description: Name des Parameters
339 PARGROUP:
340 type: string
341 description: Gruppe des Parameters
342 PARAMGROUP_NAME:
340 type: string
341 description: Gruppe des Parameters
342 PARAMGROUP_NAME:
343 type: string
344 description: Name der Parametergruppe
345 ParameterValue:
347 description: Parameter Messwert
348 properties:
349 metadataid:
350 type: integer
351 STATNAME_ST:
352 type: string
349 metadataid:
350 type: integer
351 STATNAME_ST:
352 type: string
353 description: Messstationsname
354 STATNAME_DATE_TIME:
352 type: string
353 description: Messstationsname
354 STATNAME_DATE_TIME:
355 type: string
356 description: Zusammengesetzt aus "<Messstation> <Messdatum> <Uhrzeit>"
357 PARAMETERID_PM:
355 type: string
356 description: Zusammengesetzt aus "<Messstation> <Messdatum> <Uhrzeit>"
357 PARAMETERID_PM:
358 type: string
359 PARAMCODE_PM:
360 type: string
357 PARAMETERID_PM:
358 type: string
359 PARAMCODE_PM:
360 type: string
361 description: Name des Parameters
362 DATE_STM:
360 type: string
361 description: Name des Parameters
362 DATE_STM:
363 type: string
364 description: Datum einzeln im Format YYYYMMDD
365 TIME_STM:
363 type: string
364 description: Datum einzeln im Format YYYYMMDD
365 TIME_STM:
366 type: string
367 description: Uhrzeit im Format HHMM
368 VALUE_MS:
366 type: string
367 description: Uhrzeit im Format HHMM
368 VALUE_MS:
369 type: string
370 description: Messwert
371 HelcomPLCStation:
372 type: object
373 properties:
374 STATION_NAME:
375 type: string
376 description: Name der Station
377 STATION_CODE:
375 type: string
376 description: Name der Station
377 STATION_CODE:
378 type: string
379 description: Stationscode
380 LAND_CD:
378 type: string
379 description: Stationscode
380 LAND_CD:
381 type: string
382 ST_LAT:
383 type: number
380 LAND_CD:
381 type: string
382 ST_LAT:
383 type: number
384 description: Latitude
385 ST_LON:
383 type: number
384 description: Latitude
385 ST_LON:
386 type: number
387 description: Longitude
388 SUBCM_CODE:
386 type: number
387 description: Longitude
388 SUBCM_CODE:
389 type: string
390 SUBCM_NAME:
391 type: string
388 SUBCM_CODE:
389 type: string
390 SUBCM_NAME:
391 type: string
392 MON_TYPE:
393 type: string
390 SUBCM_NAME:
391 type: string
392 MON_TYPE:
393 type: string
394
395 Compartment:
16 Gibt eine filterbare Liste aller Projektstation in der Datenbank zurück.
17 Filterbare Attribute sind die Felder die aus dem ProjectStation Schema kommen.
18 requestBody:
19 content:
20 application/json:
21 schema:
41 Gibt eine filterbare Liste aller Messtationen in der Datenbank zurück.
42 Filterbare Attribute sind die Felder die aus dem Messstation Schema kommen.
43 requestBody:
44 content:
45 application/json:
46 schema:
66 Gibt eine filterbare Liste aller Parameter in der Datenbank zurück.
67 Filterbare Attribute sind die Felder die aus dem Parameter Schema kommen.
68 requestBody:
69 content:
70 application/json:
71 schema:
91 Gibt eine filterbare Liste aller Messwerte in der Datenbank zurück.
92 Filterbare Attribute sind die Felder die aus dem ParameterValue Schema kommen.
93 requestBody:
94 content:
95 application/json:
96 schema:
116 Gibt eine filterbare Liste aller Parameter in der Datenbank aus dem Kompartiment Biologie zurück.
117 Filterbare Attribute sind die Felder die aus dem Parameter Schema kommen.
118 requestBody:
119 content:
120 application/json:
121 schema:
141 Gibt eine filterbare Liste aller Parameter in der Datenbank aus dem Kompartiment Biota zurück.
142 Filterbare Attribute sind die Felder die aus dem Parameter Schema kommen.
143 requestBody:
144 content:
145 application/json:
146 schema:
166 Gibt eine filterbare Liste aller Parameter in der Datenbank aus dem Kompartiment Wasser zurück.
167 Filterbare Attribute sind die Felder die aus dem Parameter Schema kommen.
168 requestBody:
169 content:
170 application/json:
171 schema:
191 Gibt eine filterbare Liste aller Parameter in der Datenbank aus dem Kompartiment Sediment zurück.
192 Filterbare Attribute sind die Felder die aus dem Parameter Schema kommen.
193 requestBody:
194 content:
195 application/json:
196 schema:
216 Gibt eine filterbare Liste aller HELCOM PLC Stationen in der Datenbank zurück.
217 Filterbare Attribute sind die Felder die aus dem HelcomPLCStation Schema kommen.
218 requestBody:
219 content:
220 application/json:
221 schema:
10
11 /PROJECTSTATION_SMALL:
12 post:
13 operationId: list-projekt-stationen
14 summary: Liste aller Projekt Stationen
15 description: |
35
36 /STATION_SMALL:
37 post:
38 operationId: list-mess-stationen
39 summary: Liste aller Messstationen
40 description: |
60
61 /MV_PARAMETER:
62 post:
63 operationId: list-parameter
64 summary: Liste aller Parameter
65 description: |
85
86 /MV_STATION_MSMNT:
87 post:
88 operationId: list-parameter-values
89 summary: Liste aller Messwerte
90 description: |
110
111 /MV_PARAMETER_BIOLOGIE:
112 post:
113 operationId: list-parameters-biologie
114 summary: Liste aller Parameter im Biologie Kompartiment
115 description: |
135
136 /MV_PARAMETER_BIOTA:
137 post:
138 operationId: list-parameters-biota
139 summary: Liste aller Parameter im Biota Kompartiment
140 description: |
160
161 /MV_PARAMETER_WASSER:
162 post:
163 operationId: list-parameters-wasser
164 summary: Liste aller Parameter im Wasser Kompartiment
165 description: |
185
186 /MV_PARAMETER_SEDIMENT:
187 post:
188 operationId: list-parameters-sediment
189 summary: Liste aller Parameter im Sediment Kompartiment
190 description: |
210
211 /V_PLC_STATION:
212 post:
213 operationId: list-plc-stations
214 summary: Liste aller HELCOM PLC Stationen
215 description: |
10
11 /PROJECTSTATION_SMALL:
12 post:
13 operationId: list-projekt-stationen
14 summary: Liste aller Projekt Stationen
15 description: |
35
36 /STATION_SMALL:
37 post:
38 operationId: list-mess-stationen
39 summary: Liste aller Messstationen
40 description: |
60
61 /MV_PARAMETER:
62 post:
63 operationId: list-parameter
64 summary: Liste aller Parameter
65 description: |
85
86 /MV_STATION_MSMNT:
87 post:
88 operationId: list-parameter-values
89 summary: Liste aller Messwerte
90 description: |
110
111 /MV_PARAMETER_BIOLOGIE:
112 post:
113 operationId: list-parameters-biologie
114 summary: Liste aller Parameter im Biologie Kompartiment
115 description: |
135
136 /MV_PARAMETER_BIOTA:
137 post:
138 operationId: list-parameters-biota
139 summary: Liste aller Parameter im Biota Kompartiment
140 description: |
160
161 /MV_PARAMETER_WASSER:
162 post:
163 operationId: list-parameters-wasser
164 summary: Liste aller Parameter im Wasser Kompartiment
165 description: |
185
186 /MV_PARAMETER_SEDIMENT:
187 post:
188 operationId: list-parameters-sediment
189 summary: Liste aller Parameter im Sediment Kompartiment
190 description: |
210
211 /V_PLC_STATION:
212 post:
213 operationId: list-plc-stations
214 summary: Liste aller HELCOM PLC Stationen
215 description: |
10
11 /PROJECTSTATION_SMALL:
12 post:
13 operationId: list-projekt-stationen
14 summary: Liste aller Projekt Stationen
15 description: |
35
36 /STATION_SMALL:
37 post:
38 operationId: list-mess-stationen
39 summary: Liste aller Messstationen
40 description: |
60
61 /MV_PARAMETER:
62 post:
63 operationId: list-parameter
64 summary: Liste aller Parameter
65 description: |
85
86 /MV_STATION_MSMNT:
87 post:
88 operationId: list-parameter-values
89 summary: Liste aller Messwerte
90 description: |
110
111 /MV_PARAMETER_BIOLOGIE:
112 post:
113 operationId: list-parameters-biologie
114 summary: Liste aller Parameter im Biologie Kompartiment
115 description: |
135
136 /MV_PARAMETER_BIOTA:
137 post:
138 operationId: list-parameters-biota
139 summary: Liste aller Parameter im Biota Kompartiment
140 description: |
160
161 /MV_PARAMETER_WASSER:
162 post:
163 operationId: list-parameters-wasser
164 summary: Liste aller Parameter im Wasser Kompartiment
165 description: |
185
186 /MV_PARAMETER_SEDIMENT:
187 post:
188 operationId: list-parameters-sediment
189 summary: Liste aller Parameter im Sediment Kompartiment
190 description: |
210
211 /V_PLC_STATION:
212 post:
213 operationId: list-plc-stations
214 summary: Liste aller HELCOM PLC Stationen
215 description: |
10
11 /PROJECTSTATION_SMALL:
12 post:
13 operationId: list-projekt-stationen
14 summary: Liste aller Projekt Stationen
15 description: |
35
36 /STATION_SMALL:
37 post:
38 operationId: list-mess-stationen
39 summary: Liste aller Messstationen
40 description: |
60
61 /MV_PARAMETER:
62 post:
63 operationId: list-parameter
64 summary: Liste aller Parameter
65 description: |
85
86 /MV_STATION_MSMNT:
87 post:
88 operationId: list-parameter-values
89 summary: Liste aller Messwerte
90 description: |
110
111 /MV_PARAMETER_BIOLOGIE:
112 post:
113 operationId: list-parameters-biologie
114 summary: Liste aller Parameter im Biologie Kompartiment
115 description: |
135
136 /MV_PARAMETER_BIOTA:
137 post:
138 operationId: list-parameters-biota
139 summary: Liste aller Parameter im Biota Kompartiment
140 description: |
160
161 /MV_PARAMETER_WASSER:
162 post:
163 operationId: list-parameters-wasser
164 summary: Liste aller Parameter im Wasser Kompartiment
165 description: |
185
186 /MV_PARAMETER_SEDIMENT:
187 post:
188 operationId: list-parameters-sediment
189 summary: Liste aller Parameter im Sediment Kompartiment
190 description: |
210
211 /V_PLC_STATION:
212 post:
213 operationId: list-plc-stations
214 summary: Liste aller HELCOM PLC Stationen
215 description: |
48 responses:
49 "200":
50 description: Success
51 content:
52 application/json:
53 schema:
73 responses:
74 "200":
75 description: Success
76 content:
77 application/json:
78 schema:
98 responses:
99 "200":
100 description: Success
101 content:
102 application/json:
103 schema:
123 responses:
124 "200":
125 description: Success
126 content:
127 application/json:
128 schema:
148 responses:
149 "200":
150 description: Success
151 content:
152 application/json:
153 schema:
173 responses:
174 "200":
175 description: Success
176 content:
177 application/json:
178 schema:
198 responses:
199 "200":
200 description: Success
201 content:
202 application/json:
203 schema:
223 responses:
224 "200":
225 description: Success
226 content:
227 application/json:
228 schema:
314 NAME_PS:
315 type: string
316 description: Name der Projektstation
317 STATIONTYPE_ST:
318 type: string
319 description: Typ der Station
339 PARGROUP:
340 type: string
341 description: Gruppe des Parameters
342 PARAMGROUP_NAME:
343 type: string
344 description: Name der Parametergruppe
351 STATNAME_ST:
352 type: string
353 description: Messstationsname
354 STATNAME_DATE_TIME:
355 type: string
356 description: Zusammengesetzt aus "<Messstation> <Messdatum> <Uhrzeit>"
359 PARAMCODE_PM:
360 type: string
361 description: Name des Parameters
362 DATE_STM:
363 type: string
364 description: Datum einzeln im Format YYYYMMDD
16 Gibt eine filterbare Liste aller Projektstation in der Datenbank zurück.
17 Filterbare Attribute sind die Felder die aus dem ProjectStation Schema kommen.
18 requestBody:
19 content:
20 application/json:
21 schema:
41 Gibt eine filterbare Liste aller Messtationen in der Datenbank zurück.
42 Filterbare Attribute sind die Felder die aus dem Messstation Schema kommen.
43 requestBody:
44 content:
45 application/json:
46 schema:
66 Gibt eine filterbare Liste aller Parameter in der Datenbank zurück.
67 Filterbare Attribute sind die Felder die aus dem Parameter Schema kommen.
68 requestBody:
69 content:
70 application/json:
71 schema:
91 Gibt eine filterbare Liste aller Messwerte in der Datenbank zurück.
92 Filterbare Attribute sind die Felder die aus dem ParameterValue Schema kommen.
93 requestBody:
94 content:
95 application/json:
96 schema:
116 Gibt eine filterbare Liste aller Parameter in der Datenbank aus dem Kompartiment Biologie zurück.
117 Filterbare Attribute sind die Felder die aus dem Parameter Schema kommen.
118 requestBody:
119 content:
120 application/json:
121 schema:
141 Gibt eine filterbare Liste aller Parameter in der Datenbank aus dem Kompartiment Biota zurück.
142 Filterbare Attribute sind die Felder die aus dem Parameter Schema kommen.
143 requestBody:
144 content:
145 application/json:
146 schema:
166 Gibt eine filterbare Liste aller Parameter in der Datenbank aus dem Kompartiment Wasser zurück.
167 Filterbare Attribute sind die Felder die aus dem Parameter Schema kommen.
168 requestBody:
169 content:
170 application/json:
171 schema:
191 Gibt eine filterbare Liste aller Parameter in der Datenbank aus dem Kompartiment Sediment zurück.
192 Filterbare Attribute sind die Felder die aus dem Parameter Schema kommen.
193 requestBody:
194 content:
195 application/json:
196 schema:
216 Gibt eine filterbare Liste aller HELCOM PLC Stationen in der Datenbank zurück.
217 Filterbare Attribute sind die Felder die aus dem HelcomPLCStation Schema kommen.
218 requestBody:
219 content:
220 application/json:
221 schema:
26 content:
27 application/json:
28 schema:
29 type: object
30 properties:
31 V_MUDAB_PROJECTSTATION:
51 content:
52 application/json:
53 schema:
54 type: object
55 properties:
56 STATION_SMALL:
76 content:
77 application/json:
78 schema:
79 type: object
80 properties:
81 MV_PARAMETER:
101 content:
102 application/json:
103 schema:
104 type: object
105 properties:
106 MV_STATION_MSMNT:
126 content:
127 application/json:
128 schema:
129 type: object
130 properties:
131 MV_PARAMETER_BIOLOGIE:
151 content:
152 application/json:
153 schema:
154 type: object
155 properties:
156 MV_PARAMETER_BIOTA:
176 content:
177 application/json:
178 schema:
179 type: object
180 properties:
181 MV_PARAMETER_WASSER:
201 content:
202 application/json:
203 schema:
204 type: object
205 properties:
206 MV_PARAMETER_SEDIMENT:
226 content:
227 application/json:
228 schema:
229 type: object
230 properties:
231 V_PLC_STATION:
256 type: object
257 properties:
258 col:
259 type: string
260 description: Spaltenname
261 op:
259 type: string
260 description: Spaltenname
261 op:
262 type: string
263 description: Vergleichsoperation (SQL ish)
264 value:
262 type: string
263 description: Vergleichsoperation (SQL ish)
264 value:
265 type: string
266 description: Vergleichswert
267 range:
268 type: object
269 properties:
270 from:
271 type: integer
272 description: Start der Range
273 count:
271 type: integer
272 description: Start der Range
273 count:
274 type: integer
275 description: Wie viele Einträge von "from" aufwärts ausgegeben werden sollen.
276 orderby:
277 type: object
278 properties:
279 col:
280 type: string
281 description: Spaltenname für die Sortierung
282 dir:
290 type: object
291 properties:
292 metadataid:
293 type: integer
294 PROJECTSTATIONID:
295 type: integer
292 metadataid:
293 type: integer
294 PROJECTSTATIONID:
295 type: integer
296 description: Aufsteigende IDs von Projektstationen
297 NAME_PS:
295 type: integer
296 description: Aufsteigende IDs von Projektstationen
297 NAME_PS:
298 type: string
299 description: Name der Projektstation
300 REGION:
298 type: string
299 description: Name der Projektstation
300 REGION:
301 type: string
302 description: Region der Projektstation
303 INSTITUT:
301 type: string
302 description: Region der Projektstation
303 INSTITUT:
304 type: string
305 description: Institut zu dem die Projektstation gehört
306 Messstation:
307 type: object
308 properties:
309 metadataid:
310 type: integer
311 STATNAME_ST:
312 type: string
309 metadataid:
310 type: integer
311 STATNAME_ST:
312 type: string
313 description: Messstationsname
314 NAME_PS:
312 type: string
313 description: Messstationsname
314 NAME_PS:
315 type: string
316 description: Name der Projektstation
317 STATIONTYPE_ST:
315 type: string
316 description: Name der Projektstation
317 STATIONTYPE_ST:
318 type: string
319 description: Typ der Station
320 COMPT_DS:
324 description: Messparameter
325 properties:
326 metadataid:
327 type: integer
328 COMPT_DS:
329 $ref: '#/components/schemas/Compartment'
328 COMPT_DS:
329 $ref: '#/components/schemas/Compartment'
330 PARAMETER:
331 type: string
332 description: Parameterabkürzung
333 PARAMETERGRUPPE:
331 type: string
332 description: Parameterabkürzung
333 PARAMETERGRUPPE:
334 type: string
335 description: Gruppe des Parameters
336 PARAM_NAME:
334 type: string
335 description: Gruppe des Parameters
336 PARAM_NAME:
337 type: string
338 description: Name des Parameters
339 PARGROUP:
337 type: string
338 description: Name des Parameters
339 PARGROUP:
340 type: string
341 description: Gruppe des Parameters
342 PARAMGROUP_NAME:
340 type: string
341 description: Gruppe des Parameters
342 PARAMGROUP_NAME:
343 type: string
344 description: Name der Parametergruppe
345 ParameterValue:
347 description: Parameter Messwert
348 properties:
349 metadataid:
350 type: integer
351 STATNAME_ST:
352 type: string
349 metadataid:
350 type: integer
351 STATNAME_ST:
352 type: string
353 description: Messstationsname
354 STATNAME_DATE_TIME:
352 type: string
353 description: Messstationsname
354 STATNAME_DATE_TIME:
355 type: string
356 description: Zusammengesetzt aus "<Messstation> <Messdatum> <Uhrzeit>"
357 PARAMETERID_PM:
355 type: string
356 description: Zusammengesetzt aus "<Messstation> <Messdatum> <Uhrzeit>"
357 PARAMETERID_PM:
358 type: string
359 PARAMCODE_PM:
360 type: string
357 PARAMETERID_PM:
358 type: string
359 PARAMCODE_PM:
360 type: string
361 description: Name des Parameters
362 DATE_STM:
360 type: string
361 description: Name des Parameters
362 DATE_STM:
363 type: string
364 description: Datum einzeln im Format YYYYMMDD
365 TIME_STM:
363 type: string
364 description: Datum einzeln im Format YYYYMMDD
365 TIME_STM:
366 type: string
367 description: Uhrzeit im Format HHMM
368 VALUE_MS:
366 type: string
367 description: Uhrzeit im Format HHMM
368 VALUE_MS:
369 type: string
370 description: Messwert
371 HelcomPLCStation:
372 type: object
373 properties:
374 STATION_NAME:
375 type: string
376 description: Name der Station
377 STATION_CODE:
375 type: string
376 description: Name der Station
377 STATION_CODE:
378 type: string
379 description: Stationscode
380 LAND_CD:
378 type: string
379 description: Stationscode
380 LAND_CD:
381 type: string
382 ST_LAT:
383 type: number
380 LAND_CD:
381 type: string
382 ST_LAT:
383 type: number
384 description: Latitude
385 ST_LON:
383 type: number
384 description: Latitude
385 ST_LON:
386 type: number
387 description: Longitude
388 SUBCM_CODE:
386 type: number
387 description: Longitude
388 SUBCM_CODE:
389 type: string
390 SUBCM_NAME:
391 type: string
388 SUBCM_CODE:
389 type: string
390 SUBCM_NAME:
391 type: string
392 MON_TYPE:
393 type: string
390 SUBCM_NAME:
391 type: string
392 MON_TYPE:
393 type: string
394
395 Compartment: