ThyssenKruppDestinationDispatchSettings

Represents ThyssenKrupp-specific destination dispatch settings for elevator control integration

This is part of the destination dispatch (elevator, turnstile, etc) configuration system for Thyssen Krupp.

ThyssenKruppDestinationDispatchSettings Properties

DestinationDispatchSettings -> ThyssenKruppDestinationDispatchSettings

Field Type Inherited from Description
HasFrontAndRearFloors Boolean ThyssenKruppDestinationDispatchSettings Gets or sets a value indicating whether the elevator has separate front and rear floor configurations.
IsPrimary Boolean ThyssenKruppDestinationDispatchSettings Gets or sets a value indicating whether this is the primary ThyssenKrupp destination dispatch controller.
OverWatchSetting OverWatchSettings ThyssenKruppDestinationDispatchSettings Gets or sets the OverWatch integration settings for advanced elevator monitoring and control.

JSON Structure of ThyssenKruppDestinationDispatchSettings

{
   "HasFrontAndRearFloors"	:	"Boolean",
   "IsPrimary"	:	"Boolean",
   "OverWatchSetting"	:	"[OverWatchSettings](/object-model/overwatchsettings)"
}