Plegma API  v2
Yodiwo.API.Plegma.EndpointSyncRsp Class Reference

Endpoint Sync response to previous request Direction: Cloud -> Node(link) More...

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

Public Member Functions

 EndpointSyncRsp ()
 EndpointSync Response constructor More...
 
 EndpointSyncRsp (int seqNo)
 EndpointSync Response constructor More...
 

Public Attributes

eNodeSyncOperation op
 operation being replied to More...
 
string[] Endpoints
 Array of existing Endpoints currently assigned to NodeKey More...
 
bool Accepted
 whether incoming Req was successful / accepted or not More...
 
- Public Attributes inherited from Yodiwo.API.ApiMsg
int SeqNo
 Sequence number of this message More...
 

Detailed Description

Endpoint Sync response to previous request Direction: Cloud -> Node(link)

Constructor & Destructor Documentation

Yodiwo.API.Plegma.EndpointSyncRsp.EndpointSyncRsp ( )

EndpointSync Response constructor

Yodiwo.API.Plegma.EndpointSyncRsp.EndpointSyncRsp ( int  seqNo)

EndpointSync Response constructor

Member Data Documentation

bool Yodiwo.API.Plegma.EndpointSyncRsp.Accepted

whether incoming Req was successful / accepted or not

string [] Yodiwo.API.Plegma.EndpointSyncRsp.Endpoints

Array of existing Endpoints currently assigned to NodeKey

eNodeSyncOperation Yodiwo.API.Plegma.EndpointSyncRsp.op

operation being replied to


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