Plegma API  v2
Yodiwo.API.Plegma.PortStateGet Class Reference

Port State Request. Will result in a response of type PortStateSet More...

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

Public Member Functions

 PortStateGet ()
 Port update request constructor More...
 
 PortStateGet (int seqNo)
 
override string ToString ()
 

Public Attributes

ePortStateOperation Operation
 Type of operation requested More...
 
String[] PortKeys
 List of PortKeys that the server should send an update for (in conjuction with ePortStateOperation.SpecificKeys). If set to null or an empty array then the server will send an update for all relevant PortKeys More...
 
- Public Attributes inherited from Yodiwo.API.ApiMsg
int SeqNo
 Sequence number of this message More...
 

Detailed Description

Port State Request. Will result in a response of type PortStateSet

Direction: node->cloud

Constructor & Destructor Documentation

Yodiwo.API.Plegma.PortStateGet.PortStateGet ( )

Port update request constructor

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

Port update request constructor with seq.number

Parameters
seqNosequence number of this message

Member Data Documentation

ePortStateOperation Yodiwo.API.Plegma.PortStateGet.Operation

Type of operation requested

String [] Yodiwo.API.Plegma.PortStateGet.PortKeys

List of PortKeys that the server should send an update for (in conjuction with ePortStateOperation.SpecificKeys). If set to null or an empty array then the server will send an update for all relevant PortKeys


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