mbed Connector Endpoint interface. This interface permits a mbed endpoint to easily setup MDS resources and emit those resources to an MDS server.

Dependents:   IoT_LED_demo ServoTest uWater_Project hackathon ... more

History

fixes to observation configuration/toggle switch issues. default tip

2015-09-06, by ansond [Sun, 06 Sep 2015 03:16:02 +0000] rev 61

fixes to observation configuration/toggle switch issues.


update to enable the Threaded (RTOS) based resources that are setup as time-based observers to control their own observation events...

2015-09-05, by ansond [Sat, 05 Sep 2015 20:14:22 +0000] rev 60

update to enable the Threaded (RTOS) based resources that are setup as time-based observers to control their own observation events...


updates to Location base class

2015-07-25, by ansond [Sat, 25 Jul 2015 06:04:40 +0000] rev 59

updates to Location base class


updated configuration header structure. Added Location base class

2015-07-25, by ansond [Sat, 25 Jul 2015 05:14:14 +0000] rev 58

updated configuration header structure. Added Location base class


updates to default notification handler in DynamicResource where a notification will only be sent (timer-based ones) if there is something to send

2015-05-22, by ansond [Fri, 22 May 2015 15:44:00 +0000] rev 57

updates to default notification handler in DynamicResource where a notification will only be sent (timer-based ones) if there is something to send


fixed issue with GET control and null-referenced pointers...

2015-04-14, by ansond [Tue, 14 Apr 2015 22:29:53 +0000] rev 56

fixed issue with GET control and null-referenced pointers...


added new define for ticker based re-registration periods

2015-04-14, by ansond [Tue, 14 Apr 2015 16:59:29 +0000] rev 55

added new define for ticker based re-registration periods


minor cleanups and additions of comments for max_age and content_type in the code

2015-04-14, by ansond [Tue, 14 Apr 2015 13:54:41 +0000] rev 54

minor cleanups and additions of comments for max_age and content_type in the code


minor change to maxAge and cacheControl changes so that method calls are similar in form to others in DynamicResource...

2015-04-14, by ansond [Tue, 14 Apr 2015 13:44:41 +0000] rev 53

minor change to maxAge and cacheControl changes so that method calls are similar in form to others in DynamicResource...


added interfaces for max-age and content-format

2015-04-14, by michaeljkoster [Tue, 14 Apr 2015 04:00:01 +0000] rev 52

added interfaces for max-age and content-format