noos::cloud::platform Struct Reference
data of the platform where you are going to connect More...
#include <platform.hpp>
Public Member Functions | |
platform | operator() (json) |
deserialise a json to build the platform | |
platform | operator() (std::string filename) |
read a file with a json to build the platform | |
Public Attributes | |
std::string | address |
std::string | port |
std::string | token |
std::string | user |
std::string | protocol |
Detailed Description
data of the platform where you are going to connect
- Version
- 0.7.2
- Date
- 19 December 2016
- Parameters
-
address is the IP of the platform port is the port used in the platform token is the password need it to connect user is the user need it to connect
Collaboration diagram for noos::cloud::platform:
The documentation for this struct was generated from the following file:
- noos/cloud/asio/platform.hpp