Own fork of MbedSmartRest

Dependents:   MbedSmartRestMain MbedSmartRestMain

Fork of MbedSmartRest by Cumulocity Official

Auto generated API documentation and code listings for MbedSmartRest

Classes

HTTPResponseFilter Reads and evaluates a HTTP response
Record A record which can be read and serialized
SmartRest The main SmartRest client implementation
Value A generic value offering means to obtain the value type and contents as well as writing the value to a sink

Code

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]
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