SmartControllerPortItem

Overview of SmartControllerPortItem goes here.

SmartControllerPortItem Properties

SmartControllerPortItem

Field Type Inherited from Description
Baud Int32 SmartControllerPortItem Gets or sets the Baud value
Port Int32 SmartControllerPortItem Gets or sets the Port value
PortType String SmartControllerPortItem Gets or sets the PortType value
Protocol String SmartControllerPortItem Gets or sets the Protocol value

JSON Structure of SmartControllerPortItem

{
   "Baud"	:	"Int32",
   "Port"	:	"Int32",
   "PortType"	:	"String",
   "Protocol"	:	"String"
}