added max-age and content-format
Fork of mbedConnectorInterface by
Diff: api/ConnectorEndpoint.h
- Revision:
- 16:383ad1356963
- Parent:
- 12:c068a2d3e8fe
--- a/api/ConnectorEndpoint.h Thu Feb 05 14:49:04 2015 +0000 +++ b/api/ConnectorEndpoint.h Fri Feb 06 04:07:51 2015 +0000 @@ -55,9 +55,9 @@ virtual ~Endpoint(); /** - Initialize the endpoint configuration + Register the endpoint with mbed Device Server */ - void initialize(); + void register_endpoint(); /** Plumb the lower RF network stack