Create template for notifyClearedAlarm 78/9078/1
authordemx8as6 <martin.skorupski@highstreet-technologies.com>
Sat, 24 Sep 2022 12:06:15 +0000 (14:06 +0200)
committerdemx8as6 <martin.skorupski@highstreet-technologies.com>
Sat, 24 Sep 2022 12:16:53 +0000 (14:16 +0200)
- some minor housekeepings - remove unused references

IssueID: OAM-291
Change-Id: Idc7105a0fdd63abed47dbce867cb37771aa93de6
Signed-off-by: demx8as6 <martin.skorupski@highstreet-technologies.com>
code/client-scripts-ves-v7/sendVesHeartbeat.py
code/client-scripts-ves-v7/sendVesNotification.py

index 8e32215..87cf2ce 100644 (file)
@@ -19,8 +19,6 @@
 # Send a VES event for domain 'heartbeat'
 
 # importing the datetime, json, requests, os socket and yaml library
-import json
-import requests
 from globalVesEventEmitter import getInitData, saveExample, sendVesEvent
 
 # Globals
index bcfc8cf..90ca848 100644 (file)
@@ -21,8 +21,6 @@
 # importing the sys, json, requests library
 import sys
 import getopt
-import json
-import requests
 from globalVesEventEmitter import getInitData, saveExample, sendVesEvent
 
 # Construct VES body and send