#include "ModelAPIManager.h"
◆ getModelServiceURL()
const std::string & ot::ModelAPIManager::getModelServiceURL |
( |
void | | ) |
|
|
static |
◆ sendToModel() [1/2]
bool ot::ModelAPIManager::sendToModel |
( |
MessageType | _messageType, |
|
|
const JsonDocument & | _doc, |
|
|
std::string & | _response ) |
|
static |
◆ sendToModel() [2/2]
bool ot::ModelAPIManager::sendToModel |
( |
MessageType | _messageType, |
|
|
const std::string & | _message, |
|
|
std::string & | _response ) |
|
static |
◆ setModelServiceURL()
void ot::ModelAPIManager::setModelServiceURL |
( |
const std::string & | _url | ) |
|
|
static |
The documentation for this class was generated from the following files: