Browse Source

pav dron test code -> 운영 host 변경

pull/2/head
노승철 2 years ago
parent
commit
bd2e38e32d
  1. 2
      test/pav-100-dron.js
  2. 2
      test/pav-warning.js

2
test/pav-100-dron.js

@ -3,7 +3,7 @@ const {dumyData} = require("./pav-utils")
// const host = "192.168.0.24"
// const host = "localhost"
const host = "211.43.13.240"
const host = "211.253.38.218"
const port = 8082
const prefix = 'TEST-DRON-'

2
test/pav-warning.js

@ -3,7 +3,7 @@ const {getCoordsFormBetweenCoord, dumyData} = require("./pav-utils")
// const host = "192.168.0.24"
// const host = "localhost"
const host = "211.43.13.240"
const host = "211.253.38.218"
const port = 8082
// 기본정보

Loading…
Cancel
Save