Create VES client example for domain 'notification' 52/5852/2
authordemx8as6 <martin.skorupski@highstreet-technologies.com>
Fri, 2 Apr 2021 13:11:57 +0000 (15:11 +0200)
committerdemx8as6 <martin.skorupski@highstreet-technologies.com>
Fri, 2 Apr 2021 14:18:50 +0000 (16:18 +0200)
commit6bc11bbce334d492295ad966650debef910efb39
treea747c035ee538d41cba38dd649763aaec86e297c
parentf9e11bbaa0d9db27bd418a1e7b2634a54cdf054f
Create VES client example for domain 'notification'

- first a simpler heardbeat was added
- python script for 'notification'
- common functions are in globalVesEventEmitter.py
- The READMEpy.md is a preparation to replace the README.md

IssueID: OAM-183
Change-Id: Ie2de8f9471562720b7b2226a7001b6d0f0f7038e
Signed-off-by: demx8as6 <martin.skorupski@highstreet-technologies.com>
solution/dev/ves-test-collector/client-scripts-ves-v7/READMEpy.md
solution/dev/ves-test-collector/client-scripts-ves-v7/globalVesEventEmitter.py
solution/dev/ves-test-collector/client-scripts-ves-v7/json/templates/notification.json [new file with mode: 0644]
solution/dev/ves-test-collector/client-scripts-ves-v7/sendVesNotification.py