Commit f3433634 authored by project's avatar project

--no commit message

--no commit message
parent f2fb6662
{ {
"job_id" : "gistda-air", "job_id" : "gistda-air",
"active" : true, "active" : true,
"triggerrrr" : { "trigger" : {
"type": "cron", "type": "cron",
"cmd": "*/10 * * * *" "cmd": "0/2 * * * * *"
}, },
"data_in" : { "data_in" : {
"type": "gistda-air", "type": "gistda-air",
...@@ -31,17 +31,17 @@ ...@@ -31,17 +31,17 @@
"port": "21", "port": "21",
"user": "bs", "user": "bs",
"password": "UF13kczHdCPXpBb", "password": "UF13kczHdCPXpBb",
"init_observed_date": "2016-12-23", "init_observed_date": "2017-01-31",
"init_observed_time": "09:00:00" "init_observed_time": "19:00:00"
} }
}, },
"data_transform" : { "data_transform" : {
"type": "gistda-air" "type": "gistda-air"
}, },
"data_out" : { "data_out" : {
"type": "console", "type": "bssfile",
"param" : { "param": {
"name": "sds.gistda-air" "filename" : "/Users/Naiyana/ibitz/gistda-air.bss"
} }
} }
} }
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