ElevatorInputMeta

Represents metadata for an elevator input

This is the requested floor.

ElevatorInputMeta Properties

ElevatorInputMeta

Field Type Inherited from Description
InputNumber Int32 ElevatorInputMeta Gets or sets the input number

JSON Structure of ElevatorInputMeta

{
   "InputNumber"	:	"Int32"
}