Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: MbedSmartRestMain MbedSmartRestMain
SmartRest Class Reference
The main SmartRest client implementation. More...
#include <SmartRest.h>
Inherited by MbedSmartRest.
Public Member Functions | |
| SmartRest (AbstractClient &, const char *) | |
| Creates a new generic SmartRest object. | |
Detailed Description
The main SmartRest client implementation.
Definition at line 48 of file SmartRest.h.
Constructor & Destructor Documentation
| SmartRest | ( | AbstractClient & | client, |
| const char * | identifier | ||
| ) |
Creates a new generic SmartRest object.
- Parameters:
-
client the abstract client to use identifier the device identifier
Definition at line 35 of file SmartRest.cpp.
Generated on Tue Jul 12 2022 15:21:50 by
1.7.2

Cumulocity