Doug Anson / mbedConnectorInterface

Dependents:   IoT_LED_demo ServoTest uWater_Project hackathon ... more

Files at this revision

API Documentation at this revision

Comitter:
ansond
Date:
Sat Apr 11 18:14:36 2015 +0000
Parent:
38:96d15287b6f9
Child:
40:bb551b9f4522
Commit message:
updates

Changed in this revision

mbedConnectorInterface.h Show annotated file Show diff for this revision Revisions of this file
--- a/mbedConnectorInterface.h	Sat Apr 11 17:20:56 2015 +0000
+++ b/mbedConnectorInterface.h	Sat Apr 11 18:14:36 2015 +0000
@@ -31,6 +31,7 @@
 // NSP Configuration
 #define NSP_LIFE_TIME_LENGTH     24                     
 #define NSP_LIFE_TIME            "120"                                       // seconds
+#define NSP_REREGISTER_TIME      60                                          // 1/2 of NSP_LIFE_TIME as int in seconds...
 #define NSP_COAP_UDP_PORT        5683
 #define NSP_RD_UPDATE_PERIOD     30000                                       // (in ms) - 30 seconds