KPN Things Device SDK
thingsml_http.cpp File Reference
#include "thingsml_http.h"

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)