mbed.org implementation of the abstract SmartREST library for the Cumulocity Platform SmartREST protocol.

Dependents:   MbedSmartRestMain MbedSmartRestMain

Embed: (wiki syntax)

« Back to documentation index

File Index

File List

Here is a list of all documented files with brief descriptions:
AbstractClient.h [code]An abstraction layer for the SmartREST http client
AbstractDataSink.h [code]An abstraction for a data sink which can be used to send data over a connection
AbstractDataSource.h [code]
AbstractSmartRest.h [code]
Aggregator.cpp [code]
Aggregator.h [code]
b64.cpp [code]
b64.h [code]
CharValue.cpp [code]
CharValue.h [code]
ComposedRecord.cpp [code]
ComposedRecord.h [code]
config.h [code]
DataGenerator.h [code]
FloatValue.cpp [code]
FloatValue.h [code]
HTTPResponseFilter.cpp [code]
HTTPResponseFilter.h [code]
IntegerValue.cpp [code]
IntegerValue.h [code]
MbedClient.cpp [code]
MbedClient.h [code]
MbedDataSink.cpp [code]
MbedDataSink.h [code]
MbedDataSource.cpp [code]
MbedDataSource.h [code]
MbedSmartRest.cpp [code]
MbedSmartRest.h [code]
NullValue.cpp [code]
NullValue.h [code]
ParsedRecord.cpp [code]
ParsedRecord.h [code]
ParsedValue.cpp [code]
ParsedValue.h [code]
Parser.cpp [code]
Parser.h [code]A CSV parser utilizing an AbstractDataSource instance for reading from a connection
Record.cpp [code]
Record.h [code]
SmartRest.cpp [code]
SmartRest.h [code]The main SmartRest facade class
StaticData.cpp [code]
StaticData.h [code]
Value.h [code]Represents a generic data value