Add watchdog reset function for O-RUs 33/10933/1
authorMartin Skorupski <martin.skorupski@highstreet-technologies.com>
Fri, 14 Apr 2023 11:53:21 +0000 (13:53 +0200)
committerMartin Skorupski <martin.skorupski@highstreet-technologies.com>
Fri, 14 Apr 2023 11:54:28 +0000 (13:54 +0200)
- deactivate topic output by default
- check for o-ran-supervision:supervision notification
  automatically every 5s by default

Issue-ID: OAM-327
Change-Id: I35fe3886b331c26d6c5acb3bd5b91c3f0281db66
Signed-off-by: Martin Skorupski <martin.skorupski@highstreet-technologies.com>
solution/smo/apps/flows/data/flows.json

index a2fa0e8..56c18e6 100644 (file)
         "type": "debug",
         "z": "c5746e29f53f72ce",
         "name": "eventData",
-        "active": true,
+        "active": false,
         "tosidebar": true,
         "console": false,
         "tostatus": false,
                 "vt": "str"
             }
         ],
-        "repeat": "",
+        "repeat": "5",
         "crontab": "",
         "once": false,
         "onceDelay": 0.1,