Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: MQTTPacket
Diff: liveobjects_dev_params.h
- Revision:
- 3:a348ae67024e
- Parent:
- 1:be3595460c56
- Child:
- 4:919c25da5ec8
--- a/liveobjects_dev_params.h Fri Dec 02 15:04:26 2016 +0100 +++ b/liveobjects_dev_params.h Wed Feb 08 16:24:49 2017 +0100 @@ -28,11 +28,12 @@ //#define LOC_SERV_TIMEOUT XXXX // Issue with DNS to resolve FQDN liveobjects.orange-business.com ? +//#define LOC_SERV_IP_ADDRESS "84.39.42.214" #define LOC_SERV_IP_ADDRESS "84.39.42.208" // When set to 1, use the MAC address as LiveObject device identifier // otherwise use LOC_CLIENT_DEV_ID -#define LOC_CLIENT_USE_MAC_ADDR 0 +#define LOC_CLIENT_USE_MAC_ADDR 1 // Default LiveObjects device settings : name space and device identifier #define LOC_CLIENT_DEV_NAME_SPACE "LiveObjectsSample"