Plegma API  v2
Yodiwo.API.Plegma.NodeStatusChangedReq Class Reference

Unpairing request, stating reason code and a possible custom message Direction: Cloud->Node, Node->Cloud More...

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

Public Member Functions

 NodeStatusChangedReq ()
 Node Status Changed message constructor More...
 
 NodeStatusChangedReq (int seqNo)
 Node Status Changed message constructor More...
 

Public Attributes

eNodeNewStatus NewStatus
 node's new status More...
 
eNodeStatusChangeReason ReasonCode
 Reason code for new status More...
 
string Message
 Custom message (non-mandatory) for UI updates, etc More...
 
NodeKey Nodekey
 
- Public Attributes inherited from Yodiwo.API.ApiMsg
int SeqNo
 Sequence number of this message More...
 

Detailed Description

Unpairing request, stating reason code and a possible custom message Direction: Cloud->Node, Node->Cloud

Constructor & Destructor Documentation

Yodiwo.API.Plegma.NodeStatusChangedReq.NodeStatusChangedReq ( )

Node Status Changed message constructor

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

Node Status Changed message constructor

Member Data Documentation

string Yodiwo.API.Plegma.NodeStatusChangedReq.Message

Custom message (non-mandatory) for UI updates, etc

eNodeNewStatus Yodiwo.API.Plegma.NodeStatusChangedReq.NewStatus

node's new status

eNodeStatusChangeReason Yodiwo.API.Plegma.NodeStatusChangedReq.ReasonCode

Reason code for new status


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