Commit be36b036 authored by project's avatar project

--no commit message

--no commit message
parent 3f045e66
...@@ -3,7 +3,13 @@ ...@@ -3,7 +3,13 @@
"active" : true, "active" : true,
"trigger" : { "trigger" : {
"type": "cron", "type": "cron",
<<<<<<< .mine
"cmd": "10 * * * *"
||||||| .r931
"cmd": "* */10 * * *"
=======
"cmd": "15,45 * * * *" "cmd": "15,45 * * * *"
>>>>>>> .r976
}, },
"data_in" : { "data_in" : {
"type": "agritronics", "type": "agritronics",
...@@ -28,8 +34,16 @@ ...@@ -28,8 +34,16 @@
{"type": "2021", "node_id": "7328"}, {"type": "2021", "node_id": "7328"},
{"type": "2022", "node_id": "7328"} {"type": "2022", "node_id": "7328"}
], ],
<<<<<<< .mine
"init_observed_date": "2017-03-10",
"init_observed_time": "00:00:00"
||||||| .r931
"init_observed_date": "2017-02-05",
"init_observed_time": "11:30:00"
=======
"init_observed_date": "2017-02-05", "init_observed_date": "2017-02-05",
"init_observed_time": "12:00:00" "init_observed_time": "12:00:00"
>>>>>>> .r976
} }
}, },
"data_transform" : { "data_transform" : {
......
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