semilimes mcu sdk 0.1
semilimes Software Development Kit for microcontrollers
Loading...
Searching...
No Matches
ChannelMessageSend Class Reference

Public Member Functions

 ChannelMessageSend (char *json)
 
void setObj (char *channelId, char *dataComponent)
 
char * getEPurl ()
 

Constructor & Destructor Documentation

◆ ChannelMessageSend()

ChannelMessageSend::ChannelMessageSend ( char * json)
inline
Parameters
json- it is the char array that will contain the whole json script
Returns
void

Member Function Documentation

◆ getEPurl()

char * ChannelMessageSend::getEPurl ( )
Returns
char* httpsUrl + endpoint

◆ setObj()

void ChannelMessageSend::setObj ( char * channelId,
char * dataComponent )
Parameters
channelId- is the unique Id to reference an existing channel
dataComponent- the json description of the data component
Returns
void

The documentation for this class was generated from the following files: