ThyssenKruppDestinationReaderSettings

Represents destination reader settings specific to ThyssenKrupp elevator systems

ThyssenKruppDestinationReaderSettings Properties

DestinationReaderSettings -> ThyssenKruppDestinationReaderSettings

Field Type Inherited from Description
EnableDefaultFloor Nullable<Boolean> ThyssenKruppDestinationReaderSettings Gets or sets whether default floor selection is enabled
EnablePinEntry Boolean ThyssenKruppDestinationReaderSettings Gets or sets whether PIN entry is enabled on the reader
EnableSleepMode Boolean ThyssenKruppDestinationReaderSettings Gets or sets whether sleep mode is enabled to conserve power
EsGroup_Id Int32 ThyssenKruppDestinationReaderSettings Gets or sets the ThyssenKrupp elevator group identifier
FrontSide Boolean ThyssenKruppDestinationReaderSettings Gets or sets whether the front side is enabled for access
Landing_Id Int32 ThyssenKruppDestinationReaderSettings Gets or sets the landing/floor identifier
Object_Id Int32 ThyssenKruppDestinationReaderSettings Gets or sets the object identifier
RearSide Boolean ThyssenKruppDestinationReaderSettings Gets or sets whether the rear side is enabled for access

JSON Structure of ThyssenKruppDestinationReaderSettings

{
   "EnableDefaultFloor"	:	"Nullable\<Boolean\>",
   "EnablePinEntry"	:	"Boolean",
   "EnableSleepMode"	:	"Boolean",
   "EsGroup_Id"	:	"Int32",
   "FrontSide"	:	"Boolean",
   "Landing_Id"	:	"Int32",
   "Object_Id"	:	"Int32",
   "RearSide"	:	"Boolean"
}