Plegma API  v2
Yodiwo.API.Plegma.LoginRsp Class Reference

Login Response More...

Inheritance diagram for Yodiwo.API.Plegma.LoginRsp:
Yodiwo.API.Plegma.PlegmaApiMsg Yodiwo.API.ApiMsg

Public Member Functions

 LoginRsp ()
 parameterless constructor More...
 

Public Attributes

string NodeKey
 NodeKey of Node More...
 
string SecretKey
 Secret key of Node More...
 
eConnectionFlags Flags
 Flags that specify connection parameters More...
 
string DesiredEndpoint
 If creation of new endpoint isn't requested, then this variable can be used to request that new Link is assigned to a specific Endpoint. This is handled as a suggestion and the server isn't obliged to comply More...
 
- Public Attributes inherited from Yodiwo.API.ApiMsg
int SeqNo
 Sequence number of this message More...
 

Detailed Description

Login Response

sends node and secret keys

to be used only for transports that require explicit authentication via the API itself Direction: Node to Cloud

Constructor & Destructor Documentation

Yodiwo.API.Plegma.LoginRsp.LoginRsp ( )

parameterless constructor

Member Data Documentation

string Yodiwo.API.Plegma.LoginRsp.DesiredEndpoint

If creation of new endpoint isn't requested, then this variable can be used to request that new Link is assigned to a specific Endpoint. This is handled as a suggestion and the server isn't obliged to comply

eConnectionFlags Yodiwo.API.Plegma.LoginRsp.Flags

Flags that specify connection parameters

string Yodiwo.API.Plegma.LoginRsp.NodeKey

NodeKey of Node

string Yodiwo.API.Plegma.LoginRsp.SecretKey

Secret key of Node


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