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

Revisions of api/DynamicResource.cpp

Revision Date Message Actions
60:167e8f021e30 2015-09-05 update to enable the Threaded (RTOS) based resources that are setup as time-based observers to control their own observation events... File  Diff  Annotate
57:8335946f2c67 2015-05-22 updates to default notification handler in DynamicResource where a notification will only be sent (timer-based ones) if there is something to send File  Diff  Annotate
56:aaf84e56c422 2015-04-14 fixed issue with GET control and null-referenced pointers... File  Diff  Annotate
54:6963bb4d0399 2015-04-14 minor cleanups and additions of comments for max_age and content_type in the code File  Diff  Annotate
53:458c2730e086 2015-04-14 minor change to maxAge and cacheControl changes so that method calls are similar in form to others in DynamicResource... File  Diff  Annotate
52:822611156e35 2015-04-14 added interfaces for max-age and content-format File  Diff  Annotate
51:b308658817e5 2015-04-14 add support for content-format File  Diff  Annotate
50:1a9e2184945e 2015-04-14 add max-age internal support with default 60s File  Diff  Annotate
48:4b9ee3e32f93 2015-04-13 added configuration options for GET based observation control and the ability to have immediate observationing if desired File  Diff  Annotate
37:5de33aed0cac 2015-04-10 removed logging in notify as it was messing up ISR based endpoints File  Diff  Annotate
36:1c6c45584c13 2015-04-09 updates File  Diff  Annotate
31:bacc63106754 2015-04-08 updates for tasklet observing File  Diff  Annotate
30:113c2a1d8db2 2015-04-07 added better observation support for threaded endpoints using the rtos File  Diff  Annotate
28:8fd9336edeb9 2015-03-25 new app key sent and unwrapped successfully File  Diff  Annotate
27:eb6818ad257a 2015-03-25 updates File  Diff  Annotate
25:1fc958ac14d1 2015-03-20 updates File  Diff  Annotate
24:a6915e19814e 2015-03-20 added DataWrapper File  Diff  Annotate
23:caa0260acc21 2015-03-19 updates for k64f hrm File  Diff  Annotate
22:192b598ba389 2015-03-13 notifications working now... File  Diff  Annotate
21:8487990a3baa 2015-03-13 added observability support, post() and del() support File  Diff  Annotate
20:abfbaf524192 2015-03-05 updates File  Diff  Annotate
5:a929d65eb385 2015-01-28 updates should be close to final File  Diff  Annotate
2:853f9ecc12df 2015-01-27 Use auto-format on code and add markup to render class documentation File  Diff  Annotate
0:b438482ebbfc 2015-01-27 initial check in File  Diff  Annotate