Thingstream Client Library  BLD4131-v2.13
Modules
Here is a list of all modules:
[detail level 12]
 Porting functions provided by the platformThe Thingstream SDK defines a small number of functions to be provided by the platform
 Platform functionsPorting functions implemented by the target for use by the SDK
 Callbacks into the applicationCallbacks the SDK makes into the application to report events
 Utility functionsUtility functions made available to applications
 Integer/String conversionsFunctions to convert between integers and strings
 Time utilitiesUtilities related to time
 Printing routinesBasic printf-style routine, suitable for SDK loggers
 UDP/USSD dual protocol modemA modem driver (implemented as a ThingstreamTransport instance) that supports both USSD and UDP communication
 Supported UDP modemsUDP modem initialisation routines.
For other modems please contact suppo.nosp@m.rt@t.nosp@m.hings.nosp@m.trea.nosp@m.m.io
 Backwards CompatibilityAn optional set of mappings to allow 1.x clients to build without source-level changes.
 Symbol mappingsMappings from v1.x to v2.x symbols To avoid namespace pollution, they can be disabled at build time by defining THINGSTREAM_NO_SHORT_NAMES
 Application Callback Backwards CompatibilityAPIs to set/clear callbacks that will be called when the server sends the Client messages or topic name to id mappings
 Modem Callback Backwards CompatibilityAPIs to set/clear callbacks that will be called when the modem transport layer receives unexpected responses from the modem