◆ getAccept()
char * Header::getAccept |
( |
| ) |
|
◆ getAuthorization()
char * Header::getAuthorization |
( |
| ) |
|
◆ getContentType()
char * Header::getContentType |
( |
| ) |
|
◆ getHttpsUrl()
char * Header::getHttpsUrl |
( |
| ) |
|
- Returns
- char* sme_httpsUrl
◆ getWsClientEP()
char * Header::getWsClientEP |
( |
| ) |
|
- Returns
- char* sme_wsClientEP
◆ getWsEP()
char * Header::getWsEP |
( |
| ) |
|
◆ getWsHeader()
char * Header::getWsHeader |
( |
| ) |
|
- Returns
- pwsheader - a char containing the ws header
◆ getWsHost()
char * Header::getWsHost |
( |
| ) |
|
◆ getWsPort()
int Header::getWsPort |
( |
| ) |
|
◆ setAuthorization()
void Header::setAuthorization |
( |
const char * | apikey | ) |
|
- Parameters
-
apikey | - apikey received during the provisioning phase, needed to create the authorization string |
- Returns
- void
The documentation for this class was generated from the following files:
- C:/Users/flavio_unige/Desktop/semilimes/sdk/semilimes MCU SDK/github/semilimes_mcu_sdk/src/account/header.h
- C:/Users/flavio_unige/Desktop/semilimes/sdk/semilimes MCU SDK/github/semilimes_mcu_sdk/src/account/header.cpp