--- edgex/Edge-X_3.1.postman_collection.json
+++ edgex/Edge-X_3.1.postman_collection.json
... | ... | @@ -174,7 +174,7 @@ |
174 | 174 |
"header": [], |
175 | 175 |
"body": { |
176 | 176 |
"mode": "raw", |
177 |
- "raw": "{\n \"id\": \"temphum\",\n \"sql\": \"SELECT * FROM edgex_tutorial\",\n \"actions\": [\n {\n \"mqtt\": {\n \"server\": \"tcp://{{k8s_master_ip}}:30100\",\n \"topic\": \"temphum\"\n }\n },\n {\n \"log\":{}\n }\n ]\n}", |
|
177 |
+ "raw": "{\n \"id\": \"temphum\",\n \"sql\": \"SELECT * FROM edgex_tutorial\",\n \"actions\": [\n {\n \"mqtt\": {\n \"server\": \"tcp://{{k8s_master_ip}}:30101\",\n \"topic\": \"temphum\"\n }\n },\n {\n \"log\":{}\n }\n ]\n}", |
|
178 | 178 |
"options": { |
179 | 179 |
"raw": { |
180 | 180 |
"language": "json" |
... | ... | @@ -186,4 +186,4 @@ |
186 | 186 |
"response": [] |
187 | 187 |
} |
188 | 188 |
] |
189 |
-}(파일 끝에 줄바꿈 문자 없음) |
|
189 |
+} |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?