A set of fixes and features
Some updates to handle errors in certain scenarios.
Formatted code
Initial work to parse json.
Added code to map certain json values from incoming data into parts of the VES format.
Added lines to map type and severity to VES
Completed support for mapping alarm messages. Also added timing functionality for tracking message send times

Change-Id: Iaf9ce372552fce3f744476719f5fd79548d22ef4
Signed-off-by: William Kurkian <wkurkian@cisco.com>
diff --git a/config/config.properties b/config/config.properties
index bde07af..2c4a4c5 100644
--- a/config/config.properties
+++ b/config/config.properties
@@ -1,4 +1,4 @@
-onap_ves_address=onap2
+onap_ves_address=onap
 onap_ves_port=30235
 
 kafka_address=kafka.voltha.svc.cluster.local