custom for >5 resources
Fork of mbedConnectorInterface by
Diff: mbedConnectorInterface.h
- Revision:
- 46:cc6076ac5026
- Parent:
- 42:20c375e74e8e
- Child:
- 55:3915ac238c5d
diff -r 65351ebb7c42 -r cc6076ac5026 mbedConnectorInterface.h --- a/mbedConnectorInterface.h Sat Apr 11 22:10:02 2015 +0000 +++ b/mbedConnectorInterface.h Sun Apr 12 03:48:37 2015 +0000 @@ -32,7 +32,7 @@ #define NSP_COAP_UDP_PORT 5683 // Default CoAP UDP port #define NSP_LIFE_TIME_LENGTH 24 // length of the lifetime buffer string #define NSP_LIFE_TIME "120" // liftime buffer (representing seconds) -#define NSP_RD_UPDATE_PERIOD 60000 // (in ms) - 60 seconds (1/2 of NSP_LIFE_TIME seconds) +#define NSP_RD_UPDATE_PERIOD 30000 // (in ms) - 30 seconds (1/4 of NSP_LIFE_TIME seconds) #define NSP_DEFAULT_OBS_PERIOD 10000 // (in ms) - 10 seconds between observations.. // 6LowPAN Configuration