Commit e1374e09 authored by project's avatar project

--no commit message

--no commit message
parent 888f2798
{ {
"job_id" : "001", "job_id" : "001",
"active" : true, "active" : true,
"trigger" : { "triggerrrr" : {
"type": "cron", "type": "cron",
"cmd": "*/10 * * * *" "cmd": "*/10 * * * *"
}, },
...@@ -16,9 +16,18 @@ ...@@ -16,9 +16,18 @@
"url": "http://agritronics.nstda.or.th/ws/get.php", "url": "http://agritronics.nstda.or.th/ws/get.php",
"appkey": "0c5a295bd8c07a081f4f0061eee6665c38", "appkey": "0c5a295bd8c07a081f4f0061eee6665c38",
"station_id": "GISTDA-01", "station_id": "GISTDA-01",
"data_types": ["1", "2", "4", "5", "6", "7", "8", "10", "2021", "2022"], "data_types": [
"node_id": "4096", {"type": "1", "node_id": "4096"},
"node_id_camera": "7328", {"type": "2", "node_id": "4096"},
{"type": "4", "node_id": "4096"},
{"type": "5", "node_id": "4096"},
{"type": "6", "node_id": "4096"},
{"type": "7", "node_id": "4096"},
{"type": "8", "node_id": "4096"},
{"type": "10", "node_id": "4096"},
{"type": "2021", "node_id": "7328"},
{"type": "2022", "node_id": "7328"}
],
"init_date_observed": "2016-11-23", "init_date_observed": "2016-11-23",
"init_time_observed": "09:00:05" "init_time_observed": "09:00:05"
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment