{"info":{"_postman_id":"e830568e-6dac-4ab3-b16d-c04929b33d1e","name":"Noordtec API","description":"<html><head></head><body><p>Welcome to the Noordtec API.</p>\n<p>For further informations, how to use this, please contact us.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"10752548","collectionId":"e830568e-6dac-4ab3-b16d-c04929b33d1e","publishedId":"2sAYdkHpMW","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"00235F","highlight":"548FD2"},"publishDate":"2025-03-10T11:22:37.000Z"},"item":[{"name":"v1","item":[{"name":"MRS","item":[{"name":"Values","item":[{"name":"/v1/mrs/values/values","event":[{"listen":"test","script":{"id":"f85f4bad-2244-43ef-a2d0-6217bc1d7214","exec":["var template = `\r","<style type=\"text/css\">\r","    .tftable {font-size:14px;color:#333333;width:100%;border-width: 1px;border-color: #87ceeb;border-collapse: collapse;}\r","    .tftable th {font-size:18px;background-color:#87ceeb;border-width: 1px;padding: 8px;border-style: solid;border-color: #87ceeb;text-align:left;}\r","    .tftable tr {background-color:#ffffff;}\r","    .tftable td {font-size:14px;border-width: 1px;padding: 8px;border-style: solid;border-color: #87ceeb;}\r","    .tftable tr:hover {background-color:#e0ffff;}\r","</style>\r","\r","<table class=\"tftable\" border=\"1\">\r","    <tr>\r","        <th>ID</th>\r","        <th>Transfer Name</th>\r","        <th>Internal Name Modem</th>\r","        <th>Internal Name SPS</th>\r","        <th>Description</th>\r","        <th>Unit</th>\r","    </tr>\r","    \r","    {{#each response}}\r","        <tr id=row_{{@key}}>\r","            <td>{{id}}</td>\r","            <td>{{transfer_name}}</td>\r","            <td>{{internal_name_modem}}</td>\r","            <td>{{internal_name_sps}}</td>\r","            <td>{{description}}</td>\r","            <td>{{unit}}</td>\r","        </tr>\r","    {{/each}}\r","</table>\r","`;\r","\r","function constructVisualizerPayload() {\r","    return { response: pm.response.json() }\r","}\r","\r","pm.visualizer.set(template, constructVisualizerPayload());"],"type":"text/javascript","packages":{}}}],"id":"ed55ed84-5cfd-4b33-bc82-184ce88535d3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{auth-bearer}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.noordtec.de/v1/mrs/values/values","description":"<p>Returns all possible value types and the correspoding unit</p>\n","urlObject":{"protocol":"https","path":["v1","mrs","values","values"],"host":["api","noordtec","de"],"query":[],"variable":[]}},"response":[{"id":"bcffa8ed-01d6-414a-84fb-2ed0d219ee1a","name":"/v1/mrs/values/values","originalRequest":{"method":"GET","header":[],"url":"https://api.noordtec.de/v1/mrs/values/values"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 1,\n        \"transfer_name\": \"value1_server\",\n        \"internal_name_modem\": \"value1_modem\",\n        \"internal_name_sps\": \"value1_sps\",\n        \"description\": \"Value 1 Description\",\n        \"unit\": \"value_unit\"\n    },\n    {\n        \"id\": 2,\n        \"transfer_name\": \"value2_server\",\n        \"internal_name_modem\": \"value2_modem\",\n        \"internal_name_sps\": \"value2_sps\",\n        \"description\": \"Value 2 Description\",\n        \"unit\": \"value2_unit\"\n    }\n]"}],"_postman_id":"ed55ed84-5cfd-4b33-bc82-184ce88535d3"}],"id":"70b1de16-23e6-4485-87db-4b11678e1b6f","description":"<p>Main Folder for the Values-Module<br />A value is a parameter send by the station.</p>\n","_postman_id":"70b1de16-23e6-4485-87db-4b11678e1b6f","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{auth-bearer}}"}]},"isInherited":true,"source":{"_postman_id":"e830568e-6dac-4ab3-b16d-c04929b33d1e","id":"e830568e-6dac-4ab3-b16d-c04929b33d1e","name":"Noordtec API","type":"collection"}}},{"name":"Datasets","item":[{"name":"Stations","item":[{"name":"Cylce","item":[{"name":"/v1/mrs/stations/datasets/cycle/get_stations","id":"f1de55a8-79f4-4c3c-a880-84f672dc9a00","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{auth-bearer}}"}]},"isInherited":false},"method":"GET","header":[],"url":"/v1/mrs/stations/datasets/cycle/get_stations","description":"<p>Returns all stations where the used bearer has access to</p>\n","urlObject":{"path":["v1","mrs","stations","datasets","cycle","get_stations"],"host":[""],"query":[],"variable":[]}},"response":[{"id":"6dcd8a46-1e14-463e-a851-c81cd9d71a70","name":"/v1/mrs/stations/datasets/cycle/get_stations","originalRequest":{"method":"GET","header":[],"url":"/v1/mrs/stations/datasets/cycle/get_stations"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"value\": \"{{station_uuid1}}\",\n        \"label\": \"{{station_name1}}\"\n    },\n    {\n        \"value\": \"{{station_uuid2}}\",\n        \"label\": \"{{station_name2}}\"\n    }\n]"}],"_postman_id":"f1de55a8-79f4-4c3c-a880-84f672dc9a00"},{"name":"/v1/mrs/stations/datasets/cycle","id":"ded5c233-210c-44ad-8d35-0ec2c326a237","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{auth-bearer}}"}]},"isInherited":false},"method":"GET","header":[{"key":"station_id","value":"{{station_uuid}}","description":"<p>Station UUID</p>\n","type":"text"},{"key":"cycles","value":"3,5","description":"<p>CSV List of Cycle-IDs</p>\n","type":"text"},{"key":"date-from","value":"2024-02-27 15:43:31.470","description":"<p>Start date for Filter</p>\n","type":"text"},{"key":"date-to","value":"2028-08-27 16:13:31.470","description":"<p>End date for Filter</p>\n","type":"text"}],"url":"/v1/mrs/stations/datasets/cycle","description":"<p>Returns cycle data.<br />Required values: station_id, date-from, date-to<br />Optional values: cycles, values  </p>\n<p>cycles returns only specific cycles by there ID</p>\n<p>values only returns specific components</p>\n","urlObject":{"path":["v1","mrs","stations","datasets","cycle"],"host":[""],"query":[],"variable":[]}},"response":[{"id":"fcf564fe-b22a-4e7e-b626-3b1b85ab8130","name":"/v1/mrs/stations/datasets/cycle","originalRequest":{"method":"GET","header":[{"key":"station_id","value":"{{station_uuid}}","description":"Station UUID","type":"text"},{"key":"values","value":"Level,Pressure, pressure_lin, level_lin","description":"CSV List of Values","type":"text"},{"key":"cycles","value":"2, 4","description":"CSV List of Cycle-IDs","type":"text","disabled":true},{"key":"date-from","value":"2024-02-27 15:43:31.470","description":"Start date for Filter","type":"text"},{"key":"date-to","value":"2028-02-27 16:13:31.470","description":"End date for Filter","type":"text"}],"url":"/v1/mrs/stations/datasets/cycle"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"timestamp\": \"2025-02-25T13:36:41.705Z\",\n        \"cycle\": 14,\n        \"uuid\": \"{{station_uuid1}}\",\n        \"description\": \"{{value_description1}}\",\n        \"payload\": 5.83,\n        \"unit\": \"{{value_unit1}}\"\n    },\n    {\n        \"timestamp\": \"2025-02-25T13:36:41.705Z\",\n        \"cycle\": 14,\n        \"uuid\": \"{{station_uuid2}}\",\n        \"description\": \"{{value_description2}}\",\n        \"payload\": 5.83,\n        \"unit\": \"{{value_unit2}}\"\n    }\n]"}],"_postman_id":"ded5c233-210c-44ad-8d35-0ec2c326a237"},{"name":"/v1/mrs/stations/datasets/get_cycles","id":"537dd552-86fc-46a6-914b-9c85689ffee4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{auth-bearer}}"}]},"isInherited":false},"method":"GET","header":[{"key":"station_id","value":"{{station_uuid}}","type":"text"},{"key":"date-from","value":"2024-02-27 15:43:31.470","type":"text"},{"key":"date-to","value":"2028-08-27 16:13:31.470","type":"text"},{"key":"type","value":"sum-count","description":"<p>Values: list-count, list-times or sum-count - Count the returned values or wirte them in a list?</p>\n","type":"text"}],"url":"/v1/mrs/stations/datasets/cycle/get_cycles","description":"<p>Required values: station_id, date-from, date-to</p>\n<p>The header \"type\" definies the type of the returned data.</p>\n<ul>\n<li><p>list-times = List of the dates, where a cycle was send</p>\n</li>\n<li><p>list-count = List of Count-Numbers</p>\n</li>\n<li><p>sum-count = Number of cycles in the definied time range</p>\n</li>\n</ul>\n","urlObject":{"path":["v1","mrs","stations","datasets","cycle","get_cycles"],"host":[""],"query":[],"variable":[]}},"response":[{"id":"4abc01cd-5e7a-4e8f-a1d5-bf49d8be032a","name":"/v1/mrs/stations/datasets/get_cycles","originalRequest":{"method":"GET","header":[{"key":"station_id","value":"{{station_uuid}}","type":"text"},{"key":"date-from","value":"2024-02-27 15:43:31.470","type":"text"},{"key":"date-to","value":"2028-02-27 16:13:31.470","type":"text"},{"key":"type","value":"sum-count","description":"Values: list-count, list-times or sum-count - Count the returned values or wirte them in a list?\n","type":"text"}],"url":"/v1/mrs/stations/datasets/cycle/get_cycles"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"cycles_count\": 98\n    }\n]"},{"id":"14710088-93f3-44c2-b17e-bfec1bb36791","name":"/v1/mrs/stations/datasets/get_cycles","originalRequest":{"method":"GET","header":[{"key":"station_id","value":"{{station_uuid}}","type":"text"},{"key":"date-from","value":"2024-02-27 15:43:31.470","type":"text"},{"key":"date-to","value":"2028-02-27 16:13:31.470","type":"text"},{"key":"type","value":"list-times","description":"Values: list-count, list-times or sum-count - Count the returned values or wirte them in a list?\n","type":"text"}],"url":"/v1/mrs/stations/datasets/cycle/get_cycles"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"cycles\": \"2025-02-25 14:36:41.705, 2025-02-28 09:12:08.179, 2025-02-28 09:13:08.149, 2025-02-28 09:14:08.092, 2025-02-28 09:15:08.123, 2025-02-28 09:16:08.097, 2025-02-28 09:17:08.131, 2025-02-28 09:18:08.172, 2025-02-28 09:19:08.215, 2025-02-28 09:20:08.272, 2025-02-28 09:21:08.297, 2025-02-28 09:22:08.295, 2025-02-28 09:23:08.290, 2025-02-28 09:24:08.297, 2025-02-28 09:25:08.324, 2025-02-28 09:26:08.375, 2025-02-28 09:27:08.324, 2025-02-28 09:28:08.366, 2025-02-28 09:29:08.447, 2025-02-28 09:30:08.375, 2025-02-28 09:31:08.394, 2025-02-28 09:32:08.433, 2025-02-28 09:33:08.466, 2025-02-28 09:34:08.470, 2025-02-28 09:35:08.504, 2025-02-28 09:36:08.527, 2025-02-28 09:37:08.526, 2025-02-28 09:38:08.544, 2025-02-28 09:39:08.523, 2025-02-28 09:40:08.548, 2025-02-28 09:41:08.525, 2025-02-28 09:42:08.578, 2025-02-28 09:43:08.591, 2025-02-28 09:44:08.633, 2025-02-28 09:45:08.672, 2025-02-28 09:46:08.700, 2025-02-28 09:47:08.742, 2025-02-28 09:48:08.765, 2025-02-28 09:49:08.774, 2025-02-28 09:50:08.803, 2025-02-28 09:51:08.864,\"\n    }\n]"},{"id":"c4545fb4-91ee-482f-8bdc-c8ac44bf28a9","name":"/v1/mrs/stations/datasets/get_cycles Copy","originalRequest":{"method":"GET","header":[{"key":"station_id","value":"{{station_uuid}}","type":"text"},{"key":"date-from","value":"2024-02-27 15:43:31.470","type":"text"},{"key":"date-to","value":"2028-02-27 16:13:31.470","type":"text"},{"key":"type","value":"list-count","description":"Values: list-count, list-times or sum-count - Count the returned values or wirte them in a list?\n","type":"text"}],"url":"/v1/mrs/stations/datasets/cycle/get_cycles"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"cycles\": \"2025-02-25 14:36:41.705, 2025-02-28 09:12:08.179, 2025-02-28 09:13:08.149, 2025-02-28 09:14:08.092, 2025-02-28 09:15:08.123, 2025-02-28 09:16:08.097, 2025-02-28 09:17:08.131, 2025-02-28 09:18:08.172, 2025-02-28 09:19:08.215, 2025-02-28 09:20:08.272, 2025-02-28 09:21:08.297, 2025-02-28 09:22:08.295, 2025-02-28 09:23:08.290, 2025-02-28 09:24:08.297, 2025-02-28 09:25:08.324, 2025-02-28 09:26:08.375, 2025-02-28 09:27:08.324, 2025-02-28 09:28:08.366, 2025-02-28 09:29:08.447, 2025-02-28 09:30:08.375, 2025-02-28 09:31:08.394, 2025-02-28 09:32:08.433, 2025-02-28 09:33:08.466, 2025-02-28 09:34:08.470, 2025-02-28 09:35:08.504, 2025-02-28 09:36:08.527, 2025-02-28 09:37:08.526, 2025-02-28 09:38:08.544, 2025-02-28 09:39:08.523, 2025-02-28 09:40:08.548, 2025-02-28 09:41:08.525, 2025-02-28 09:42:08.578, 2025-02-28 09:43:08.591, 2025-02-28 09:44:08.633, 2025-02-28 09:45:08.672, 2025-02-28 09:46:08.700, 2025-02-28 09:47:08.742, 2025-02-28 09:48:08.765, 2025-02-28 09:49:08.774, 2025-02-28 09:50:08.803, 2025-02-28 09:51:08.864,\"\n    }\n]"}],"_postman_id":"537dd552-86fc-46a6-914b-9c85689ffee4"},{"name":"/v1/mrs/stations/datasets/get_types","event":[{"listen":"test","script":{"id":"06bdb822-ddee-4f7b-a6b1-92fde09f66cb","exec":["var template = `\r","<style type=\"text/css\">\r","    .tftable {font-size:14px;color:#333333;width:100%;border-width: 1px;border-color: #87ceeb;border-collapse: collapse;}\r","    .tftable th {font-size:18px;background-color:#87ceeb;border-width: 1px;padding: 8px;border-style: solid;border-color: #87ceeb;text-align:left;}\r","    .tftable tr {background-color:#ffffff;}\r","    .tftable td {font-size:14px;border-width: 1px;padding: 8px;border-style: solid;border-color: #87ceeb;}\r","    .tftable tr:hover {background-color:#e0ffff;}\r","</style>\r","\r","<table class=\"tftable\" border=\"1\">\r","    <tr>\r","        <th>ID</th>\r","        <th>Name</th>\r","        <th>Description</th>\r","    </tr>\r","    \r","    {{#each response}}\r","        <tr>\r","            <td>{{id}}</td>\r","            <td>{{name}}</td>\r","            <td>{{description}}</td>\r","        </tr>\r","    {{/each}}\r","</table>\r","`;\r","\r","function constructVisualizerPayload() {\r","    return {response: pm.response.json()}\r","}\r","\r","pm.visualizer.set(template, constructVisualizerPayload());"],"type":"text/javascript","packages":{}}}],"id":"df94458d-4e9e-4cb3-9574-8917371ff90e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{auth-bearer}}"}]},"isInherited":false},"method":"GET","header":[],"url":"/v1/mrs/stations/datasets/cycle/get_types","description":"<p>Returns all possible cycle types</p>\n","urlObject":{"path":["v1","mrs","stations","datasets","cycle","get_types"],"host":[""],"query":[],"variable":[]}},"response":[{"id":"b52c58a5-1d49-4e1d-8634-ffc3612af503","name":"/v1/mrs/stations/datasets/get_types","originalRequest":{"method":"GET","header":[],"url":"/v1/mrs/stations/datasets/cycle/get_types"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 768,\n        \"name\": \"value_1\",\n        \"description\": \"Nice Text for Value 1\"\n    },\n    {\n        \"id\": 578,\n        \"name\": \"value_2\",\n        \"description\": \"Nice Text for Value 2\"\n    }\n]"}],"_postman_id":"df94458d-4e9e-4cb3-9574-8917371ff90e"},{"name":"/v1/mrs/stations/datasets/cycle","id":"186c995e-8074-4903-895a-e9b772961eee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{auth-bearer}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"cycle\": {\r\n        \"metadata\": {\r\n            \"count\": 14,\r\n            \"type\": \"storage\"\r\n        },\r\n        \"payload\": {\r\n            \"level\": 63,\r\n            \"pressure\": 5.83,\r\n            \"level_lin\": 50,\r\n            \"pressure_lin\": 3.86\r\n        }\r\n    },\r\n    \"station_id\": \"{{station_uuid}}\",\r\n    \"timestamp\": \"2025-02-25T13:36:41.705Z\"\r\n}","options":{"raw":{"language":"json"}}},"url":"/v1/mrs/stations/datasets/cycle","description":"<p>Sends a new station to the API.<br />JSON muss be formatted as in the example.<br />The possible values for \"type\" can be requested by /v1/mrs/stations/datsets/get_types</p>\n<p>The payload can be filled dynamically with the values. If a value is unknown to /v1/mrs/values/values, it will be marked as unknown. All values need to be of the datatype string.</p>\n","urlObject":{"path":["v1","mrs","stations","datasets","cycle"],"host":[""],"query":[],"variable":[]}},"response":[{"id":"c6ba3ad0-de5f-48c9-9340-8c2c6722d633","name":"/v1/mrs/stations/datasets/cycle","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"cycle\": {\r\n        \"metadata\": {\r\n            \"count\": 14,\r\n            \"type\": \"storage\"\r\n        },\r\n        \"payload\": {\r\n            \"level\": 63,\r\n            \"pressure\": 5.83,\r\n            \"level_lin\": 50,\r\n            \"pressure_lin\": 3.86\r\n        }\r\n    },\r\n    \"station_id\": \"{{station_uuid}}\",\r\n    \"timestamp\": \"2025-02-25T13:36:41.705Z\"\r\n}","options":{"raw":{"language":"json"}}},"url":"/v1/mrs/stations/datasets/cycle"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"added_entries\": 4,\n    \"station_id\": \"{{station_uuid}}\",\n    \"local_timestamp\": \"2025-02-25 14:36:41.705\",\n    \"cycle_count\": 14\n}"}],"_postman_id":"186c995e-8074-4903-895a-e9b772961eee"}],"id":"4d67be19-c0fe-44a9-8bdb-473365f0eac6","description":"<p>Main Folder for the Cycle-Module</p>\n<p>A Cycle is a group of datasets defined by a specific timeframe.</p>\n","_postman_id":"4d67be19-c0fe-44a9-8bdb-473365f0eac6","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{auth-bearer}}"}]},"isInherited":true,"source":{"_postman_id":"e830568e-6dac-4ab3-b16d-c04929b33d1e","id":"e830568e-6dac-4ab3-b16d-c04929b33d1e","name":"Noordtec API","type":"collection"}}},{"name":"/v1/mrs/stations/datasets","id":"8c39103a-e08f-4209-9068-5b888b76fef7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{auth-bearer}}"}]},"isInherited":false},"method":"GET","header":[{"key":"station_id","value":"{{station_uuid}}","type":"text"},{"key":"values","value":"Level,Pressure, bg10_50, test","type":"text"}],"url":"/v1/mrs/stations/datasets","description":"<p>Returns the current datasets of the station.<br />If value is not filled, all values will be returned  </p>\n<p>Required values: station_id</p>\n","urlObject":{"path":["v1","mrs","stations","datasets"],"host":[""],"query":[],"variable":[]}},"response":[{"id":"48d7a5dc-15e3-4e65-812a-b3c9e75de928","name":"/v1/mrs/stations/datasets","originalRequest":{"method":"GET","header":[{"key":"station_id","value":"{{station_uuid}}","type":"text"},{"key":"values","value":"Level,Pressure, pressure_lin, level_lin","type":"text"}],"url":"/v1/mrs/stations/datasets"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"level\": 62,\n    \"pressure\": 6.82,\n    \"level_lin\": 54,\n    \"pressure_lin\": 4.71,\n    \"station_id\": \"{{uuid}}\",\n    \"timestamp\": \"2025-03-10T11:03:51.033Z\"\n}"}],"_postman_id":"8c39103a-e08f-4209-9068-5b888b76fef7"}],"id":"99d3d3ab-63ef-4e3e-b3f0-ce075baa6f2d","description":"<p>Main Folder for the Stations-Module</p>\n","_postman_id":"99d3d3ab-63ef-4e3e-b3f0-ce075baa6f2d","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{auth-bearer}}"}]},"isInherited":true,"source":{"_postman_id":"e830568e-6dac-4ab3-b16d-c04929b33d1e","id":"e830568e-6dac-4ab3-b16d-c04929b33d1e","name":"Noordtec API","type":"collection"}}}],"id":"4391db58-f4c0-427d-aea2-e9da76bc80b9","description":"<p>Main Folder for the Datasets-Module</p>\n<p>A Dataset is a full set of values. Basic Datasets are always the last one transmitted by the station.<br />Older values are not stored.</p>\n","_postman_id":"4391db58-f4c0-427d-aea2-e9da76bc80b9","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{auth-bearer}}"}]},"isInherited":true,"source":{"_postman_id":"e830568e-6dac-4ab3-b16d-c04929b33d1e","id":"e830568e-6dac-4ab3-b16d-c04929b33d1e","name":"Noordtec API","type":"collection"}}},{"name":"Stations","item":[{"name":"/v1/mrs/stations/create","id":"c3d01fd7-7e44-4768-a59c-9ca51b3927f5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{auth-bearer}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"devicetype\": \"{{station_type}}\",\r\n    \"device\": \"{{station_name}}\",\r\n    \"device_nicename\": \"{{station_nicename}}\",\r\n    \"customer\": \"{{customer_name}}\",\r\n    \"anlagennr\": \"{{station_identifier}}\",\r\n    \"projektnr\": \"{{tation_projectnumber}}\",\r\n    \"erp_adressnr\": \"{{customer_erp_adressnumber}}\",\r\n    \"erp_kundennr\": \"{{customer_erp_customernumber}}\",\r\n    \"strasse\": \"{{station_street}}\",\r\n    \"hausnummer\": \"{{station_housenumber}}\",\r\n    \"plz\": \"{{station_zipcode}}\",\r\n    \"ort\": \"{{station_city}}\",\r\n    \"land\": \"{{station_country}}\",\r\n    \"region\": \"{{station_region}}\"\r\n}","options":{"raw":{"language":"json"}}},"url":"/v1/mrs/stations/create","description":"<p>Creates a new Station.<br />Required values: devicetype, device, device_nicename</p>\n<p>Returns the generated new UUID of the new station</p>\n","urlObject":{"path":["v1","mrs","stations","create"],"host":[""],"query":[],"variable":[]}},"response":[{"id":"0d557da1-ff08-4676-b6d7-d3e2cf610fe1","name":"/v1/mrs/stations/create","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"devicetype\": \"{{station_type}}\",\r\n    \"device\": \"{{station_name}}\",\r\n    \"device_nicename\": \"{{station_nicename}}\",\r\n    \"customer\": \"{{customer_name}}\",\r\n    \"anlagennr\": \"{{station_identifier}}\",\r\n    \"projektnr\": \"{{tation_projectnumber}}\",\r\n    \"erp_adressnr\": \"{{customer_erp_adressnumber}}\",\r\n    \"erp_kundennr\": \"{{customer_erp_customernumber}}\",\r\n    \"strasse\": \"{{station_street}}\",\r\n    \"hausnummer\": \"{{station_housenumber}}\",\r\n    \"plz\": \"{{station_zipcode}}\",\r\n    \"ort\": \"{{station_city}}\",\r\n    \"land\": \"{{station_country}}\",\r\n    \"region\": \"{{station_region}}\"\r\n}","options":{"raw":{"language":"json"}}},"url":"/v1/mrs/stations/create"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{{new_station_uuid}}"}],"_postman_id":"c3d01fd7-7e44-4768-a59c-9ca51b3927f5"}],"id":"270fb353-9a8c-4533-bab5-e53c6c2c8985","_postman_id":"270fb353-9a8c-4533-bab5-e53c6c2c8985","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{auth-bearer}}"}]},"isInherited":true,"source":{"_postman_id":"e830568e-6dac-4ab3-b16d-c04929b33d1e","id":"e830568e-6dac-4ab3-b16d-c04929b33d1e","name":"Noordtec API","type":"collection"}}},{"name":"Data","item":[{"name":"/v1/mrs/data/values","id":"485f8167-ae43-4d79-90ed-020456eb9ee8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"/v1/mrs/data/values","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{auth-bearer}}"}]},"isInherited":true,"source":{"_postman_id":"e830568e-6dac-4ab3-b16d-c04929b33d1e","id":"e830568e-6dac-4ab3-b16d-c04929b33d1e","name":"Noordtec API","type":"collection"}},"urlObject":{"path":["v1","mrs","data","values"],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"485f8167-ae43-4d79-90ed-020456eb9ee8"},{"name":"/v1/mrs/data/messages","id":"76a5b89f-6ded-402f-8bee-a6b180009e84","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"/v1/mrs/data/messages","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{auth-bearer}}"}]},"isInherited":true,"source":{"_postman_id":"e830568e-6dac-4ab3-b16d-c04929b33d1e","id":"e830568e-6dac-4ab3-b16d-c04929b33d1e","name":"Noordtec API","type":"collection"}},"urlObject":{"path":["v1","mrs","data","messages"],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"76a5b89f-6ded-402f-8bee-a6b180009e84"}],"id":"0bb523a4-3543-49e3-849d-c1f3ba10e612","event":[{"listen":"prerequest","script":{"id":"d9c5cbce-700c-45e2-b577-4b1160986485","type":"text/javascript","packages":{},"requests":{},"exec":[""]}},{"listen":"test","script":{"id":"cfbb9ef3-74dc-431a-b771-ce3deba8d2d4","type":"text/javascript","packages":{},"requests":{},"exec":[""]}}],"_postman_id":"0bb523a4-3543-49e3-849d-c1f3ba10e612","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{auth-bearer}}"}]},"isInherited":true,"source":{"_postman_id":"e830568e-6dac-4ab3-b16d-c04929b33d1e","id":"e830568e-6dac-4ab3-b16d-c04929b33d1e","name":"Noordtec API","type":"collection"}}},{"name":"/v1/mrs/time","id":"5a8378cc-698d-4b45-98cc-4a564083df37","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{auth-bearer}}"}]},"isInherited":false},"method":"GET","header":[],"url":"/v1/mrs/time","description":"<p>Returns current UTC of the Server</p>\n","urlObject":{"path":["v1","mrs","time"],"host":[""],"query":[],"variable":[]}},"response":[{"id":"4deee785-5b90-432e-8180-ff93bc507114","name":"/v1/mrs/time","originalRequest":{"method":"GET","header":[],"url":"/v1/mrs/time"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"2025-03-10T10:37:55.109Z"}],"_postman_id":"5a8378cc-698d-4b45-98cc-4a564083df37"}],"id":"6c1d79db-adc8-46c1-b20f-d2b6bb9adaba","description":"<p>Main Folder for the MRS-Module</p>\n","_postman_id":"6c1d79db-adc8-46c1-b20f-d2b6bb9adaba","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{auth-bearer}}"}]},"isInherited":true,"source":{"_postman_id":"e830568e-6dac-4ab3-b16d-c04929b33d1e","id":"e830568e-6dac-4ab3-b16d-c04929b33d1e","name":"Noordtec API","type":"collection"}}},{"name":"/v1/version","id":"04fc9fc7-8df1-4940-aab0-28f719499191","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{auth-bearer}}"}]},"isInherited":false},"method":"GET","header":[],"url":"/v1/version","description":"<p>Returns API Version Details</p>\n","urlObject":{"path":["v1","version"],"host":[""],"query":[],"variable":[]}},"response":[{"id":"64cd026f-d8a4-4547-8cba-bcbdd56993ad","name":"/v1/version","originalRequest":{"method":"GET","header":[],"url":"/v1/version"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"Version\": \"v0.2.0\",\n    \"Name\": \"Herbert\",\n    \"Change Notes\": \"None\"\n}"}],"_postman_id":"04fc9fc7-8df1-4940-aab0-28f719499191"},{"name":"/v1/test","id":"f8db929f-db53-4f69-93e4-032c637f450b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{auth-bearer}}"}]},"isInherited":false},"method":"GET","header":[],"url":"/v1/test","description":"<p>Returns \"Driven by Future!\"</p>\n","urlObject":{"path":["v1","test"],"host":[""],"query":[],"variable":[]}},"response":[{"id":"d02ad173-c54b-4218-88ab-501b93161bf2","name":"/v1/test","originalRequest":{"method":"GET","header":[],"url":"/v1/test"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"Driven by Future!"}],"_postman_id":"f8db929f-db53-4f69-93e4-032c637f450b"},{"name":"/v1/test","id":"f02419e3-b9ab-4df3-9028-976f8f3a945c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{auth-bearer}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"hello\": \"test\",\r\n    \"Tag1\": 5972\r\n}","options":{"raw":{"language":"json"}}},"url":"/v1/test","description":"<p>Mirrors every send body back</p>\n","urlObject":{"path":["v1","test"],"host":[""],"query":[],"variable":[]}},"response":[{"id":"5463147d-587c-4ea7-9bc1-a06e187504f5","name":"/v1/test","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"hello\": \"test\",\r\n    \"Tag1\": 5972\r\n}","options":{"raw":{"language":"json"}}},"url":"/v1/test"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"hello\": \"test\",\n    \"Tag1\": 5972\n}"}],"_postman_id":"f02419e3-b9ab-4df3-9028-976f8f3a945c"}],"id":"aa9b5993-920f-4885-93d6-842fd06d44c1","description":"<p>Main Folderof the API v1</p>\n","_postman_id":"aa9b5993-920f-4885-93d6-842fd06d44c1","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{auth-bearer}}"}]},"isInherited":true,"source":{"_postman_id":"e830568e-6dac-4ab3-b16d-c04929b33d1e","id":"e830568e-6dac-4ab3-b16d-c04929b33d1e","name":"Noordtec API","type":"collection"}}}],"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{auth-bearer}}"}]}},"event":[{"listen":"prerequest","script":{"id":"12bfe89c-23c7-4758-8f67-8052aa995223","type":"text/javascript","requests":{},"exec":[""]}},{"listen":"test","script":{"id":"810ceba8-5306-4d52-a37a-864125bbfd5b","type":"text/javascript","requests":{},"exec":[""]}}],"variable":[{"key":"serverurl","value":""}]}