{
- "info": {
- "_postman_id": "2d4009e7-04a8-4516-adaf-8b60780df9f4",
- "name": "CSSimulatorUIProtocol",
- "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json",
- "_exporter_id": "23011687"
- },
- "item": [
- {
- "name": "listChargingStations",
- "request": {
- "method": "POST",
- "header": [],
- "body": {
- "mode": "raw",
- "raw": "{}",
- "options": {
- "raw": {
- "language": "json"
- }
- }
- },
- "url": {
- "raw": "{{baseUrl}}/{{protocol}}/{{version}}/listChargingStations",
- "host": [
- "{{baseUrl}}"
- ],
- "path": [
- "{{protocol}}",
- "{{version}}",
- "listChargingStations"
- ]
- }
- },
- "response": []
- },
- {
- "name": "startChargingStation",
- "request": {
- "method": "POST",
- "header": [],
- "body": {
- "mode": "raw",
- "raw": "{\n \"hashIds\": [\n \"0058d8b50e422cce5bbd0c0a4ad13d5d657e8a88670dcf04c1b2b563fea3db5b96a3686278b374ed050e21baef89060e\",\n \"331d024fea36e3e2483a0e5dc9376234241c8c099ad201a441437b23622c308555183f37cbc84a1818c1c45aaae50896\"\n ]\n}",
- "options": {
- "raw": {
- "language": "json"
- }
- }
- },
- "url": {
- "raw": "{{baseUrl}}/{{protocol}}/{{version}}/startChargingStation",
- "host": [
- "{{baseUrl}}"
- ],
- "path": [
- "{{protocol}}",
- "{{version}}",
- "startChargingStation"
- ]
- }
- },
- "response": []
- },
- {
- "name": "stopChargingStation",
- "request": {
- "method": "POST",
- "header": [],
- "body": {
- "mode": "raw",
- "raw": "{\n \"hashIds\": [\n \"0058d8b50e422cce5bbd0c0a4ad13d5d657e8a88670dcf04c1b2b563fea3db5b96a3686278b374ed050e21baef89060e\",\n \"331d024fea36e3e2483a0e5dc9376234241c8c099ad201a441437b23622c308555183f37cbc84a1818c1c45aaae50896\"\n ]\n}",
- "options": {
- "raw": {
- "language": "json"
- }
- }
- },
- "url": {
- "raw": "{{baseUrl}}/{{protocol}}/{{version}}/stopChargingStation",
- "host": [
- "{{baseUrl}}"
- ],
- "path": [
- "{{protocol}}",
- "{{version}}",
- "stopChargingStation"
- ]
- }
- },
- "response": []
- },
- {
- "name": "startSimulator",
- "request": {
- "method": "POST",
- "header": [],
- "body": {
- "mode": "raw",
- "raw": "{}",
- "options": {
- "raw": {
- "language": "json"
- }
- }
- },
- "url": {
- "raw": "{{baseUrl}}/{{protocol}}/{{version}}/startSimulator",
- "host": [
- "{{baseUrl}}"
- ],
- "path": [
- "{{protocol}}",
- "{{version}}",
- "startSimulator"
- ]
- }
- },
- "response": []
- },
- {
- "name": "stopSimulator",
- "request": {
- "method": "POST",
- "header": [],
- "body": {
- "mode": "raw",
- "raw": "{}",
- "options": {
- "raw": {
- "language": "json"
- }
- }
- },
- "url": {
- "raw": "{{baseUrl}}/{{protocol}}/{{version}}/stopSimulator",
- "host": [
- "{{baseUrl}}"
- ],
- "path": [
- "{{protocol}}",
- "{{version}}",
- "stopSimulator"
- ]
- }
- },
- "response": []
- },
- {
- "name": "openConnection",
- "request": {
- "method": "POST",
- "header": [],
- "body": {
- "mode": "raw",
- "raw": "{\n \"hashIds\": [\n \"0058d8b50e422cce5bbd0c0a4ad13d5d657e8a88670dcf04c1b2b563fea3db5b96a3686278b374ed050e21baef89060e\",\n \"331d024fea36e3e2483a0e5dc9376234241c8c099ad201a441437b23622c308555183f37cbc84a1818c1c45aaae50896\"\n ]\n}",
- "options": {
- "raw": {
- "language": "json"
- }
- }
- },
- "url": {
- "raw": "{{baseUrl}}/{{protocol}}/{{version}}/openConnection",
- "host": [
- "{{baseUrl}}"
- ],
- "path": [
- "{{protocol}}",
- "{{version}}",
- "openConnection"
- ]
- }
- },
- "response": []
- },
- {
- "name": "closeConnection",
- "request": {
- "method": "POST",
- "header": [],
- "body": {
- "mode": "raw",
- "raw": "{\n \"hashIds\": [\n \"0058d8b50e422cce5bbd0c0a4ad13d5d657e8a88670dcf04c1b2b563fea3db5b96a3686278b374ed050e21baef89060e\",\n \"331d024fea36e3e2483a0e5dc9376234241c8c099ad201a441437b23622c308555183f37cbc84a1818c1c45aaae50896\"\n ]\n}",
- "options": {
- "raw": {
- "language": "json"
- }
- }
- },
- "url": {
- "raw": "{{baseUrl}}/{{protocol}}/{{version}}/closeConnection",
- "host": [
- "{{baseUrl}}"
- ],
- "path": [
- "{{protocol}}",
- "{{version}}",
- "closeConnection"
- ]
- }
- },
- "response": []
- },
- {
- "name": "startTransaction",
- "request": {
- "method": "POST",
- "header": [],
- "body": {
- "mode": "raw",
- "raw": "{\n \"hashIds\": [\n \"0058d8b50e422cce5bbd0c0a4ad13d5d657e8a88670dcf04c1b2b563fea3db5b96a3686278b374ed050e21baef89060e\"\n ],\n \"connectorId\": 1,\n \"idTag\": \"test\"\n}",
- "options": {
- "raw": {
- "language": "json"
- }
- }
- },
- "url": {
- "raw": "{{baseUrl}}/{{protocol}}/{{version}}/startTransaction",
- "host": [
- "{{baseUrl}}"
- ],
- "path": [
- "{{protocol}}",
- "{{version}}",
- "startTransaction"
- ]
- }
- },
- "response": []
- },
- {
- "name": "stopTransaction",
- "request": {
- "method": "POST",
- "header": [],
- "body": {
- "mode": "raw",
- "raw": "{\n \"hashIds\": [\n \"0058d8b50e422cce5bbd0c0a4ad13d5d657e8a88670dcf04c1b2b563fea3db5b96a3686278b374ed050e21baef89060e\"\n ],\n \"transactionId\": 1236043451\n}",
- "options": {
- "raw": {
- "language": "json"
- }
- }
- },
- "url": {
- "raw": "{{baseUrl}}/{{protocol}}/{{version}}/stopTransaction",
- "host": [
- "{{baseUrl}}"
- ],
- "path": [
- "{{protocol}}",
- "{{version}}",
- "stopTransaction"
- ]
- }
- },
- "response": []
- }
- ],
- "event": [
- {
- "listen": "prerequest",
- "script": {
- "type": "text/javascript",
- "exec": [
- ""
- ]
- }
- },
- {
- "listen": "test",
- "script": {
- "type": "text/javascript",
- "exec": [
- ""
- ]
- }
- }
- ],
- "variable": [
- {
- "key": "baseUrl",
- "value": "http://localhost:8080",
- "type": "string"
- },
- {
- "key": "protocol",
- "value": "ui",
- "type": "string"
- },
- {
- "key": "version",
- "value": "0.0.1",
- "type": "string"
- }
- ]
-}
\ No newline at end of file
+ "info": {
+ "_postman_id": "2d4009e7-04a8-4516-adaf-8b60780df9f4",
+ "name": "CSSimulatorUIProtocol",
+ "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json",
+ "_exporter_id": "23011687"
+ },
+ "item": [
+ {
+ "name": "listChargingStations",
+ "request": {
+ "method": "POST",
+ "header": [],
+ "body": {
+ "mode": "raw",
+ "raw": "{}",
+ "options": {
+ "raw": {
+ "language": "json"
+ }
+ }
+ },
+ "url": {
+ "raw": "{{baseUrl}}/{{protocol}}/{{version}}/listChargingStations",
+ "host": ["{{baseUrl}}"],
+ "path": ["{{protocol}}", "{{version}}", "listChargingStations"]
+ }
+ },
+ "response": []
+ },
+ {
+ "name": "startChargingStation",
+ "request": {
+ "method": "POST",
+ "header": [],
+ "body": {
+ "mode": "raw",
+ "raw": "{\n \"hashIds\": [\n \"0058d8b50e422cce5bbd0c0a4ad13d5d657e8a88670dcf04c1b2b563fea3db5b96a3686278b374ed050e21baef89060e\",\n \"331d024fea36e3e2483a0e5dc9376234241c8c099ad201a441437b23622c308555183f37cbc84a1818c1c45aaae50896\"\n ]\n}",
+ "options": {
+ "raw": {
+ "language": "json"
+ }
+ }
+ },
+ "url": {
+ "raw": "{{baseUrl}}/{{protocol}}/{{version}}/startChargingStation",
+ "host": ["{{baseUrl}}"],
+ "path": ["{{protocol}}", "{{version}}", "startChargingStation"]
+ }
+ },
+ "response": []
+ },
+ {
+ "name": "stopChargingStation",
+ "request": {
+ "method": "POST",
+ "header": [],
+ "body": {
+ "mode": "raw",
+ "raw": "{\n \"hashIds\": [\n \"0058d8b50e422cce5bbd0c0a4ad13d5d657e8a88670dcf04c1b2b563fea3db5b96a3686278b374ed050e21baef89060e\",\n \"331d024fea36e3e2483a0e5dc9376234241c8c099ad201a441437b23622c308555183f37cbc84a1818c1c45aaae50896\"\n ]\n}",
+ "options": {
+ "raw": {
+ "language": "json"
+ }
+ }
+ },
+ "url": {
+ "raw": "{{baseUrl}}/{{protocol}}/{{version}}/stopChargingStation",
+ "host": ["{{baseUrl}}"],
+ "path": ["{{protocol}}", "{{version}}", "stopChargingStation"]
+ }
+ },
+ "response": []
+ },
+ {
+ "name": "startSimulator",
+ "request": {
+ "method": "POST",
+ "header": [],
+ "body": {
+ "mode": "raw",
+ "raw": "{}",
+ "options": {
+ "raw": {
+ "language": "json"
+ }
+ }
+ },
+ "url": {
+ "raw": "{{baseUrl}}/{{protocol}}/{{version}}/startSimulator",
+ "host": ["{{baseUrl}}"],
+ "path": ["{{protocol}}", "{{version}}", "startSimulator"]
+ }
+ },
+ "response": []
+ },
+ {
+ "name": "stopSimulator",
+ "request": {
+ "method": "POST",
+ "header": [],
+ "body": {
+ "mode": "raw",
+ "raw": "{}",
+ "options": {
+ "raw": {
+ "language": "json"
+ }
+ }
+ },
+ "url": {
+ "raw": "{{baseUrl}}/{{protocol}}/{{version}}/stopSimulator",
+ "host": ["{{baseUrl}}"],
+ "path": ["{{protocol}}", "{{version}}", "stopSimulator"]
+ }
+ },
+ "response": []
+ },
+ {
+ "name": "openConnection",
+ "request": {
+ "method": "POST",
+ "header": [],
+ "body": {
+ "mode": "raw",
+ "raw": "{\n \"hashIds\": [\n \"0058d8b50e422cce5bbd0c0a4ad13d5d657e8a88670dcf04c1b2b563fea3db5b96a3686278b374ed050e21baef89060e\",\n \"331d024fea36e3e2483a0e5dc9376234241c8c099ad201a441437b23622c308555183f37cbc84a1818c1c45aaae50896\"\n ]\n}",
+ "options": {
+ "raw": {
+ "language": "json"
+ }
+ }
+ },
+ "url": {
+ "raw": "{{baseUrl}}/{{protocol}}/{{version}}/openConnection",
+ "host": ["{{baseUrl}}"],
+ "path": ["{{protocol}}", "{{version}}", "openConnection"]
+ }
+ },
+ "response": []
+ },
+ {
+ "name": "closeConnection",
+ "request": {
+ "method": "POST",
+ "header": [],
+ "body": {
+ "mode": "raw",
+ "raw": "{\n \"hashIds\": [\n \"0058d8b50e422cce5bbd0c0a4ad13d5d657e8a88670dcf04c1b2b563fea3db5b96a3686278b374ed050e21baef89060e\",\n \"331d024fea36e3e2483a0e5dc9376234241c8c099ad201a441437b23622c308555183f37cbc84a1818c1c45aaae50896\"\n ]\n}",
+ "options": {
+ "raw": {
+ "language": "json"
+ }
+ }
+ },
+ "url": {
+ "raw": "{{baseUrl}}/{{protocol}}/{{version}}/closeConnection",
+ "host": ["{{baseUrl}}"],
+ "path": ["{{protocol}}", "{{version}}", "closeConnection"]
+ }
+ },
+ "response": []
+ },
+ {
+ "name": "startTransaction",
+ "request": {
+ "method": "POST",
+ "header": [],
+ "body": {
+ "mode": "raw",
+ "raw": "{\n \"hashIds\": [\n \"0058d8b50e422cce5bbd0c0a4ad13d5d657e8a88670dcf04c1b2b563fea3db5b96a3686278b374ed050e21baef89060e\"\n ],\n \"connectorId\": 1,\n \"idTag\": \"test\"\n}",
+ "options": {
+ "raw": {
+ "language": "json"
+ }
+ }
+ },
+ "url": {
+ "raw": "{{baseUrl}}/{{protocol}}/{{version}}/startTransaction",
+ "host": ["{{baseUrl}}"],
+ "path": ["{{protocol}}", "{{version}}", "startTransaction"]
+ }
+ },
+ "response": []
+ },
+ {
+ "name": "stopTransaction",
+ "request": {
+ "method": "POST",
+ "header": [],
+ "body": {
+ "mode": "raw",
+ "raw": "{\n \"hashIds\": [\n \"0058d8b50e422cce5bbd0c0a4ad13d5d657e8a88670dcf04c1b2b563fea3db5b96a3686278b374ed050e21baef89060e\"\n ],\n \"transactionId\": 1236043451\n}",
+ "options": {
+ "raw": {
+ "language": "json"
+ }
+ }
+ },
+ "url": {
+ "raw": "{{baseUrl}}/{{protocol}}/{{version}}/stopTransaction",
+ "host": ["{{baseUrl}}"],
+ "path": ["{{protocol}}", "{{version}}", "stopTransaction"]
+ }
+ },
+ "response": []
+ }
+ ],
+ "event": [
+ {
+ "listen": "prerequest",
+ "script": {
+ "type": "text/javascript",
+ "exec": [""]
+ }
+ },
+ {
+ "listen": "test",
+ "script": {
+ "type": "text/javascript",
+ "exec": [""]
+ }
+ }
+ ],
+ "variable": [
+ {
+ "key": "baseUrl",
+ "value": "http://localhost:8080",
+ "type": "string"
+ },
+ {
+ "key": "protocol",
+ "value": "ui",
+ "type": "string"
+ },
+ {
+ "key": "version",
+ "value": "0.0.1",
+ "type": "string"
+ }
+ ]
+}