13 lines
245 B
JSON
13 lines
245 B
JSON
[
|
|
{
|
|
"id": "monitor",
|
|
"type": "recurring",
|
|
"interval": 10,
|
|
"unit": "seconds",
|
|
"function": "monitorOTP",
|
|
"args": [
|
|
"https://172.17.22.240:3129"
|
|
],
|
|
"kwargs": {}
|
|
}
|
|
] |