Plegma API  v2
Yodiwo.API.Plegma.NodeInfoReq Class Reference

Node Info Request Sent by cloud to a node, it is to request capabilities and supported types from the node More...

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

Public Member Functions

 NodeInfoReq ()
 Node Info request constructor More...
 
 NodeInfoReq (int seqNo)
 Node Info request constructor More...
 

Public Attributes

int LatestApiRev
 Informs of latest Plegma API Revision More...
 
string AssignedEndpoint
 Endpoint that the node link used to send this message belongs to More...
 
int ThingsRevNum
 Revision number of Cloud server's entry for Node's Things More...
 
- Public Attributes inherited from Yodiwo.API.ApiMsg
int SeqNo
 Sequence number of this message More...
 

Detailed Description

Node Info Request Sent by cloud to a node, it is to request capabilities and supported types from the node

Direction: Cloud->Node

Node must reply with a NodeInfoRsp

Constructor & Destructor Documentation

Yodiwo.API.Plegma.NodeInfoReq.NodeInfoReq ( )

Node Info request constructor

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

Node Info request constructor

Member Data Documentation

string Yodiwo.API.Plegma.NodeInfoReq.AssignedEndpoint

Endpoint that the node link used to send this message belongs to

int Yodiwo.API.Plegma.NodeInfoReq.LatestApiRev

Informs of latest Plegma API Revision

int Yodiwo.API.Plegma.NodeInfoReq.ThingsRevNum

Revision number of Cloud server's entry for Node's Things


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