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
Author
Alex Giokas a.gio.nosp@m.kas@.nosp@m.ortel.nosp@m.io.c.nosp@m.o.uk
Parameters
addressis the IP of the platform
portis the port used in the platform
tokenis the password need it to connect
useris the user need it to connect
Collaboration diagram for noos::cloud::platform:

The documentation for this struct was generated from the following file: