Scheduler added
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
[
|
||||
{
|
||||
"id": "monitor",
|
||||
"type": "recurring",
|
||||
"interval": 10,
|
||||
"unit": "seconds",
|
||||
"function": "monitorOTP",
|
||||
"args": [
|
||||
"https://172.17.22.240:3129"
|
||||
],
|
||||
"kwargs": {}
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user