use TCP to connect to mbed connector
Fork of mbedConnectorInterfaceWithDM by
Diff: mbed-connector-interface/mbedConnectorInterface.h
- Revision:
- 60:0d9e607dd678
- Parent:
- 59:dd395412bd19
- Child:
- 71:5069a202e892
--- a/mbed-connector-interface/mbedConnectorInterface.h Tue Aug 09 23:29:30 2016 +0000 +++ b/mbed-connector-interface/mbedConnectorInterface.h Tue Aug 09 23:46:16 2016 +0000 @@ -87,6 +87,9 @@ #define WIFI_DEFAULT_SSID "changeme" #define WIFI_AUTH_KEY_LENGTH 64 #define WIFI_DEFAULT_AUTH_KEY "changeme" + +// Default context address string for mbed-client +#define CONTEXT_ADDRESS_STRING "" /************** DEFAULT CONFIGURATION PARAMETERS ************************/