Datavenue Live Objects basic sample using liveobjects-iotsoftbox-mqtt library.

Dependencies:   MQTTPacket

Revision:
8:82317399e4ce
Parent:
6:0321cf97d047
--- a/liveobjects_dev_params.h.txt	Tue Apr 04 14:38:50 2017 +0200
+++ b/liveobjects_dev_params.h.txt	Tue Apr 04 16:17:23 2017 +0200
@@ -19,8 +19,7 @@
 
 // Set to 1 to enable TLS feature
 // (warning: check that LOC_SERV_PORT is the correct port in this case)
-// WARNING: by defaut disable TLS, it does not work today with the liveobjects platform
-#define SECURITY_ENABLED                     0
+#define SECURITY_ENABLED                      1
 
 // Only used to overwrite the LiveOjects Server settings :
 // IP address, TCP port, Connection timeout in milliseconds.