OpenTwin 0.1
OpenTwin
 
Loading...
Searching...
No Matches
ot::ModelAPIManager Class Reference

#include "ModelAPIManager.h"

Static Public Member Functions

static void setModelServiceURL (const std::string &_url)
 
static const std::string & getModelServiceURL (void)
 
static bool sendToModel (MessageType _messageType, const std::string &_message, std::string &_response)
 
static bool sendToModel (MessageType _messageType, const JsonDocument &_doc, std::string &_response)
 

Member Function Documentation

◆ 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: