mbed Connector Interface simplification API on top of mbed-client

Fork of mbedConnectorInterfaceV3 by Doug Anson

NOTE:

This repo has been replaced with https://github.com/ARMmbed/mbedConnectorInterface. No further updates will occur with this repo. Please use the github repo instead. Thanks!

Revision:
57:b017388f1aa3
Parent:
55:fdb11bfada5f
Child:
123:2167e9286edb
--- a/mbed-connector-interface/Options.h	Tue Aug 09 18:47:59 2016 +0000
+++ b/mbed-connector-interface/Options.h	Tue Aug 09 19:06:23 2016 +0000
@@ -45,8 +45,8 @@
 typedef vector<DynamicResource *> DynamicResourcesList;
 typedef vector<ResourceObserver *> ResourceObserversList;
 
-// Default CoAP URL
-#define DEF_COAP_PORT		5683
+// Default CoAP Port for mbed Cloud/Connector
+#define DEF_COAP_PORT		5684
 
 // WiFi Security types (maps to wifi_security_t)
 typedef enum {