Core Base Classes for the Light Endpoints
Dependents: mbed_mqtt_endpoint_ublox_ethernet mbed_mqtt_endpoint_ublox_cellular mbed_nsp_endpoint_ublox_cellular mbed_nsp_endpoint_ublox_ethernet ... more
Diff: Light.h
- Revision:
- 21:cfdaee0a2b50
- Parent:
- 16:fda7dbb8b47a
- Child:
- 28:52b7ca6aacd6
--- a/Light.h Wed Feb 26 18:59:01 2014 +0000 +++ b/Light.h Wed Feb 26 21:29:18 2014 +0000 @@ -42,6 +42,7 @@ Transport *getTransport(int index); char *getName(); + ResourceFactory *getResourceFactory(); ErrorHandler *logger(); ResourceFactory *resources();