Plegma API  v2
Yodiwo.API.Plegma.EndpointSyncReq Class Reference

Endpoint Sync request, providing way for individual Node Links to become aware / influence Node operation Direction: Node(link) -> Cloud More...

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

Public Member Functions

 EndpointSyncReq ()
 EndpointSync Request constructor More...
 
 EndpointSyncReq (int seqNo)
 EndpointSync Request constructor More...
 

Public Attributes

eNodeSyncOperation op
 type of sync operation requested More...
 
string DesiredEndpoint
 If eNodeSyncOperation is eNodeSyncOperation.SetEndpoint, then this variable can be used to request that current Link is assigned/transferred to 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

Endpoint Sync request, providing way for individual Node Links to become aware / influence Node operation Direction: Node(link) -> Cloud

Constructor & Destructor Documentation

Yodiwo.API.Plegma.EndpointSyncReq.EndpointSyncReq ( )

EndpointSync Request constructor

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

EndpointSync Request constructor

Member Data Documentation

string Yodiwo.API.Plegma.EndpointSyncReq.DesiredEndpoint

If eNodeSyncOperation is eNodeSyncOperation.SetEndpoint, then this variable can be used to request that current Link is assigned/transferred to specific Endpoint. This is handled as a suggestion and the server isn't obliged to comply

eNodeSyncOperation Yodiwo.API.Plegma.EndpointSyncReq.op

type of sync operation requested


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