Commit b864922f authored by project's avatar project

--no commit message

--no commit message
parent 159cb543
{ {
"job_id" : "001", "job_id" : "001",
"active" : true, "active" : true,
"triggerrrr" : { "trigger" : {
"type": "cron", "type": "cron",
"cmd": "*/10 * * * *" "cmd": "*/10 * * * *"
}, },
...@@ -28,15 +28,15 @@ ...@@ -28,15 +28,15 @@
{"type": "2021", "node_id": "7328"}, {"type": "2021", "node_id": "7328"},
{"type": "2022", "node_id": "7328"} {"type": "2022", "node_id": "7328"}
], ],
"init_date_observed": "2016-11-23", "init_observed_date": "2016-11-23",
"init_time_observed": "09:00:05" "init_observed_time": "09:00:05"
} }
}, },
"data_transform" : { "data_transform" : {
"type": "agritronics" "type": "agritronics"
}, },
"data_out" : { "data_out" : {
"type": "bss-storage", "type": "console",
"param" : { "param" : {
"name": "sds.agritronics" "name": "sds.agritronics"
} }
......
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