Plegma API  v2
Yodiwo.API.Plegma.NodeUnpairedReq Class Reference

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

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

Public Member Functions

 NodeUnpairedReq ()
 Node Unpaired message constructor More...
 
 NodeUnpairedReq (int seqNo)
 Node Unpaired message constructor More...
 

Public Attributes

eUnpairReason ReasonCode
 Reason code of unpairing More...
 
string Message
 Custom unpair message (non-mandatory) 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

Constructor & Destructor Documentation

Yodiwo.API.Plegma.NodeUnpairedReq.NodeUnpairedReq ( )

Node Unpaired message constructor

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

Node Unpaired message constructor

Member Data Documentation

string Yodiwo.API.Plegma.NodeUnpairedReq.Message

Custom unpair message (non-mandatory)

eUnpairReason Yodiwo.API.Plegma.NodeUnpairedReq.ReasonCode

Reason code of unpairing


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