|
KPN Things Device SDK
|
Go to the source code of this file.
Namespaces | |
| namespace | ThingsML |
Functions | |
| size_t | ThingsML::httpPost (char buffer[], int bufferSize, const char key[], const char host[], const char path[], SenMLBasePack &body) |
| int | ThingsML::getHttpBodyStart (const char response[], int responseLength) |
| int | ThingsML::strstr_n (const char data[], int dataLength, const char needle[], int needleLength) |