Plegma API  v2
Yodiwo.API.Plegma.ActivePortKeysMsg Class Reference

Active Port Keys Msg Informs Node of all currently active Ports (i.e. Ports that are connected and active in currently deployed graphs). Should be used by Nodes to supress events from inactive ports, allowing more efficient use of medium More...

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

Public Member Functions

 ActivePortKeysMsg ()
 parameterless constructor of Active PortKeys message More...
 
 ActivePortKeysMsg (int seqNo)
 constructor of Active PortKeys message with sequence numbers More...
 
override string ToString ()
 

Public Attributes

String[] ActivePortKeys
 Array of portkeys of currently active Ports More...
 
- Public Attributes inherited from Yodiwo.API.ApiMsg
int SeqNo
 Sequence number of this message More...
 

Detailed Description

Active Port Keys Msg Informs Node of all currently active Ports (i.e. Ports that are connected and active in currently deployed graphs). Should be used by Nodes to supress events from inactive ports, allowing more efficient use of medium

Direction: Cloud -> Node

Constructor & Destructor Documentation

Yodiwo.API.Plegma.ActivePortKeysMsg.ActivePortKeysMsg ( )

parameterless constructor of Active PortKeys message

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

constructor of Active PortKeys message with sequence numbers

Member Data Documentation

String [] Yodiwo.API.Plegma.ActivePortKeysMsg.ActivePortKeys

Array of portkeys of currently active Ports


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