Plegma API  v2
Yodiwo.API.Plegma.PortDescription Class Reference

Describes restrictions and gives information of a port Port. More...

Public Attributes

string Description
 Human readable description for this port (can be null) More...
 
string Id
 The unique identifier which identifies this port (must neither be null, nor empty) More...
 
string Label
 Human readable label (can be null) More...
 
string Category
 the category of this port , e.g. "TEMPERATURE" More...
 
StateDescription State
 Describes the state of this portStateDescription More...
 
string Semantics
 Describes the semantics of this port More...
 
ioPortDirection ioDirection
 Direction (ioPortDirection) of Port More...
 

Detailed Description

Describes restrictions and gives information of a port Port.

Member Data Documentation

string Yodiwo.API.Plegma.PortDescription.Category

the category of this port , e.g. "TEMPERATURE"

string Yodiwo.API.Plegma.PortDescription.Description

Human readable description for this port (can be null)

string Yodiwo.API.Plegma.PortDescription.Id

The unique identifier which identifies this port (must neither be null, nor empty)

ioPortDirection Yodiwo.API.Plegma.PortDescription.ioDirection

Direction (ioPortDirection) of Port

string Yodiwo.API.Plegma.PortDescription.Label

Human readable label (can be null)

string Yodiwo.API.Plegma.PortDescription.Semantics

Describes the semantics of this port

StateDescription Yodiwo.API.Plegma.PortDescription.State

Describes the state of this portStateDescription


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