HVAC#

Note

This page is generated by python script generate_cet.py.

Back to table

Commands#

configChillers#

Description: Configure a CHILLER device.

EFDB_Topic:

HVAC_command_configChillers

device_id#

IDL_Type:

int

Units:

unitless

Description: Device ID; one of the DeviceId_chiller enums.

setpointActivo#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Active

configCracks#

Description: Configure a CRACK device.

EFDB_Topic:

HVAC_command_configCracks

device_id#

IDL_Type:

int

Units:

unitless

Description: Device ID; one of the DeviceId_crack enums.

setpointCooling#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Cooling

setpointDeshumidificador#

IDL_Type:

float

Units:

%

Description: Setpoint Dehumidifier

setpointHeating#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Heating

setpointHumidificador#

IDL_Type:

float

Units:

%

Description: Setpoint Humidifier

configFancoils#

Description: Configure a FANCOIL device.

EFDB_Topic:

HVAC_command_configFancoils

device_id#

IDL_Type:

int

Units:

unitless

Description: Device ID; one of the DeviceId_fancoil enums.

aperturaValvulaFrio#

IDL_Type:

float

Units:

%

Description: Opening Valve Cold

setpointCoolingDay#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Cooling Day

setpointCoolingNight#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Cooling Night

setpointHeatingDay#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Heating Day

setpointHeatingNight#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Heating Night

setpointTrabajo#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Work

configManejadoraLowers#

Description: Configure a MANEJADORA_LOWER device.

EFDB_Topic:

HVAC_command_configManejadoraLowers

device_id#

IDL_Type:

int

Units:

unitless

Description: Device ID; one of the DeviceId_manejadoraLower enums.

setpointTrabajo#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Work

setpointVentiladorMax#

IDL_Type:

float

Units:

%

Description: Setpoint Fan Max

setpointVentiladorMin#

IDL_Type:

float

Units:

%

Description: Setpoint Fan Min

temperaturaAnticongelante#

IDL_Type:

float

Units:

deg_C

Description: Temperature Anti-freeze

configManejadoras#

Description: Configure a MANEJADORA device.

EFDB_Topic:

HVAC_command_configManejadoras

device_id#

IDL_Type:

int

Units:

unitless

Description: Device ID; one of the DeviceId_manejadora enums.

setpointVentiladorMax#

IDL_Type:

float

Units:

%

Description: Setpoint Fan Max

setpointVentiladorMin#

IDL_Type:

float

Units:

%

Description: Setpoint Fan Min

valorConsigna#

IDL_Type:

float

Units:

deg_C

Description: Value Setpoint

disableDevice#

Description: Disable an HVAC device.

EFDB_Topic:

HVAC_command_disableDevice

device_id#

IDL_Type:

long

Units:

unitless

Description: The ID indicating which device needs to be disabled. The IDs can be found in the DeviceId enumeration.

dynCH1PressRemoteSP#

Description: Set Dynalene dynCH1PressRemoteSP.

EFDB_Topic:

HVAC_command_dynCH1PressRemoteSP

dynCH1PressRemoteSP#

IDL_Type:

float

Units:

Pa

Description: Chiller 1 pressure setpoint.

dynCH2PressRemoteSP#

Description: Set Dynalene dynCH2PressRemoteSP.

EFDB_Topic:

HVAC_command_dynCH2PressRemoteSP

dynCH2PressRemoteSP#

IDL_Type:

float

Units:

Pa

Description: Chiller 2 pressure setpoint.

dynExtAirRemoteSP#

Description: Set Dynalene dynExtAirRemoteSP.

EFDB_Topic:

HVAC_command_dynExtAirRemoteSP

dynExtAirRemoteSP#

IDL_Type:

float

Units:

deg_C

Description: Exit air setpoint.

dynPierFansOnOff#

Description: Set Dynalene dynPierFansOnOff.

EFDB_Topic:

HVAC_command_dynPierFansOnOff

dynPierFansOnOff#

IDL_Type:

boolean

Units:

unitless

Description: Switch the pier fans on or off.

dynSystOnOff#

Description: Set Dynalene dynSystOnOff.

EFDB_Topic:

HVAC_command_dynSystOnOff

dynSystOnOff#

IDL_Type:

boolean

Units:

unitless

Description: Switch dynalene system on or off.

dynTaRemoteSP#

Description: Set Dynalene dynTaRemoteSP.

EFDB_Topic:

HVAC_command_dynTaRemoteSP

dynTaRemoteSP#

IDL_Type:

float

Units:

deg_C

Description: TA setpoint.

dynTelemetryEnable#

Description: Set Dynalene dynTelemetryEnable.

EFDB_Topic:

HVAC_command_dynTelemetryEnable

dynTelemetryEnable#

IDL_Type:

boolean

Units:

unitless

Description: Enable telemetry.

dynTmaRemoteSP#

Description: Set Dynalene dynTmaRemoteSP.

EFDB_Topic:

HVAC_command_dynTmaRemoteSP

dynTmaRemoteSP#

IDL_Type:

float

Units:

deg_C

Description: TMA setpoint.

enableDevice#

Description: Enable an HVAC device.

EFDB_Topic:

HVAC_command_enableDevice

device_id#

IDL_Type:

long

Units:

unitless

Description: The ID indicating which device needs to be enabled. The IDs can be found in the DeviceId enumeration.

disable#

Description: Transition from state Enabled to Disabled.

EFDB_Topic:

SALGeneric_command_disable

Category:

csc

enable#

Description: Transition from state Disabled to Enabled.

EFDB_Topic:

SALGeneric_command_enable

Category:

csc

exitControl#

Description: Transition from state Standby to Offline. Most CSCs will quit, but CSCs that support the enterControl command will keep running.

EFDB_Topic:

SALGeneric_command_exitControl

Category:

csc

setAuthList#

Description: Specify who can command this CSC.

EFDB_Topic:

SALGeneric_command_setAuthList

Category:

csc

authorizedUsers#

IDL_Type:

string

Units:

unitless

Description: Comma seperated list of authorized users currently allowed to command this CSC,

in the form user@host. If the first character is +/- then the specified users are added/removed. Duplicates are silently ignored. The CSC’s own user@host is silently ignored, because it is always authorized. For removal, CSCs that are not in the list are silently ignored. Whitespace is allowed after the optional initial +/- and after each comma.

nonAuthorizedCSCs#

IDL_Type:

string

Units:

unitless

Description: Comma seperated list of CSC’s not currently allowed to command this CSC,

in the form name[:index]. An index of 0 is stripped (name:0 becomes name). If the first character is +/- then the specified CSCs are added/removed. Duplicates are silently ignored. For removal, CSCs that are not in the list are silently ignored. Whitespace is allowed after the optional initial +/- and after each comma.

setLogLevel#

Description: Set the logging level.

EFDB_Topic:

SALGeneric_command_setLogLevel

Category:

csc

level#

IDL_Type:

int

Units:

unitless

Description: Logging level, as a Python logging level: error=40, warning=30, info=20, debug=10.

subsystem#

IDL_Type:

string

Units:

unitless

Description: If this CSC itself has sub-ordinate components, they may be listed here. An empty string means the setting applies to all such sub-ordinate components, or just to this CSC itself.

standby#

Description: Transition from state Offline/Available, Disabled or Fault to Standby.

EFDB_Topic:

SALGeneric_command_standby

Category:

csc

start#

Description: Transition from state Standby to Disable, in a specified configuration.

EFDB_Topic:

SALGeneric_command_start

Category:

csc

configurationOverride#

IDL_Type:

string

Units:

unitless

Description:

Configuration override in the form [{name}][:{version}]. For salobj-based CSCs: name is a filename with “.yaml” suffix and version is a git hash; for example:

  • “foo.yaml” specifies just a file. Two or three config files are loaded: “_init.yaml”, “_{site}.yaml” (if present), and “foo.yaml”.

  • “:37bf936” specifies just a git hash. One or two config files are loaded from the specified git commit: “_init.yaml” and “_{site}.yaml” (if present.

  • “bar.yaml:HEAD~2” specifies both a file and a git hash. Two or three config files are read from the specified git commit: “_init.yaml”, “_{site}.yaml” (if present), and “bar.yaml”.

Enumerations#

DeviceId:
  • bombaAguaFriaP01=1

  • generalP01=2

  • valvulaP01=3

  • dynaleneP05=4

  • chiller01P01=101

  • chiller02P01=102

  • chiller03P01=103

  • crack01P02=201

  • crack02P02=202

  • fancoil01P02=301

  • fancoil02P02=302

  • fancoil03P02=303

  • fancoil04P02=304

  • fancoil05P02=305

  • fancoil06P02=306

  • fancoil07P02=307

  • fancoil08P02=308

  • fancoil09P02=309

  • fancoil10P02=310

  • fancoil11P02=311

  • fancoil12P02=312

  • manejadoraLower01P05=401

  • manejadoraLower02P05=402

  • manejadoraLower03P05=403

  • manejadoraLower04P05=404

  • manejadoraSblancaP04=501

  • manejadoraSlimpiaP04=502

  • vea01P05=601

  • vea08P05=602

  • vea09P05=603

  • vea10P05=604

  • vea11P05=605

  • vea12P05=606

  • vea13P05=607

  • vea14P05=608

  • vea15P05=609

  • vea16P05=610

  • vea17P05=611

  • vea01P01=701

  • vec01P01=702

  • vin01P01=703

  • vex03LowerP04=801

  • vex04CargaP04=802

DynaleneState:
  • Initialized=0

  • ShuttingDown=1

  • PoweringOn=2

  • PoweredOn=3

  • PoweringOff=4

  • PoweredOff=5

  • Warning=6

  • Alarm=7

  • ShutOff=8

DynaleneTankLevel:
  • OK=0

  • Warning=1

  • Alarm=2

Events#

chiller01P01#

Description: C

EFDB_Topic:

HVAC_logevent_chiller01P01

alarmDevice#

IDL_Type:

boolean

Units:

unitless

Description: Alarm Device

compressor1Plus2pEnabledWhole#

IDL_Type:

boolean

Units:

unitless

Description: Compressor1 Plus 2p Enabled Whole

compressor1Plus2pEnabledWith1StepActive#

IDL_Type:

boolean

Units:

unitless

Description: Compressor1 Plus 2p Enabled With 1 Step Active

compressor1Plus2pEnabledWith2StepsActive#

IDL_Type:

boolean

Units:

unitless

Description: Compressor1 Plus 2p Enabled With 2 Steps Active

compressor1Plus2pEnabledWith3StepsActive#

IDL_Type:

boolean

Units:

unitless

Description: Compressor1 Plus 2p Enabled With 3 Steps Active

compressor1StatusAlarmActive#

IDL_Type:

boolean

Units:

unitless

Description: Compressor1 Status Alarm Active

compressor1StatusChiller#

IDL_Type:

boolean

Units:

unitless

Description: Compressor1 Status Chiller

compressor1StatusConfigured#

IDL_Type:

boolean

Units:

unitless

Description: Compressor1 Status Configured

compressor1StatusDefrosting#

IDL_Type:

boolean

Units:

unitless

Description: Compressor1 Status Defrosting

compressor1StatusDripping#

IDL_Type:

boolean

Units:

unitless

Description: Compressor1 Status Dripping

compressor1StatusEnabled#

IDL_Type:

boolean

Units:

unitless

Description: Compressor1 Status Enabled

compressor1StatusEnabledStatusPumpDownActive#

IDL_Type:

boolean

Units:

unitless

Description: Compressor1 Status Enabled Status Pump Down Active

compressor1StatusFreeCooling#

IDL_Type:

boolean

Units:

unitless

Description: Compressor1 Status Free Cooling

compressor1StatusHeatpump#

IDL_Type:

boolean

Units:

unitless

Description: Compressor1 Status Heatpump

compressor1StatusOn#

IDL_Type:

boolean

Units:

unitless

Description: Compressor1 Status On

compressor1StatusRecovery#

IDL_Type:

boolean

Units:

unitless

Description: Compressor1 Status Recovery

compressor1StatusRequest#

IDL_Type:

boolean

Units:

unitless

Description: Compressor1 Status Request

compressor2Plus2pEnabledWhole#

IDL_Type:

boolean

Units:

unitless

Description: Compressor2 Plus 2p Enabled Whole

compressor2Plus2pEnabledWith1StepActive#

IDL_Type:

boolean

Units:

unitless

Description: Compressor2 Plus 2p Enabled With 1 Step Active

compressor2Plus2pEnabledWith2StepsActive#

IDL_Type:

boolean

Units:

unitless

Description: Compressor2 Plus 2p Enabled With 2 Steps Active

compressor2Plus2pEnabledWith3StepsActive#

IDL_Type:

boolean

Units:

unitless

Description: Compressor2 Plus 2p Enabled With 3 Steps Active

compressor2StatusAlarmActive#

IDL_Type:

boolean

Units:

unitless

Description: Compressor2 Status Alarm Active

compressor2StatusChiller#

IDL_Type:

boolean

Units:

unitless

Description: Compressor2 Status Chiller

compressor2StatusConfigured#

IDL_Type:

boolean

Units:

unitless

Description: Compressor2 Status Configured

compressor2StatusDefrosting#

IDL_Type:

boolean

Units:

unitless

Description: Compressor2 Status Defrosting

compressor2StatusDripping#

IDL_Type:

boolean

Units:

unitless

Description: Compressor2 Status Dripping

compressor2StatusEnabled#

IDL_Type:

boolean

Units:

unitless

Description: Compressor2 Status Enabled

compressor2StatusEnabledStatusPumpDownActive#

IDL_Type:

boolean

Units:

unitless

Description: Compressor2 Status Enabled Status Pump Down Active

compressor2StatusFreeCooling#

IDL_Type:

boolean

Units:

unitless

Description: Compressor2 Status Free Cooling

compressor2StatusHeatpump#

IDL_Type:

boolean

Units:

unitless

Description: Compressor2 Status Heatpump

compressor2StatusOn#

IDL_Type:

boolean

Units:

unitless

Description: Compressor2 Status On

compressor2StatusRecovery#

IDL_Type:

boolean

Units:

unitless

Description: Compressor2 Status Recovery

compressor2StatusRequest#

IDL_Type:

boolean

Units:

unitless

Description: Compressor2 Status Request

compressor3Plus2pEnabledWhole#

IDL_Type:

boolean

Units:

unitless

Description: Compressor3 Plus 2p Enabled Whole

compressor3Plus2pEnabledWith1StepActive#

IDL_Type:

boolean

Units:

unitless

Description: Compressor3 Plus 2p Enabled With 1 Step Active

compressor3Plus2pEnabledWith2StepsActive#

IDL_Type:

boolean

Units:

unitless

Description: Compressor3 Plus 2p Enabled With 2 Steps Active

compressor3Plus2pEnabledWith3StepsActive#

IDL_Type:

boolean

Units:

unitless

Description: Compressor3 Plus 2p Enabled With 3 Steps Active

compressor3StatusAlarmActive#

IDL_Type:

boolean

Units:

unitless

Description: Compressor3 Status Alarm Active

compressor3StatusChiller#

IDL_Type:

boolean

Units:

unitless

Description: Compressor3 Status Chiller

compressor3StatusConfigured#

IDL_Type:

boolean

Units:

unitless

Description: Compressor3 Status Configured

compressor3StatusDefrosting#

IDL_Type:

boolean

Units:

unitless

Description: Compressor3 Status Defrosting

compressor3StatusDripping#

IDL_Type:

boolean

Units:

unitless

Description: Compressor3 Status Dripping

compressor3StatusEnabled#

IDL_Type:

boolean

Units:

unitless

Description: Compressor3 Status Enabled

compressor3StatusEnabledStatusPumpDownActive#

IDL_Type:

boolean

Units:

unitless

Description: Compressor3 Status Enabled Status Pump Down Active

compressor3StatusFreeCooling#

IDL_Type:

boolean

Units:

unitless

Description: Compressor3 Status Free Cooling

compressor3StatusHeatpump#

IDL_Type:

boolean

Units:

unitless

Description: Compressor3 Status Heatpump

compressor3StatusOn#

IDL_Type:

boolean

Units:

unitless

Description: Compressor3 Status On

compressor3StatusRecovery#

IDL_Type:

boolean

Units:

unitless

Description: Compressor3 Status Recovery

compressor3StatusRequest#

IDL_Type:

boolean

Units:

unitless

Description: Compressor3 Status Request

compressor4Plus2pEnabledWhole#

IDL_Type:

boolean

Units:

unitless

Description: Compressor4 Plus 2p Enabled Whole

compressor4Plus2pEnabledWith1StepActive#

IDL_Type:

boolean

Units:

unitless

Description: Compressor4 Plus 2p Enabled With 1 Step Active

compressor4Plus2pEnabledWith2StepsActive#

IDL_Type:

boolean

Units:

unitless

Description: Compressor4 Plus 2p Enabled With 2 Steps Active

compressor4Plus2pEnabledWith3StepsActive#

IDL_Type:

boolean

Units:

unitless

Description: Compressor4 Plus 2p Enabled With 3 Steps Active

compressor4StatusAlarmActive#

IDL_Type:

boolean

Units:

unitless

Description: Compressor4 Status Alarm Active

compressor4StatusChiller#

IDL_Type:

boolean

Units:

unitless

Description: Compressor4 Status Chiller

compressor4StatusConfigured#

IDL_Type:

boolean

Units:

unitless

Description: Compressor4 Status Configured

compressor4StatusDefrosting#

IDL_Type:

boolean

Units:

unitless

Description: Compressor4 Status Defrosting

compressor4StatusDripping#

IDL_Type:

boolean

Units:

unitless

Description: Compressor4 Status Dripping

compressor4StatusEnabled#

IDL_Type:

boolean

Units:

unitless

Description: Compressor4 Status Enabled

compressor4StatusEnabledStatusPumpDownActive#

IDL_Type:

boolean

Units:

unitless

Description: Compressor4 Status Enabled Status Pump Down Active

compressor4StatusFreeCooling#

IDL_Type:

boolean

Units:

unitless

Description: Compressor4 Status Free Cooling

compressor4StatusHeatpump#

IDL_Type:

boolean

Units:

unitless

Description: Compressor4 Status Heatpump

compressor4StatusOn#

IDL_Type:

boolean

Units:

unitless

Description: Compressor4 Status On

compressor4StatusRecovery#

IDL_Type:

boolean

Units:

unitless

Description: Compressor4 Status Recovery

compressor4StatusRequest#

IDL_Type:

boolean

Units:

unitless

Description: Compressor4 Status Request

downDevice#

IDL_Type:

boolean

Units:

unitless

Description: Down Device

faultDevice#

IDL_Type:

boolean

Units:

unitless

Description: Fault Device

pumpCodesBit11Unused#

IDL_Type:

boolean

Units:

unitless

Description: Pump Codes Bit 11 Unused

pumpCodesBit3Unused#

IDL_Type:

boolean

Units:

unitless

Description: Pump Codes Bit 3 Unused

pumpCodesBit5Unused#

IDL_Type:

boolean

Units:

unitless

Description: Pump Codes Bit 5 Unused

pumpCodesCondenserPumpAlarm#

IDL_Type:

boolean

Units:

unitless

Description: Pump Codes Condenser Pump Alarm

pumpCodesCondenserPumpFlowAlarm#

IDL_Type:

boolean

Units:

unitless

Description: Pump Codes Condenser Pump Flow Alarm

pumpCodesEnableConsenserPump#

IDL_Type:

boolean

Units:

unitless

Description: Pump Codes Enable Consenser Pump

pumpCodesEnablePump1#

IDL_Type:

boolean

Units:

unitless

Description: Pump Codes Enable Pump 1

pumpCodesEnablePump2#

IDL_Type:

boolean

Units:

unitless

Description: Pump Codes Enable Pump 2

pumpCodesEnableRecoveryPump#

IDL_Type:

boolean

Units:

unitless

Description: Pump Codes Enable Recovery Pump

pumpCodesGeneralAlarm#

IDL_Type:

boolean

Units:

unitless

Description: Pump Codes General Alarm

pumpCodesPumps12Stopped#

IDL_Type:

boolean

Units:

unitless

Description: Pump Codes Pumps 12 Stopped

pumpCodesPump1Alarm#

IDL_Type:

boolean

Units:

unitless

Description: Pump Codes Pump 1 Alarm

pumpCodesPump2Alarm#

IDL_Type:

boolean

Units:

unitless

Description: Pump Codes Pump 2 Alarm

pumpCodesRecoveryPumpAlarm#

IDL_Type:

boolean

Units:

unitless

Description: Pump Codes Recovery Pump Alarm

pumpCodesRecoveryPumpStopped#

IDL_Type:

boolean

Units:

unitless

Description: Pump Codes Recovery Pump Stopped

pumpCodesStopByAlarm#

IDL_Type:

boolean

Units:

unitless

Description: Pump Codes Stop By Alarm

unitConfigurationStatus1Bit10Unused#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 1 Bit 10 Unused

unitConfigurationStatus1Bit12Unused#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 1 Bit 12 Unused

unitConfigurationStatus1Bit13Unused#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 1 Bit 13 Unused

unitConfigurationStatus1Bit14Unused#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 1 Bit 14 Unused

unitConfigurationStatus1Bit15Unused#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 1 Bit 15 Unused

unitConfigurationStatus1Bit4Unused#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 1 Bit 4 Unused

unitConfigurationStatus1Bit5Unused#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 1 Bit 5 Unused

unitConfigurationStatus1Bit6Unused#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 1 Bit 6 Unused

unitConfigurationStatus1Bit7Unused#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 1 Bit 7 Unused

unitConfigurationStatus1Bit8Unused#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 1 Bit 8 Unused

unitConfigurationStatus1Bit9Unused#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 1 Bit 9 Unused

unitConfigurationStatus1FreeCoolingEnabled#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 1 Free Cooling Enabled

unitConfigurationStatus1HeatPumpEnabled#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 1 Heat Pump Enabled

unitConfigurationStatus1InletOutlet#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 1 Inlet Outlet

unitConfigurationStatus1QuickMindEnabled#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 1 Quick Mind Enabled

unitConfigurationStatus1RecoveryEnabled#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 1 Recovery Enabled

unitConfigurationStatus2Bit10Unused#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 2 Bit 10 Unused

unitConfigurationStatus2Bit12Unused#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 2 Bit 12 Unused

unitConfigurationStatus2Bit13Unused#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 2 Bit 13 Unused

unitConfigurationStatus2Bit14Unused#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 2 Bit 14 Unused

unitConfigurationStatus2Bit15Unused#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 2 Bit 15 Unused

unitConfigurationStatus2Bit5Unused#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 2 Bit 5 Unused

unitConfigurationStatus2Bit6Unused#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 2 Bit 6 Unused

unitConfigurationStatus2Bit7Unused#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 2 Bit 7 Unused

unitConfigurationStatus2Bit8Unused#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 2 Bit 8 Unused

unitConfigurationStatus2Bit9Unused#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 2 Bit 9 Unused

unitConfigurationStatus2DhwEnabled#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 2 Dhw Enabled

unitConfigurationStatus2Plus2pEnabled#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 2 Plus 2p Enabled

unitConfigurationStatus2PumpdownEnabled#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 2 Pumpdown Enabled

unitConfigurationStatus2SequencerEnabled#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 2 Sequencer Enabled

unitConfigurationStatus2SetpointModificationEnabled#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 2 Setpoint Modification Enabled

unitConfigurationStatus2TimeBandsEnabled#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 2 Time Bands Enabled

chiller02P01#

Description: C

EFDB_Topic:

HVAC_logevent_chiller02P01

alarmDevice#

IDL_Type:

boolean

Units:

unitless

Description: Alarm Device

compressor1Plus2pEnabledWhole#

IDL_Type:

boolean

Units:

unitless

Description: Compressor1 Plus 2p Enabled Whole

compressor1Plus2pEnabledWith1StepActive#

IDL_Type:

boolean

Units:

unitless

Description: Compressor1 Plus 2p Enabled With 1 Step Active

compressor1Plus2pEnabledWith2StepsActive#

IDL_Type:

boolean

Units:

unitless

Description: Compressor1 Plus 2p Enabled With 2 Steps Active

compressor1Plus2pEnabledWith3StepsActive#

IDL_Type:

boolean

Units:

unitless

Description: Compressor1 Plus 2p Enabled With 3 Steps Active

compressor1StatusAlarmActive#

IDL_Type:

boolean

Units:

unitless

Description: Compressor1 Status Alarm Active

compressor1StatusChiller#

IDL_Type:

boolean

Units:

unitless

Description: Compressor1 Status Chiller

compressor1StatusConfigured#

IDL_Type:

boolean

Units:

unitless

Description: Compressor1 Status Configured

compressor1StatusDefrosting#

IDL_Type:

boolean

Units:

unitless

Description: Compressor1 Status Defrosting

compressor1StatusDripping#

IDL_Type:

boolean

Units:

unitless

Description: Compressor1 Status Dripping

compressor1StatusEnabled#

IDL_Type:

boolean

Units:

unitless

Description: Compressor1 Status Enabled

compressor1StatusEnabledStatusPumpDownActive#

IDL_Type:

boolean

Units:

unitless

Description: Compressor1 Status Enabled Status Pump Down Active

compressor1StatusFreeCooling#

IDL_Type:

boolean

Units:

unitless

Description: Compressor1 Status Free Cooling

compressor1StatusHeatpump#

IDL_Type:

boolean

Units:

unitless

Description: Compressor1 Status Heatpump

compressor1StatusOn#

IDL_Type:

boolean

Units:

unitless

Description: Compressor1 Status On

compressor1StatusRecovery#

IDL_Type:

boolean

Units:

unitless

Description: Compressor1 Status Recovery

compressor1StatusRequest#

IDL_Type:

boolean

Units:

unitless

Description: Compressor1 Status Request

compressor2Plus2pEnabledWhole#

IDL_Type:

boolean

Units:

unitless

Description: Compressor2 Plus 2p Enabled Whole

compressor2Plus2pEnabledWith1StepActive#

IDL_Type:

boolean

Units:

unitless

Description: Compressor2 Plus 2p Enabled With 1 Step Active

compressor2Plus2pEnabledWith2StepsActive#

IDL_Type:

boolean

Units:

unitless

Description: Compressor2 Plus 2p Enabled With 2 Steps Active

compressor2Plus2pEnabledWith3StepsActive#

IDL_Type:

boolean

Units:

unitless

Description: Compressor2 Plus 2p Enabled With 3 Steps Active

compressor2StatusAlarmActive#

IDL_Type:

boolean

Units:

unitless

Description: Compressor2 Status Alarm Active

compressor2StatusChiller#

IDL_Type:

boolean

Units:

unitless

Description: Compressor2 Status Chiller

compressor2StatusConfigured#

IDL_Type:

boolean

Units:

unitless

Description: Compressor2 Status Configured

compressor2StatusDefrosting#

IDL_Type:

boolean

Units:

unitless

Description: Compressor2 Status Defrosting

compressor2StatusDripping#

IDL_Type:

boolean

Units:

unitless

Description: Compressor2 Status Dripping

compressor2StatusEnabled#

IDL_Type:

boolean

Units:

unitless

Description: Compressor2 Status Enabled

compressor2StatusEnabledStatusPumpDownActive#

IDL_Type:

boolean

Units:

unitless

Description: Compressor2 Status Enabled Status Pump Down Active

compressor2StatusFreeCooling#

IDL_Type:

boolean

Units:

unitless

Description: Compressor2 Status Free Cooling

compressor2StatusHeatpump#

IDL_Type:

boolean

Units:

unitless

Description: Compressor2 Status Heatpump

compressor2StatusOn#

IDL_Type:

boolean

Units:

unitless

Description: Compressor2 Status On

compressor2StatusRecovery#

IDL_Type:

boolean

Units:

unitless

Description: Compressor2 Status Recovery

compressor2StatusRequest#

IDL_Type:

boolean

Units:

unitless

Description: Compressor2 Status Request

compressor3Plus2pEnabledWhole#

IDL_Type:

boolean

Units:

unitless

Description: Compressor3 Plus 2p Enabled Whole

compressor3Plus2pEnabledWith1StepActive#

IDL_Type:

boolean

Units:

unitless

Description: Compressor3 Plus 2p Enabled With 1 Step Active

compressor3Plus2pEnabledWith2StepsActive#

IDL_Type:

boolean

Units:

unitless

Description: Compressor3 Plus 2p Enabled With 2 Steps Active

compressor3Plus2pEnabledWith3StepsActive#

IDL_Type:

boolean

Units:

unitless

Description: Compressor3 Plus 2p Enabled With 3 Steps Active

compressor3StatusAlarmActive#

IDL_Type:

boolean

Units:

unitless

Description: Compressor3 Status Alarm Active

compressor3StatusChiller#

IDL_Type:

boolean

Units:

unitless

Description: Compressor3 Status Chiller

compressor3StatusConfigured#

IDL_Type:

boolean

Units:

unitless

Description: Compressor3 Status Configured

compressor3StatusDefrosting#

IDL_Type:

boolean

Units:

unitless

Description: Compressor3 Status Defrosting

compressor3StatusDripping#

IDL_Type:

boolean

Units:

unitless

Description: Compressor3 Status Dripping

compressor3StatusEnabled#

IDL_Type:

boolean

Units:

unitless

Description: Compressor3 Status Enabled

compressor3StatusEnabledStatusPumpDownActive#

IDL_Type:

boolean

Units:

unitless

Description: Compressor3 Status Enabled Status Pump Down Active

compressor3StatusFreeCooling#

IDL_Type:

boolean

Units:

unitless

Description: Compressor3 Status Free Cooling

compressor3StatusHeatpump#

IDL_Type:

boolean

Units:

unitless

Description: Compressor3 Status Heatpump

compressor3StatusOn#

IDL_Type:

boolean

Units:

unitless

Description: Compressor3 Status On

compressor3StatusRecovery#

IDL_Type:

boolean

Units:

unitless

Description: Compressor3 Status Recovery

compressor3StatusRequest#

IDL_Type:

boolean

Units:

unitless

Description: Compressor3 Status Request

compressor4Plus2pEnabledWhole#

IDL_Type:

boolean

Units:

unitless

Description: Compressor4 Plus 2p Enabled Whole

compressor4Plus2pEnabledWith1StepActive#

IDL_Type:

boolean

Units:

unitless

Description: Compressor4 Plus 2p Enabled With 1 Step Active

compressor4Plus2pEnabledWith2StepsActive#

IDL_Type:

boolean

Units:

unitless

Description: Compressor4 Plus 2p Enabled With 2 Steps Active

compressor4Plus2pEnabledWith3StepsActive#

IDL_Type:

boolean

Units:

unitless

Description: Compressor4 Plus 2p Enabled With 3 Steps Active

compressor4StatusAlarmActive#

IDL_Type:

boolean

Units:

unitless

Description: Compressor4 Status Alarm Active

compressor4StatusChiller#

IDL_Type:

boolean

Units:

unitless

Description: Compressor4 Status Chiller

compressor4StatusConfigured#

IDL_Type:

boolean

Units:

unitless

Description: Compressor4 Status Configured

compressor4StatusDefrosting#

IDL_Type:

boolean

Units:

unitless

Description: Compressor4 Status Defrosting

compressor4StatusDripping#

IDL_Type:

boolean

Units:

unitless

Description: Compressor4 Status Dripping

compressor4StatusEnabled#

IDL_Type:

boolean

Units:

unitless

Description: Compressor4 Status Enabled

compressor4StatusEnabledStatusPumpDownActive#

IDL_Type:

boolean

Units:

unitless

Description: Compressor4 Status Enabled Status Pump Down Active

compressor4StatusFreeCooling#

IDL_Type:

boolean

Units:

unitless

Description: Compressor4 Status Free Cooling

compressor4StatusHeatpump#

IDL_Type:

boolean

Units:

unitless

Description: Compressor4 Status Heatpump

compressor4StatusOn#

IDL_Type:

boolean

Units:

unitless

Description: Compressor4 Status On

compressor4StatusRecovery#

IDL_Type:

boolean

Units:

unitless

Description: Compressor4 Status Recovery

compressor4StatusRequest#

IDL_Type:

boolean

Units:

unitless

Description: Compressor4 Status Request

downDevice#

IDL_Type:

boolean

Units:

unitless

Description: Down Device

faultDevice#

IDL_Type:

boolean

Units:

unitless

Description: Fault Device

pumpCodesBit11Unused#

IDL_Type:

boolean

Units:

unitless

Description: Pump Codes Bit 11 Unused

pumpCodesBit3Unused#

IDL_Type:

boolean

Units:

unitless

Description: Pump Codes Bit 3 Unused

pumpCodesBit5Unused#

IDL_Type:

boolean

Units:

unitless

Description: Pump Codes Bit 5 Unused

pumpCodesCondenserPumpAlarm#

IDL_Type:

boolean

Units:

unitless

Description: Pump Codes Condenser Pump Alarm

pumpCodesCondenserPumpFlowAlarm#

IDL_Type:

boolean

Units:

unitless

Description: Pump Codes Condenser Pump Flow Alarm

pumpCodesEnableConsenserPump#

IDL_Type:

boolean

Units:

unitless

Description: Pump Codes Enable Consenser Pump

pumpCodesEnablePump1#

IDL_Type:

boolean

Units:

unitless

Description: Pump Codes Enable Pump 1

pumpCodesEnablePump2#

IDL_Type:

boolean

Units:

unitless

Description: Pump Codes Enable Pump 2

pumpCodesEnableRecoveryPump#

IDL_Type:

boolean

Units:

unitless

Description: Pump Codes Enable Recovery Pump

pumpCodesGeneralAlarm#

IDL_Type:

boolean

Units:

unitless

Description: Pump Codes General Alarm

pumpCodesPumps12Stopped#

IDL_Type:

boolean

Units:

unitless

Description: Pump Codes Pumps 12 Stopped

pumpCodesPump1Alarm#

IDL_Type:

boolean

Units:

unitless

Description: Pump Codes Pump 1 Alarm

pumpCodesPump2Alarm#

IDL_Type:

boolean

Units:

unitless

Description: Pump Codes Pump 2 Alarm

pumpCodesRecoveryPumpAlarm#

IDL_Type:

boolean

Units:

unitless

Description: Pump Codes Recovery Pump Alarm

pumpCodesRecoveryPumpStopped#

IDL_Type:

boolean

Units:

unitless

Description: Pump Codes Recovery Pump Stopped

pumpCodesStopByAlarm#

IDL_Type:

boolean

Units:

unitless

Description: Pump Codes Stop By Alarm

unitConfigurationStatus1Bit10Unused#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 1 Bit 10 Unused

unitConfigurationStatus1Bit12Unused#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 1 Bit 12 Unused

unitConfigurationStatus1Bit13Unused#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 1 Bit 13 Unused

unitConfigurationStatus1Bit14Unused#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 1 Bit 14 Unused

unitConfigurationStatus1Bit15Unused#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 1 Bit 15 Unused

unitConfigurationStatus1Bit4Unused#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 1 Bit 4 Unused

unitConfigurationStatus1Bit5Unused#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 1 Bit 5 Unused

unitConfigurationStatus1Bit6Unused#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 1 Bit 6 Unused

unitConfigurationStatus1Bit7Unused#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 1 Bit 7 Unused

unitConfigurationStatus1Bit8Unused#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 1 Bit 8 Unused

unitConfigurationStatus1Bit9Unused#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 1 Bit 9 Unused

unitConfigurationStatus1FreeCoolingEnabled#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 1 Free Cooling Enabled

unitConfigurationStatus1HeatPumpEnabled#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 1 Heat Pump Enabled

unitConfigurationStatus1InletOutlet#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 1 Inlet Outlet

unitConfigurationStatus1QuickMindEnabled#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 1 Quick Mind Enabled

unitConfigurationStatus1RecoveryEnabled#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 1 Recovery Enabled

unitConfigurationStatus2Bit10Unused#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 2 Bit 10 Unused

unitConfigurationStatus2Bit12Unused#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 2 Bit 12 Unused

unitConfigurationStatus2Bit13Unused#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 2 Bit 13 Unused

unitConfigurationStatus2Bit14Unused#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 2 Bit 14 Unused

unitConfigurationStatus2Bit15Unused#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 2 Bit 15 Unused

unitConfigurationStatus2Bit5Unused#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 2 Bit 5 Unused

unitConfigurationStatus2Bit6Unused#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 2 Bit 6 Unused

unitConfigurationStatus2Bit7Unused#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 2 Bit 7 Unused

unitConfigurationStatus2Bit8Unused#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 2 Bit 8 Unused

unitConfigurationStatus2Bit9Unused#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 2 Bit 9 Unused

unitConfigurationStatus2DhwEnabled#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 2 Dhw Enabled

unitConfigurationStatus2Plus2pEnabled#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 2 Plus 2p Enabled

unitConfigurationStatus2PumpdownEnabled#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 2 Pumpdown Enabled

unitConfigurationStatus2SequencerEnabled#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 2 Sequencer Enabled

unitConfigurationStatus2SetpointModificationEnabled#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 2 Setpoint Modification Enabled

unitConfigurationStatus2TimeBandsEnabled#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 2 Time Bands Enabled

chiller03P01#

Description: C

EFDB_Topic:

HVAC_logevent_chiller03P01

alarmDevice#

IDL_Type:

boolean

Units:

unitless

Description: Alarm Device

compressor1Plus2pEnabledWhole#

IDL_Type:

boolean

Units:

unitless

Description: Compressor1 Plus 2p Enabled Whole

compressor1Plus2pEnabledWith1StepActive#

IDL_Type:

boolean

Units:

unitless

Description: Compressor1 Plus 2p Enabled With 1 Step Active

compressor1Plus2pEnabledWith2StepsActive#

IDL_Type:

boolean

Units:

unitless

Description: Compressor1 Plus 2p Enabled With 2 Steps Active

compressor1Plus2pEnabledWith3StepsActive#

IDL_Type:

boolean

Units:

unitless

Description: Compressor1 Plus 2p Enabled With 3 Steps Active

compressor1StatusAlarmActive#

IDL_Type:

boolean

Units:

unitless

Description: Compressor1 Status Alarm Active

compressor1StatusChiller#

IDL_Type:

boolean

Units:

unitless

Description: Compressor1 Status Chiller

compressor1StatusConfigured#

IDL_Type:

boolean

Units:

unitless

Description: Compressor1 Status Configured

compressor1StatusDefrosting#

IDL_Type:

boolean

Units:

unitless

Description: Compressor1 Status Defrosting

compressor1StatusDripping#

IDL_Type:

boolean

Units:

unitless

Description: Compressor1 Status Dripping

compressor1StatusEnabled#

IDL_Type:

boolean

Units:

unitless

Description: Compressor1 Status Enabled

compressor1StatusEnabledStatusPumpDownActive#

IDL_Type:

boolean

Units:

unitless

Description: Compressor1 Status Enabled Status Pump Down Active

compressor1StatusFreeCooling#

IDL_Type:

boolean

Units:

unitless

Description: Compressor1 Status Free Cooling

compressor1StatusHeatpump#

IDL_Type:

boolean

Units:

unitless

Description: Compressor1 Status Heatpump

compressor1StatusOn#

IDL_Type:

boolean

Units:

unitless

Description: Compressor1 Status On

compressor1StatusRecovery#

IDL_Type:

boolean

Units:

unitless

Description: Compressor1 Status Recovery

compressor1StatusRequest#

IDL_Type:

boolean

Units:

unitless

Description: Compressor1 Status Request

compressor2Plus2pEnabledWhole#

IDL_Type:

boolean

Units:

unitless

Description: Compressor2 Plus 2p Enabled Whole

compressor2Plus2pEnabledWith1StepActive#

IDL_Type:

boolean

Units:

unitless

Description: Compressor2 Plus 2p Enabled With 1 Step Active

compressor2Plus2pEnabledWith2StepsActive#

IDL_Type:

boolean

Units:

unitless

Description: Compressor2 Plus 2p Enabled With 2 Steps Active

compressor2Plus2pEnabledWith3StepsActive#

IDL_Type:

boolean

Units:

unitless

Description: Compressor2 Plus 2p Enabled With 3 Steps Active

compressor2StatusAlarmActive#

IDL_Type:

boolean

Units:

unitless

Description: Compressor2 Status Alarm Active

compressor2StatusChiller#

IDL_Type:

boolean

Units:

unitless

Description: Compressor2 Status Chiller

compressor2StatusConfigured#

IDL_Type:

boolean

Units:

unitless

Description: Compressor2 Status Configured

compressor2StatusDefrosting#

IDL_Type:

boolean

Units:

unitless

Description: Compressor2 Status Defrosting

compressor2StatusDripping#

IDL_Type:

boolean

Units:

unitless

Description: Compressor2 Status Dripping

compressor2StatusEnabled#

IDL_Type:

boolean

Units:

unitless

Description: Compressor2 Status Enabled

compressor2StatusEnabledStatusPumpDownActive#

IDL_Type:

boolean

Units:

unitless

Description: Compressor2 Status Enabled Status Pump Down Active

compressor2StatusFreeCooling#

IDL_Type:

boolean

Units:

unitless

Description: Compressor2 Status Free Cooling

compressor2StatusHeatpump#

IDL_Type:

boolean

Units:

unitless

Description: Compressor2 Status Heatpump

compressor2StatusOn#

IDL_Type:

boolean

Units:

unitless

Description: Compressor2 Status On

compressor2StatusRecovery#

IDL_Type:

boolean

Units:

unitless

Description: Compressor2 Status Recovery

compressor2StatusRequest#

IDL_Type:

boolean

Units:

unitless

Description: Compressor2 Status Request

compressor3Plus2pEnabledWhole#

IDL_Type:

boolean

Units:

unitless

Description: Compressor3 Plus 2p Enabled Whole

compressor3Plus2pEnabledWith1StepActive#

IDL_Type:

boolean

Units:

unitless

Description: Compressor3 Plus 2p Enabled With 1 Step Active

compressor3Plus2pEnabledWith2StepsActive#

IDL_Type:

boolean

Units:

unitless

Description: Compressor3 Plus 2p Enabled With 2 Steps Active

compressor3Plus2pEnabledWith3StepsActive#

IDL_Type:

boolean

Units:

unitless

Description: Compressor3 Plus 2p Enabled With 3 Steps Active

compressor3StatusAlarmActive#

IDL_Type:

boolean

Units:

unitless

Description: Compressor3 Status Alarm Active

compressor3StatusChiller#

IDL_Type:

boolean

Units:

unitless

Description: Compressor3 Status Chiller

compressor3StatusConfigured#

IDL_Type:

boolean

Units:

unitless

Description: Compressor3 Status Configured

compressor3StatusDefrosting#

IDL_Type:

boolean

Units:

unitless

Description: Compressor3 Status Defrosting

compressor3StatusDripping#

IDL_Type:

boolean

Units:

unitless

Description: Compressor3 Status Dripping

compressor3StatusEnabled#

IDL_Type:

boolean

Units:

unitless

Description: Compressor3 Status Enabled

compressor3StatusEnabledStatusPumpDownActive#

IDL_Type:

boolean

Units:

unitless

Description: Compressor3 Status Enabled Status Pump Down Active

compressor3StatusFreeCooling#

IDL_Type:

boolean

Units:

unitless

Description: Compressor3 Status Free Cooling

compressor3StatusHeatpump#

IDL_Type:

boolean

Units:

unitless

Description: Compressor3 Status Heatpump

compressor3StatusOn#

IDL_Type:

boolean

Units:

unitless

Description: Compressor3 Status On

compressor3StatusRecovery#

IDL_Type:

boolean

Units:

unitless

Description: Compressor3 Status Recovery

compressor3StatusRequest#

IDL_Type:

boolean

Units:

unitless

Description: Compressor3 Status Request

compressor4Plus2pEnabledWhole#

IDL_Type:

boolean

Units:

unitless

Description: Compressor4 Plus 2p Enabled Whole

compressor4Plus2pEnabledWith1StepActive#

IDL_Type:

boolean

Units:

unitless

Description: Compressor4 Plus 2p Enabled With 1 Step Active

compressor4Plus2pEnabledWith2StepsActive#

IDL_Type:

boolean

Units:

unitless

Description: Compressor4 Plus 2p Enabled With 2 Steps Active

compressor4Plus2pEnabledWith3StepsActive#

IDL_Type:

boolean

Units:

unitless

Description: Compressor4 Plus 2p Enabled With 3 Steps Active

compressor4StatusAlarmActive#

IDL_Type:

boolean

Units:

unitless

Description: Compressor4 Status Alarm Active

compressor4StatusChiller#

IDL_Type:

boolean

Units:

unitless

Description: Compressor4 Status Chiller

compressor4StatusConfigured#

IDL_Type:

boolean

Units:

unitless

Description: Compressor4 Status Configured

compressor4StatusDefrosting#

IDL_Type:

boolean

Units:

unitless

Description: Compressor4 Status Defrosting

compressor4StatusDripping#

IDL_Type:

boolean

Units:

unitless

Description: Compressor4 Status Dripping

compressor4StatusEnabled#

IDL_Type:

boolean

Units:

unitless

Description: Compressor4 Status Enabled

compressor4StatusEnabledStatusPumpDownActive#

IDL_Type:

boolean

Units:

unitless

Description: Compressor4 Status Enabled Status Pump Down Active

compressor4StatusFreeCooling#

IDL_Type:

boolean

Units:

unitless

Description: Compressor4 Status Free Cooling

compressor4StatusHeatpump#

IDL_Type:

boolean

Units:

unitless

Description: Compressor4 Status Heatpump

compressor4StatusOn#

IDL_Type:

boolean

Units:

unitless

Description: Compressor4 Status On

compressor4StatusRecovery#

IDL_Type:

boolean

Units:

unitless

Description: Compressor4 Status Recovery

compressor4StatusRequest#

IDL_Type:

boolean

Units:

unitless

Description: Compressor4 Status Request

downDevice#

IDL_Type:

boolean

Units:

unitless

Description: Down Device

faultDevice#

IDL_Type:

boolean

Units:

unitless

Description: Fault Device

pumpCodesBit11Unused#

IDL_Type:

boolean

Units:

unitless

Description: Pump Codes Bit 11 Unused

pumpCodesBit3Unused#

IDL_Type:

boolean

Units:

unitless

Description: Pump Codes Bit 3 Unused

pumpCodesBit5Unused#

IDL_Type:

boolean

Units:

unitless

Description: Pump Codes Bit 5 Unused

pumpCodesCondenserPumpAlarm#

IDL_Type:

boolean

Units:

unitless

Description: Pump Codes Condenser Pump Alarm

pumpCodesCondenserPumpFlowAlarm#

IDL_Type:

boolean

Units:

unitless

Description: Pump Codes Condenser Pump Flow Alarm

pumpCodesEnableConsenserPump#

IDL_Type:

boolean

Units:

unitless

Description: Pump Codes Enable Consenser Pump

pumpCodesEnablePump1#

IDL_Type:

boolean

Units:

unitless

Description: Pump Codes Enable Pump 1

pumpCodesEnablePump2#

IDL_Type:

boolean

Units:

unitless

Description: Pump Codes Enable Pump 2

pumpCodesEnableRecoveryPump#

IDL_Type:

boolean

Units:

unitless

Description: Pump Codes Enable Recovery Pump

pumpCodesGeneralAlarm#

IDL_Type:

boolean

Units:

unitless

Description: Pump Codes General Alarm

pumpCodesPumps12Stopped#

IDL_Type:

boolean

Units:

unitless

Description: Pump Codes Pumps 12 Stopped

pumpCodesPump1Alarm#

IDL_Type:

boolean

Units:

unitless

Description: Pump Codes Pump 1 Alarm

pumpCodesPump2Alarm#

IDL_Type:

boolean

Units:

unitless

Description: Pump Codes Pump 2 Alarm

pumpCodesRecoveryPumpAlarm#

IDL_Type:

boolean

Units:

unitless

Description: Pump Codes Recovery Pump Alarm

pumpCodesRecoveryPumpStopped#

IDL_Type:

boolean

Units:

unitless

Description: Pump Codes Recovery Pump Stopped

pumpCodesStopByAlarm#

IDL_Type:

boolean

Units:

unitless

Description: Pump Codes Stop By Alarm

unitConfigurationStatus1Bit10Unused#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 1 Bit 10 Unused

unitConfigurationStatus1Bit12Unused#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 1 Bit 12 Unused

unitConfigurationStatus1Bit13Unused#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 1 Bit 13 Unused

unitConfigurationStatus1Bit14Unused#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 1 Bit 14 Unused

unitConfigurationStatus1Bit15Unused#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 1 Bit 15 Unused

unitConfigurationStatus1Bit4Unused#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 1 Bit 4 Unused

unitConfigurationStatus1Bit5Unused#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 1 Bit 5 Unused

unitConfigurationStatus1Bit6Unused#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 1 Bit 6 Unused

unitConfigurationStatus1Bit7Unused#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 1 Bit 7 Unused

unitConfigurationStatus1Bit8Unused#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 1 Bit 8 Unused

unitConfigurationStatus1Bit9Unused#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 1 Bit 9 Unused

unitConfigurationStatus1FreeCoolingEnabled#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 1 Free Cooling Enabled

unitConfigurationStatus1HeatPumpEnabled#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 1 Heat Pump Enabled

unitConfigurationStatus1InletOutlet#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 1 Inlet Outlet

unitConfigurationStatus1QuickMindEnabled#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 1 Quick Mind Enabled

unitConfigurationStatus1RecoveryEnabled#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 1 Recovery Enabled

unitConfigurationStatus2Bit10Unused#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 2 Bit 10 Unused

unitConfigurationStatus2Bit12Unused#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 2 Bit 12 Unused

unitConfigurationStatus2Bit13Unused#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 2 Bit 13 Unused

unitConfigurationStatus2Bit14Unused#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 2 Bit 14 Unused

unitConfigurationStatus2Bit15Unused#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 2 Bit 15 Unused

unitConfigurationStatus2Bit5Unused#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 2 Bit 5 Unused

unitConfigurationStatus2Bit6Unused#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 2 Bit 6 Unused

unitConfigurationStatus2Bit7Unused#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 2 Bit 7 Unused

unitConfigurationStatus2Bit8Unused#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 2 Bit 8 Unused

unitConfigurationStatus2Bit9Unused#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 2 Bit 9 Unused

unitConfigurationStatus2DhwEnabled#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 2 Dhw Enabled

unitConfigurationStatus2Plus2pEnabled#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 2 Plus 2p Enabled

unitConfigurationStatus2PumpdownEnabled#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 2 Pumpdown Enabled

unitConfigurationStatus2SequencerEnabled#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 2 Sequencer Enabled

unitConfigurationStatus2SetpointModificationEnabled#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 2 Setpoint Modification Enabled

unitConfigurationStatus2TimeBandsEnabled#

IDL_Type:

boolean

Units:

unitless

Description: Unit Configuration Status 2 Time Bands Enabled

chillerConfiguration#

Description: Configuration of a CHILLER device.

EFDB_Topic:

HVAC_logevent_chillerConfiguration

device_id#

IDL_Type:

int

Units:

unitless

Description: Device ID; one of the DeviceId_chiller enums.

setpointActivo#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Active

crack01P02#

Description: C

EFDB_Topic:

HVAC_logevent_crack01P02

alarmDevice#

IDL_Type:

boolean

Units:

unitless

Description: Alarm Device

downDevice#

IDL_Type:

boolean

Units:

unitless

Description: Down Device

faultDevice#

IDL_Type:

boolean

Units:

unitless

Description: Fault Device

crack02P02#

Description: C

EFDB_Topic:

HVAC_logevent_crack02P02

alarmDevice#

IDL_Type:

boolean

Units:

unitless

Description: Alarm Device

downDevice#

IDL_Type:

boolean

Units:

unitless

Description: Down Device

faultDevice#

IDL_Type:

boolean

Units:

unitless

Description: Fault Device

crackConfiguration#

Description: Configuration of a CRACK device.

EFDB_Topic:

HVAC_logevent_crackConfiguration

device_id#

IDL_Type:

int

Units:

unitless

Description: Device ID; one of the DeviceId_crack enums.

setpointCooling#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Cooling

setpointDeshumidificador#

IDL_Type:

float

Units:

%

Description: Setpoint Dehumidifier

setpointHeating#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Heating

setpointHumidificador#

IDL_Type:

float

Units:

%

Description: Setpoint Humidifier

deviceEnabled#

Description: Report which devices are enabled.

EFDB_Topic:

HVAC_logevent_deviceEnabled

device_ids#

IDL_Type:

long long

Units:

unitless

Description: Bitmask indicating which devices currently are enabled (1) or disabled (0). The order of the bits is determined by the order of the devices in the DeviceId enumeration

dynAmbientDeltaModeStatus#

Description: Dynalene Ambient Delta Mode Status.

EFDB_Topic:

HVAC_logevent_dynAmbientDeltaModeStatus

state#

IDL_Type:

boolean

Units:

unitless

Description: Dynalene Ambient Delta Mode Status. On (true) or Off (false).

dynCH1PressRemoteSP#

Description: Set Dynalene dynCH1PressRemoteSP.

EFDB_Topic:

HVAC_logevent_dynCH1PressRemoteSP

dynCH1PressRemoteSP#

IDL_Type:

float

Units:

Pa

Description: Chiller 1 pressure setpoint.

dynCH2PressRemoteSP#

Description: Set Dynalene dynCH2PressRemoteSP.

EFDB_Topic:

HVAC_logevent_dynCH2PressRemoteSP

dynCH2PressRemoteSP#

IDL_Type:

float

Units:

Pa

Description: Chiller 2 pressure setpoint.

dynExhaustAirBackupModeStatus#

Description: Dynalene Exhaust Air Backup Mode Status.

EFDB_Topic:

HVAC_logevent_dynExhaustAirBackupModeStatus

state#

IDL_Type:

boolean

Units:

unitless

Description: Dynalene Exhaust Air Backup Mode Status. On (true) or Off (false).

dynExtAirRemoteSP#

Description: Set Dynalene dynExtAirRemoteSP.

EFDB_Topic:

HVAC_logevent_dynExtAirRemoteSP

dynExtAirRemoteSP#

IDL_Type:

float

Units:

deg_C

Description: Exit air setpoint.

dynMainGridAlarm#

Description: Dynalene Main Grid Alarm State.

EFDB_Topic:

HVAC_logevent_dynMainGridAlarm

state#

IDL_Type:

boolean

Units:

unitless

Description: Dynalene Main Grid Alarm state; On (true) or Off (false).

dynMainGridAlarmCMD#

Description: Dynalene Main Grid Alarm Command State.

EFDB_Topic:

HVAC_logevent_dynMainGridAlarmCMD

state#

IDL_Type:

boolean

Units:

unitless

Description: Dynalene Main Grid Alarm Command state; On (true) or Off (false).

dynMainGridFailureFlag#

Description: Dynalene Main Grid Failure Flag State.

EFDB_Topic:

HVAC_logevent_dynMainGridFailureFlag

state#

IDL_Type:

boolean

Units:

unitless

Description: Dynalene Main Grid Failure Flag state; On (true) or Off (false).

dynPierFansOnOff#

Description: Set Dynalene dynPierFansOnOff.

EFDB_Topic:

HVAC_logevent_dynPierFansOnOff

dynPierFansOnOff#

IDL_Type:

boolean

Units:

unitless

Description: Switch the pier fans on or off.

dynRemoteLocalModeStatus#

Description: Dynalene Remote Local Mode Status.

EFDB_Topic:

HVAC_logevent_dynRemoteLocalModeStatus

state#

IDL_Type:

boolean

Units:

unitless

Description: Dynalene Remote Local Mode Status. On (true) or Off (false).

dynSafetyResetFlag#

Description: Dynalene Safety Reset Flag State.

EFDB_Topic:

HVAC_logevent_dynSafetyResetFlag

state#

IDL_Type:

boolean

Units:

unitless

Description: Dynalene Safety Reset Flag state; On (true) or Off (false).

dynSysFault#

Description: Dynalene System Fault.

EFDB_Topic:

HVAC_logevent_dynSysFault

state#

IDL_Type:

boolean

Units:

unitless

Description: Dynalene System Fault. On (true) or Off (false).

dynSysOK#

Description: Dynalene System OK.

EFDB_Topic:

HVAC_logevent_dynSysOK

state#

IDL_Type:

boolean

Units:

unitless

Description: Dynalene System OK. On (true) or Off (false).

dynSysWarning#

Description: Dynalene System Warning.

EFDB_Topic:

HVAC_logevent_dynSysWarning

state#

IDL_Type:

boolean

Units:

unitless

Description: Dynalene System Warning. On (true) or Off (false).

dynSystOnOff#

Description: Set Dynalene dynSystOnOff.

EFDB_Topic:

HVAC_logevent_dynSystOnOff

dynSystOnOff#

IDL_Type:

boolean

Units:

unitless

Description: Switch dynalene system on or off.

dynTAalarm#

Description: Dynalene TA Alarm State.

EFDB_Topic:

HVAC_logevent_dynTAalarm

state#

IDL_Type:

boolean

Units:

unitless

Description: Dynalene TA Alarm state; On (true) or Off (false).

dynTAalarmCMD#

Description: Dynalene TA Alarm Command State.

EFDB_Topic:

HVAC_logevent_dynTAalarmCMD

state#

IDL_Type:

boolean

Units:

unitless

Description: Dynalene TA Alarm Command state; On (true) or Off (false).

dynTAalarmMonitor#

Description: Dynalene TA Alarm Monitor State.

EFDB_Topic:

HVAC_logevent_dynTAalarmMonitor

state#

IDL_Type:

boolean

Units:

unitless

Description: Dynalene TA Alarm Monitor state; On (true) or Off (false).

dynTMAalarm#

Description: Dynalene TMA Alarm State.

EFDB_Topic:

HVAC_logevent_dynTMAalarm

state#

IDL_Type:

boolean

Units:

unitless

Description: Dynalene TMA Alarm state; On (true) or Off (false).

dynTMAalarmCMD#

Description: Dynalene TMA Alarm Command State.

EFDB_Topic:

HVAC_logevent_dynTMAalarmCMD

state#

IDL_Type:

boolean

Units:

unitless

Description: Dynalene TMA Alarm Command state; On (true) or Off (false).

dynTMAalarmMonitor#

Description: Dynalene TMA Alarm Monitor State.

EFDB_Topic:

HVAC_logevent_dynTMAalarmMonitor

state#

IDL_Type:

boolean

Units:

unitless

Description: Dynalene TMA Alarm Monitor state; On (true) or Off (false).

dynTaRemoteSP#

Description: Set Dynalene dynTaRemoteSP.

EFDB_Topic:

HVAC_logevent_dynTaRemoteSP

dynTaRemoteSP#

IDL_Type:

float

Units:

deg_C

Description: TA setpoint.

dynTankLevelAlarmCMD#

Description: Dynalene Tank Level Alarm Command State.

EFDB_Topic:

HVAC_logevent_dynTankLevelAlarmCMD

state#

IDL_Type:

boolean

Units:

unitless

Description: Dynalene Tank Level Alarm Command state; On (true) or Off (false).

dynTelemetryEnable#

Description: Set Dynalene dynTelemetryEnable.

EFDB_Topic:

HVAC_logevent_dynTelemetryEnable

dynTelemetryEnable#

IDL_Type:

boolean

Units:

unitless

Description: Enable telemetry.

dynTmaRemoteSP#

Description: Set Dynalene dynTmaRemoteSP.

EFDB_Topic:

HVAC_logevent_dynTmaRemoteSP

dynTmaRemoteSP#

IDL_Type:

float

Units:

deg_C

Description: TMA setpoint.

dynaleneState#

Description: Dynalene State.

EFDB_Topic:

HVAC_logevent_dynaleneState

state#

IDL_Type:

int

Units:

unitless

Description: Dynalene state; a DynaleneState enum.

dynaleneTankLevel#

Description: Dynalene Tank Level Alarm State.

EFDB_Topic:

HVAC_logevent_dynaleneTankLevel

state#

IDL_Type:

int

Units:

unitless

Description: Dynalene Tank Level Alarm state; a DynaleneTankLevel enum.

fancoil01P02#

Description: F

EFDB_Topic:

HVAC_logevent_fancoil01P02

alarmDevice#

IDL_Type:

boolean

Units:

unitless

Description: Alarm Device

downDevice#

IDL_Type:

boolean

Units:

unitless

Description: Down Device

faultDevice#

IDL_Type:

boolean

Units:

unitless

Description: Fault Device

fancoil02P02#

Description: F

EFDB_Topic:

HVAC_logevent_fancoil02P02

alarmDevice#

IDL_Type:

boolean

Units:

unitless

Description: Alarm Device

downDevice#

IDL_Type:

boolean

Units:

unitless

Description: Down Device

faultDevice#

IDL_Type:

boolean

Units:

unitless

Description: Fault Device

fancoil03P02#

Description: F

EFDB_Topic:

HVAC_logevent_fancoil03P02

alarmDevice#

IDL_Type:

boolean

Units:

unitless

Description: Alarm Device

downDevice#

IDL_Type:

boolean

Units:

unitless

Description: Down Device

faultDevice#

IDL_Type:

boolean

Units:

unitless

Description: Fault Device

fancoil04P02#

Description: F

EFDB_Topic:

HVAC_logevent_fancoil04P02

alarmDevice#

IDL_Type:

boolean

Units:

unitless

Description: Alarm Device

downDevice#

IDL_Type:

boolean

Units:

unitless

Description: Down Device

faultDevice#

IDL_Type:

boolean

Units:

unitless

Description: Fault Device

fancoil05P02#

Description: F

EFDB_Topic:

HVAC_logevent_fancoil05P02

alarmDevice#

IDL_Type:

boolean

Units:

unitless

Description: Alarm Device

downDevice#

IDL_Type:

boolean

Units:

unitless

Description: Down Device

faultDevice#

IDL_Type:

boolean

Units:

unitless

Description: Fault Device

fancoil06P02#

Description: F

EFDB_Topic:

HVAC_logevent_fancoil06P02

alarmDevice#

IDL_Type:

boolean

Units:

unitless

Description: Alarm Device

downDevice#

IDL_Type:

boolean

Units:

unitless

Description: Down Device

faultDevice#

IDL_Type:

boolean

Units:

unitless

Description: Fault Device

fancoil07P02#

Description: F

EFDB_Topic:

HVAC_logevent_fancoil07P02

alarmDevice#

IDL_Type:

boolean

Units:

unitless

Description: Alarm Device

downDevice#

IDL_Type:

boolean

Units:

unitless

Description: Down Device

faultDevice#

IDL_Type:

boolean

Units:

unitless

Description: Fault Device

fancoil08P02#

Description: F

EFDB_Topic:

HVAC_logevent_fancoil08P02

alarmDevice#

IDL_Type:

boolean

Units:

unitless

Description: Alarm Device

downDevice#

IDL_Type:

boolean

Units:

unitless

Description: Down Device

faultDevice#

IDL_Type:

boolean

Units:

unitless

Description: Fault Device

fancoil09P02#

Description: F

EFDB_Topic:

HVAC_logevent_fancoil09P02

alarmDevice#

IDL_Type:

boolean

Units:

unitless

Description: Alarm Device

downDevice#

IDL_Type:

boolean

Units:

unitless

Description: Down Device

faultDevice#

IDL_Type:

boolean

Units:

unitless

Description: Fault Device

fancoil10P02#

Description: F

EFDB_Topic:

HVAC_logevent_fancoil10P02

alarmDevice#

IDL_Type:

boolean

Units:

unitless

Description: Alarm Device

downDevice#

IDL_Type:

boolean

Units:

unitless

Description: Down Device

faultDevice#

IDL_Type:

boolean

Units:

unitless

Description: Fault Device

fancoil11P02#

Description: F

EFDB_Topic:

HVAC_logevent_fancoil11P02

alarmDevice#

IDL_Type:

boolean

Units:

unitless

Description: Alarm Device

downDevice#

IDL_Type:

boolean

Units:

unitless

Description: Down Device

faultDevice#

IDL_Type:

boolean

Units:

unitless

Description: Fault Device

fancoil12P02#

Description: F

EFDB_Topic:

HVAC_logevent_fancoil12P02

alarmDevice#

IDL_Type:

boolean

Units:

unitless

Description: Alarm Device

downDevice#

IDL_Type:

boolean

Units:

unitless

Description: Down Device

faultDevice#

IDL_Type:

boolean

Units:

unitless

Description: Fault Device

fancoilConfiguration#

Description: Configuration of a FANCOIL device.

EFDB_Topic:

HVAC_logevent_fancoilConfiguration

device_id#

IDL_Type:

int

Units:

unitless

Description: Device ID; one of the DeviceId_fancoil enums.

aperturaValvulaFrio#

IDL_Type:

float

Units:

%

Description: Opening Valve Cold

setpointCoolingDay#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Cooling Day

setpointCoolingNight#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Cooling Night

setpointHeatingDay#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Heating Day

setpointHeatingNight#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Heating Night

setpointTrabajo#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Work

manejadoraConfiguration#

Description: Configuration of a MANEJADORA device.

EFDB_Topic:

HVAC_logevent_manejadoraConfiguration

device_id#

IDL_Type:

int

Units:

unitless

Description: Device ID; one of the DeviceId_manejadora enums.

setpointVentiladorMax#

IDL_Type:

float

Units:

%

Description: Setpoint Fan Max

setpointVentiladorMin#

IDL_Type:

float

Units:

%

Description: Setpoint Fan Min

valorConsigna#

IDL_Type:

float

Units:

deg_C

Description: Value Setpoint

manejadoraLower01P05#

Description: M

EFDB_Topic:

HVAC_logevent_manejadoraLower01P05

alarmDevice#

IDL_Type:

boolean

Units:

unitless

Description: Alarm Device

downDevice#

IDL_Type:

boolean

Units:

unitless

Description: Down Device

faultDevice#

IDL_Type:

boolean

Units:

unitless

Description: Fault Device

manejadoraLower02P05#

Description: M

EFDB_Topic:

HVAC_logevent_manejadoraLower02P05

alarmDevice#

IDL_Type:

boolean

Units:

unitless

Description: Alarm Device

downDevice#

IDL_Type:

boolean

Units:

unitless

Description: Down Device

faultDevice#

IDL_Type:

boolean

Units:

unitless

Description: Fault Device

manejadoraLower03P05#

Description: M

EFDB_Topic:

HVAC_logevent_manejadoraLower03P05

alarmDevice#

IDL_Type:

boolean

Units:

unitless

Description: Alarm Device

downDevice#

IDL_Type:

boolean

Units:

unitless

Description: Down Device

faultDevice#

IDL_Type:

boolean

Units:

unitless

Description: Fault Device

manejadoraLower04P05#

Description: M

EFDB_Topic:

HVAC_logevent_manejadoraLower04P05

alarmDevice#

IDL_Type:

boolean

Units:

unitless

Description: Alarm Device

downDevice#

IDL_Type:

boolean

Units:

unitless

Description: Down Device

faultDevice#

IDL_Type:

boolean

Units:

unitless

Description: Fault Device

manejadoraLowerConfiguration#

Description: Configuration of a MANEJADORA_LOWER device.

EFDB_Topic:

HVAC_logevent_manejadoraLowerConfiguration

device_id#

IDL_Type:

int

Units:

unitless

Description: Device ID; one of the DeviceId_manejadoraLower enums.

setpointTrabajo#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Work

setpointVentiladorMax#

IDL_Type:

float

Units:

%

Description: Setpoint Fan Max

setpointVentiladorMin#

IDL_Type:

float

Units:

%

Description: Setpoint Fan Min

temperaturaAnticongelante#

IDL_Type:

float

Units:

deg_C

Description: Temperature Anti-freeze

manejadoraSblancaP04#

Description: M

EFDB_Topic:

HVAC_logevent_manejadoraSblancaP04

alarmDevice#

IDL_Type:

boolean

Units:

unitless

Description: Alarm Device

downDevice#

IDL_Type:

boolean

Units:

unitless

Description: Down Device

faultDevice#

IDL_Type:

boolean

Units:

unitless

Description: Fault Device

manejadoraSlimpiaP04#

Description: M

EFDB_Topic:

HVAC_logevent_manejadoraSlimpiaP04

alarmDevice#

IDL_Type:

boolean

Units:

unitless

Description: Alarm Device

downDevice#

IDL_Type:

boolean

Units:

unitless

Description: Down Device

faultDevice#

IDL_Type:

boolean

Units:

unitless

Description: Fault Device

authList#

Description: Who can command this CSC.

EFDB_Topic:

SALGeneric_logevent_authList

Category:

csc

authorizedUsers#

IDL_Type:

string

Units:

unitless

Description: Comma seperated list of authorized users currently allowed to command this CSC.

nonAuthorizedCSCs#

IDL_Type:

string

Units:

unitless

Description: Comma seperated list of CSC’s not currently allowed to command this CSC.

errorCode#

Description: Output when this CSC goes into the Fault state as an explanation of the problem.

EFDB_Topic:

SALGeneric_logevent_errorCode

Category:

csc

errorCode#

IDL_Type:

long

Units:

unitless

Description: A numeric error code.

errorReport#

IDL_Type:

string

Units:

unitless

Description: An string providing detailed information about the error.

traceback#

IDL_Type:

string

Units:

unitless

Description: An optional stack trace of the error condition.

heartbeat#

Description: Event output at regular intervals (typcally once per second) to show that the SAL component is alive.

EFDB_Topic:

SALGeneric_logevent_heartbeat

Category:

mandatory

heartbeat#

IDL_Type:

boolean

Units:

unitless

Description: Deprecated field that you should ignore.

logLevel#

Description: Current logging level.

EFDB_Topic:

SALGeneric_logevent_logLevel

Category:

mandatory

level#

IDL_Type:

int

Units:

unitless

Description: Current logging level, a Python logging level: error=40, warning=30, info=20, debug=10.

subsystem#

IDL_Type:

string

Units:

unitless

Description: If this CSC itself has sub-ordinate components, they may be listed here. An empty string means the setting applies to all such sub-ordinate components, or just to this CSC itself.

logMessage#

Description: A log message.

EFDB_Topic:

SALGeneric_logevent_logMessage

Category:

mandatory

name#

IDL_Type:

string

Units:

unitless

Description: Log name.

level#

IDL_Type:

int

Units:

unitless

Description: Message level, a Python logging level: error=40, warning=30, info=20, debug=10.

message#

IDL_Type:

string

Units:

unitless

Description: Log message.

traceback#

IDL_Type:

string

Units:

unitless

Description: Exception traceback; “” if not an exception.

filePath#

IDL_Type:

string

Units:

unitless

Description: Path to source file.

functionName#

IDL_Type:

string

Units:

unitless

Description: Function or method name.

lineNumber#

IDL_Type:

long

Units:

unitless

Description: Line number in the file specified by filePath.

process#

IDL_Type:

long

Units:

unitless

Description: Process ID.

timestamp#

IDL_Type:

double

Units:

second

Description: The time at which the condition being reported was observed (TAI unix seconds). 0 if unspecified.

simulationMode#

Description: Current simulation mode.

EFDB_Topic:

SALGeneric_logevent_simulationMode

Category:

csc

mode#

IDL_Type:

int

Units:

unitless

Description: Current simulation mode; 0 for normal operation (no simulation); other supported values are specific to each CSC.

softwareVersions#

Description: Current versions of software in use by CSC.

EFDB_Topic:

SALGeneric_logevent_softwareVersions

Category:

mandatory

salVersion#

IDL_Type:

string

IDL_Size:

256

Units:

unitless

Description: This is the current version of SAL generation.

xmlVersion#

IDL_Type:

string

IDL_Size:

256

Units:

unitless

Description: This is the current version of CSC XML.

openSpliceVersion#

IDL_Type:

string

IDL_Size:

256

Units:

unitless

Description: This is the current version of OpenSplice.

cscVersion#

IDL_Type:

string

IDL_Size:

256

Units:

unitless

Description: The software version of this CSC.

subsystemVersions#

IDL_Type:

string

Units:

unitless

Description: A comma delimited list of key=value pairs relating subsystem name (key) to its version number (value). This may be left blank if there are no subsystems within this CSC.

summaryState#

Description: Current summary state of this CSC.

EFDB_Topic:

SALGeneric_logevent_summaryState

Category:

csc

summaryState#

IDL_Type:

long

Units:

unitless

Description: High level state machine state identifier.

Telemetry#

bombaAguaFriaP01#

Description: Telemetry for the bombaAguaFriaP01 device.

EFDB_Topic:

HVAC_bombaAguaFriaP01

comandoEncendido#

IDL_Type:

boolean

Units:

unitless

Description: Command Started

estadoFuncionamiento#

IDL_Type:

boolean

Units:

unitless

Description: State Working

chiller01P01#

Description: Telemetry for the chiller01P01 device.

EFDB_Topic:

HVAC_chiller01P01

potenciaTrabajo#

IDL_Type:

float

Units:

%

Description: Power Work

alarmaGeneral#

IDL_Type:

boolean

Units:

unitless

Description: Alarm General

comandoEncendido#

IDL_Type:

boolean

Units:

unitless

Description: Command Started

compresor01Alarmado#

IDL_Type:

boolean

Units:

unitless

Description: Compressor01 AlarmDO

compresor01Funcionando#

IDL_Type:

boolean

Units:

unitless

Description: Compressor01 Functioning

compresor02Alarmado#

IDL_Type:

boolean

Units:

unitless

Description: Compressor02 AlarmDO

compresor02Funcionando#

IDL_Type:

boolean

Units:

unitless

Description: Compressor02 Functioning

compresor03Alarmado#

IDL_Type:

boolean

Units:

unitless

Description: Compressor03 AlarmDO

compresor03Funcionando#

IDL_Type:

boolean

Units:

unitless

Description: Compressor03 Functioning

compresor04Alarmado#

IDL_Type:

boolean

Units:

unitless

Description: Compressor04 AlarmDO

compresor04Funcionando#

IDL_Type:

boolean

Units:

unitless

Description: Compressor04 Functioning

estadoUnidad#

IDL_Type:

float

Units:

unitless

Description: State Unit

horasCompresor01#

IDL_Type:

float

Units:

h

Description: Hours Compressor01

horasCompresor02#

IDL_Type:

float

Units:

h

Description: Hours Compressor02

horasCompresor03#

IDL_Type:

float

Units:

h

Description: Hours Compressor03

horasCompresor04#

IDL_Type:

float

Units:

h

Description: Hours Compressor04

horasCompresorPromedio#

IDL_Type:

float

Units:

h

Description: Hours Compressor Mean

modoOperacion#

IDL_Type:

float

Units:

unitless

Description: Mode Operation

potenciaDisponibleChiller#

IDL_Type:

float

Units:

%

Description: Power Available Chiller

presionBajaCto1#

IDL_Type:

float

Units:

Pa

Description: Pressure Low CTO1

presionBajaCto2#

IDL_Type:

float

Units:

Pa

Description: Pressure Low CTO2

setpointActivo#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Active

temperaturaAguaImpulsionEvaporador#

IDL_Type:

float

Units:

deg_C

Description: Temperature Water Impulse Evaparator

temperaturaAguaRetornoEvaporador#

IDL_Type:

float

Units:

deg_C

Description: Temperature Water Return Evaparator

chiller02P01#

Description: Telemetry for the chiller02P01 device.

EFDB_Topic:

HVAC_chiller02P01

potenciaTrabajo#

IDL_Type:

float

Units:

%

Description: Power Work

alarmaGeneral#

IDL_Type:

boolean

Units:

unitless

Description: Alarm General

comandoEncendido#

IDL_Type:

boolean

Units:

unitless

Description: Command Started

compresor01Alarmado#

IDL_Type:

boolean

Units:

unitless

Description: Compressor01 AlarmDO

compresor01Funcionando#

IDL_Type:

boolean

Units:

unitless

Description: Compressor01 Functioning

compresor02Alarmado#

IDL_Type:

boolean

Units:

unitless

Description: Compressor02 AlarmDO

compresor02Funcionando#

IDL_Type:

boolean

Units:

unitless

Description: Compressor02 Functioning

compresor03Alarmado#

IDL_Type:

boolean

Units:

unitless

Description: Compressor03 AlarmDO

compresor03Funcionando#

IDL_Type:

boolean

Units:

unitless

Description: Compressor03 Functioning

compresor04Alarmado#

IDL_Type:

boolean

Units:

unitless

Description: Compressor04 AlarmDO

compresor04Funcionando#

IDL_Type:

boolean

Units:

unitless

Description: Compressor04 Functioning

estadoUnidad#

IDL_Type:

float

Units:

unitless

Description: State Unit

horasCompresor01#

IDL_Type:

float

Units:

h

Description: Hours Compressor01

horasCompresor02#

IDL_Type:

float

Units:

h

Description: Hours Compressor02

horasCompresor03#

IDL_Type:

float

Units:

h

Description: Hours Compressor03

horasCompresor04#

IDL_Type:

float

Units:

h

Description: Hours Compressor04

horasCompresorPromedio#

IDL_Type:

float

Units:

h

Description: Hours Compressor Mean

modoOperacion#

IDL_Type:

float

Units:

unitless

Description: Mode Operation

potenciaDisponibleChiller#

IDL_Type:

float

Units:

%

Description: Power Available Chiller

presionBajaCto1#

IDL_Type:

float

Units:

Pa

Description: Pressure Low CTO1

presionBajaCto2#

IDL_Type:

float

Units:

Pa

Description: Pressure Low CTO2

setpointActivo#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Active

temperaturaAguaImpulsionEvaporador#

IDL_Type:

float

Units:

deg_C

Description: Temperature Water Impulse Evaparator

temperaturaAguaRetornoEvaporador#

IDL_Type:

float

Units:

deg_C

Description: Temperature Water Return Evaparator

chiller03P01#

Description: Telemetry for the chiller03P01 device.

EFDB_Topic:

HVAC_chiller03P01

potenciaTrabajo#

IDL_Type:

float

Units:

%

Description: Power Work

alarmaGeneral#

IDL_Type:

boolean

Units:

unitless

Description: Alarm General

comandoEncendido#

IDL_Type:

boolean

Units:

unitless

Description: Command Started

compresor01Alarmado#

IDL_Type:

boolean

Units:

unitless

Description: Compressor01 AlarmDO

compresor01Funcionando#

IDL_Type:

boolean

Units:

unitless

Description: Compressor01 Functioning

compresor02Alarmado#

IDL_Type:

boolean

Units:

unitless

Description: Compressor02 AlarmDO

compresor02Funcionando#

IDL_Type:

boolean

Units:

unitless

Description: Compressor02 Functioning

compresor03Alarmado#

IDL_Type:

boolean

Units:

unitless

Description: Compressor03 AlarmDO

compresor03Funcionando#

IDL_Type:

boolean

Units:

unitless

Description: Compressor03 Functioning

compresor04Alarmado#

IDL_Type:

boolean

Units:

unitless

Description: Compressor04 AlarmDO

compresor04Funcionando#

IDL_Type:

boolean

Units:

unitless

Description: Compressor04 Functioning

estadoUnidad#

IDL_Type:

float

Units:

unitless

Description: State Unit

horasCompresor01#

IDL_Type:

float

Units:

h

Description: Hours Compressor01

horasCompresor02#

IDL_Type:

float

Units:

h

Description: Hours Compressor02

horasCompresor03#

IDL_Type:

float

Units:

h

Description: Hours Compressor03

horasCompresor04#

IDL_Type:

float

Units:

h

Description: Hours Compressor04

horasCompresorPromedio#

IDL_Type:

float

Units:

h

Description: Hours Compressor Mean

modoOperacion#

IDL_Type:

float

Units:

unitless

Description: Mode Operation

potenciaDisponibleChiller#

IDL_Type:

float

Units:

%

Description: Power Available Chiller

presionBajaCto1#

IDL_Type:

float

Units:

Pa

Description: Pressure Low CTO1

presionBajaCto2#

IDL_Type:

float

Units:

Pa

Description: Pressure Low CTO2

setpointActivo#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Active

temperaturaAguaImpulsionEvaporador#

IDL_Type:

float

Units:

deg_C

Description: Temperature Water Impulse Evaparator

temperaturaAguaRetornoEvaporador#

IDL_Type:

float

Units:

deg_C

Description: Temperature Water Return Evaparator

crack01P02#

Description: Telemetry for the crack01P02 device.

EFDB_Topic:

HVAC_crack01P02

aperturaValvula#

IDL_Type:

float

Units:

%

Description: Opening Valve

humedadSala#

IDL_Type:

float

Units:

%

Description: Humidity Room

comandoEncendido#

IDL_Type:

boolean

Units:

unitless

Description: Command Started

estadoDeUnidad#

IDL_Type:

float

Units:

unitless

Description: State OfUnit

estadoFuncionamiento#

IDL_Type:

boolean

Units:

unitless

Description: State Working

estadoPresenciaAlarma#

IDL_Type:

boolean

Units:

unitless

Description: State Presense Alarm

horometro#

IDL_Type:

float

Units:

h

Description: HOROMETRO

modoOperacionUnidad#

IDL_Type:

float

Units:

unitless

Description: Mode Operation Unit

numeroCircuitos#

IDL_Type:

float

Units:

unitless

Description: Number Circuits

requerimientoHumidificador#

IDL_Type:

float

Units:

%

Description: Requirement Humidifier

setpointCooling#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Cooling

setpointDeshumidificador#

IDL_Type:

float

Units:

%

Description: Setpoint Dehumidifier

setpointHeating#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Heating

setpointHumidificador#

IDL_Type:

float

Units:

%

Description: Setpoint Humidifier

temperaturaInyeccion#

IDL_Type:

float

Units:

deg_C

Description: Temperature Injection

temperaturaRetorno#

IDL_Type:

float

Units:

deg_C

Description: Temperature Return

crack02P02#

Description: Telemetry for the crack02P02 device.

EFDB_Topic:

HVAC_crack02P02

aperturaValvula#

IDL_Type:

float

Units:

%

Description: Opening Valve

humedadSala#

IDL_Type:

float

Units:

%

Description: Humidity Room

comandoEncendido#

IDL_Type:

boolean

Units:

unitless

Description: Command Started

estadoDeUnidad#

IDL_Type:

float

Units:

unitless

Description: State OfUnit

estadoFuncionamiento#

IDL_Type:

boolean

Units:

unitless

Description: State Working

estadoPresenciaAlarma#

IDL_Type:

boolean

Units:

unitless

Description: State Presense Alarm

horometro#

IDL_Type:

float

Units:

h

Description: HOROMETRO

modoOperacionUnidad#

IDL_Type:

float

Units:

unitless

Description: Mode Operation Unit

numeroCircuitos#

IDL_Type:

float

Units:

unitless

Description: Number Circuits

requerimientoHumidificador#

IDL_Type:

float

Units:

%

Description: Requirement Humidifier

setpointCooling#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Cooling

setpointDeshumidificador#

IDL_Type:

float

Units:

%

Description: Setpoint Dehumidifier

setpointHeating#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Heating

setpointHumidificador#

IDL_Type:

float

Units:

%

Description: Setpoint Humidifier

temperaturaInyeccion#

IDL_Type:

float

Units:

deg_C

Description: Temperature Injection

temperaturaRetorno#

IDL_Type:

float

Units:

deg_C

Description: Temperature Return

dynaleneP05#

Description: Telemetry for the Dynalene device.

EFDB_Topic:

HVAC_dynaleneP05

dynCH01LS01#

IDL_Type:

float

Units:

%

Description: Dynalene Tank Level on Chiller 01.

dynCH01supFS01#

IDL_Type:

float

Units:

l/min

Description: Dynalene Chiller 01 supply flowrate.

dynCH01supPS11#

IDL_Type:

float

Units:

Pa

Description: Dynalene Chiller 01 supply pressure.

dynCH01supTS05#

IDL_Type:

float

Units:

deg_C

Description: Dynalene Chiller 01 supply temperature.

dynCH02LS02#

IDL_Type:

float

Units:

%

Description: Dynalene Tank Level on Chiller 02.

dynCH02supFS02#

IDL_Type:

float

Units:

l/min

Description: Dynalene Chiller 02 supply flowrate .

dynCH02supPS13#

IDL_Type:

float

Units:

Pa

Description: Dynalene Chiller 02 supply pressure.

dynCH02supTS07#

IDL_Type:

float

Units:

deg_C

Description: Dynalene Chiller 02 supply temperature.

dynCH01retCGLYpres#

IDL_Type:

float

Units:

Pa

Description: Dynalene return glycol channel 1 pressure.

dynCH01retCGLYtemp#

IDL_Type:

float

Units:

deg_C

Description: Dynalene return glycol channel 1 temperature.

dynCH01supCGLYpres#

IDL_Type:

float

Units:

Pa

Description: Dynalene supplied glycol channel 1 pressure.

dynCH01supCGLYtemp#

IDL_Type:

float

Units:

deg_C

Description: Dynalene supplied glycol channel 1 temperature.

dynCH02retGPGLYpres#

IDL_Type:

float

Units:

Pa

Description: Dynalene return glycol channel 2 pressure.

dynCH02retGPGLYtemp#

IDL_Type:

float

Units:

deg_C

Description: Dynalene return glycol channel 2 temperature.

dynCH02supGPGLYpres#

IDL_Type:

float

Units:

Pa

Description: Dynalene supplied glycol channel 2 pressure.

dynCH02supGPGLYtemp#

IDL_Type:

float

Units:

deg_C

Description: Dynalene supplied glycol channel 2 temperature.

dynCH1CGLYtpd#

IDL_Type:

float

Units:

kW

Description: Dynalene glycol channel 1 tpd.

dynCH1supCGLYflow#

IDL_Type:

float

Units:

l/min

Description: Dynalene supplied glycol channel 1 flow.

dynCH2GPGLYtpd#

IDL_Type:

float

Units:

kW

Description: Dynalene glycol channel 2 tpd.

dynCH2supGPGLYflow#

IDL_Type:

float

Units:

l/min

Description: Dynalene supplied glycol channel 2 flow.

dynTAretPS04#

IDL_Type:

float

Units:

Pa

Description: Test Area Dynalene manifold supply pressure.

dynTAretTS04#

IDL_Type:

float

Units:

deg_C

Description: Test Area Dynalene manifold return temperature.

dynTAsupFS04#

IDL_Type:

float

Units:

l/min

Description: Test Area Dynalene flowrate to L3 Manifold.

dynTAsupPS03#

IDL_Type:

float

Units:

Pa

Description: Test Area Dynalene manifold supply pressure.

dynTAsupTS03#

IDL_Type:

float

Units:

deg_C

Description: Test Area Dynalene manifold supply temperature.

dynTAtpd#

IDL_Type:

float

Units:

kW

Description: Thermal Power Dissipation on L3 Manifold.

dynTMAcmv01pos#

IDL_Type:

float

Units:

%

Description: TMA Dynalene cmv01 position.

dynTMAcmv02pos#

IDL_Type:

float

Units:

%

Description: TMA Dynalene cmv02 position.

dynTMAretPS02#

IDL_Type:

float

Units:

Pa

Description: TMA Dynalene manifold supply pressure.

dynTMAretTS02#

IDL_Type:

float

Units:

deg_C

Description: TMA Dynalene manifold return temperature.

dynTMAsupFS03#

IDL_Type:

float

Units:

l/min

Description: TMA Dynalene flowrate to L6 Manifold.

dynTMAsupPS01#

IDL_Type:

float

Units:

Pa

Description: TMA Dynalene manifold supply pressure.

dynTMAsupTS01#

IDL_Type:

float

Units:

deg_C

Description: TMA Dynalene manifold supply temperature.

dynTMAtpd#

IDL_Type:

float

Units:

kW

Description: Thermal Power Dissipation on L6 Manifold.

exhAirAvrgTemp#

IDL_Type:

float

Units:

deg_C

Description: EXH AIR AVRG TEMP

fancoil01P02#

Description: Telemetry for the fancoil01P02 device.

EFDB_Topic:

HVAC_fancoil01P02

aperturaValvulaFrio#

IDL_Type:

float

Units:

%

Description: Opening Valve Cold

comandoEncendido#

IDL_Type:

boolean

Units:

unitless

Description: Command Started

estadoCalefactor#

IDL_Type:

boolean

Units:

unitless

Description: State Heater

estadoOperacion#

IDL_Type:

boolean

Units:

unitless

Description: State Operation

estadoVentilador#

IDL_Type:

boolean

Units:

unitless

Description: State Fan

setpointCoolingDay#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Cooling Day

setpointCoolingNight#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Cooling Night

setpointHeatingDay#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Heating Day

setpointHeatingNight#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Heating Night

setpointTrabajo#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Work

temperaturaSala#

IDL_Type:

float

Units:

deg_C

Description: Temperature Room

fancoil02P02#

Description: Telemetry for the fancoil02P02 device.

EFDB_Topic:

HVAC_fancoil02P02

aperturaValvulaFrio#

IDL_Type:

float

Units:

%

Description: Opening Valve Cold

comandoEncendido#

IDL_Type:

boolean

Units:

unitless

Description: Command Started

estadoCalefactor#

IDL_Type:

boolean

Units:

unitless

Description: State Heater

estadoOperacion#

IDL_Type:

boolean

Units:

unitless

Description: State Operation

estadoVentilador#

IDL_Type:

boolean

Units:

unitless

Description: State Fan

setpointCoolingDay#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Cooling Day

setpointCoolingNight#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Cooling Night

setpointHeatingDay#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Heating Day

setpointHeatingNight#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Heating Night

setpointTrabajo#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Work

temperaturaSala#

IDL_Type:

float

Units:

deg_C

Description: Temperature Room

fancoil03P02#

Description: Telemetry for the fancoil03P02 device.

EFDB_Topic:

HVAC_fancoil03P02

aperturaValvulaFrio#

IDL_Type:

float

Units:

%

Description: Opening Valve Cold

comandoEncendido#

IDL_Type:

boolean

Units:

unitless

Description: Command Started

estadoCalefactor#

IDL_Type:

boolean

Units:

unitless

Description: State Heater

estadoOperacion#

IDL_Type:

boolean

Units:

unitless

Description: State Operation

estadoVentilador#

IDL_Type:

boolean

Units:

unitless

Description: State Fan

setpointCoolingDay#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Cooling Day

setpointCoolingNight#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Cooling Night

setpointHeatingDay#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Heating Day

setpointHeatingNight#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Heating Night

setpointTrabajo#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Work

temperaturaSala#

IDL_Type:

float

Units:

deg_C

Description: Temperature Room

fancoil04P02#

Description: Telemetry for the fancoil04P02 device.

EFDB_Topic:

HVAC_fancoil04P02

aperturaValvulaFrio#

IDL_Type:

float

Units:

%

Description: Opening Valve Cold

comandoEncendido#

IDL_Type:

boolean

Units:

unitless

Description: Command Started

estadoCalefactor#

IDL_Type:

boolean

Units:

unitless

Description: State Heater

estadoOperacion#

IDL_Type:

boolean

Units:

unitless

Description: State Operation

estadoVentilador#

IDL_Type:

boolean

Units:

unitless

Description: State Fan

setpointCoolingDay#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Cooling Day

setpointCoolingNight#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Cooling Night

setpointHeatingDay#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Heating Day

setpointHeatingNight#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Heating Night

setpointTrabajo#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Work

temperaturaSala#

IDL_Type:

float

Units:

deg_C

Description: Temperature Room

fancoil05P02#

Description: Telemetry for the fancoil05P02 device.

EFDB_Topic:

HVAC_fancoil05P02

aperturaValvulaFrio#

IDL_Type:

float

Units:

%

Description: Opening Valve Cold

comandoEncendido#

IDL_Type:

boolean

Units:

unitless

Description: Command Started

estadoCalefactor#

IDL_Type:

boolean

Units:

unitless

Description: State Heater

estadoOperacion#

IDL_Type:

boolean

Units:

unitless

Description: State Operation

estadoVentilador#

IDL_Type:

boolean

Units:

unitless

Description: State Fan

setpointCoolingDay#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Cooling Day

setpointCoolingNight#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Cooling Night

setpointHeatingDay#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Heating Day

setpointHeatingNight#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Heating Night

setpointTrabajo#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Work

temperaturaSala#

IDL_Type:

float

Units:

deg_C

Description: Temperature Room

fancoil06P02#

Description: Telemetry for the fancoil06P02 device.

EFDB_Topic:

HVAC_fancoil06P02

aperturaValvulaFrio#

IDL_Type:

float

Units:

%

Description: Opening Valve Cold

comandoEncendido#

IDL_Type:

boolean

Units:

unitless

Description: Command Started

estadoCalefactor#

IDL_Type:

boolean

Units:

unitless

Description: State Heater

estadoOperacion#

IDL_Type:

boolean

Units:

unitless

Description: State Operation

estadoVentilador#

IDL_Type:

boolean

Units:

unitless

Description: State Fan

setpointCoolingDay#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Cooling Day

setpointCoolingNight#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Cooling Night

setpointHeatingDay#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Heating Day

setpointHeatingNight#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Heating Night

setpointTrabajo#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Work

temperaturaSala#

IDL_Type:

float

Units:

deg_C

Description: Temperature Room

fancoil07P02#

Description: Telemetry for the fancoil07P02 device.

EFDB_Topic:

HVAC_fancoil07P02

aperturaValvulaFrio#

IDL_Type:

float

Units:

%

Description: Opening Valve Cold

comandoEncendido#

IDL_Type:

boolean

Units:

unitless

Description: Command Started

estadoCalefactor#

IDL_Type:

boolean

Units:

unitless

Description: State Heater

estadoOperacion#

IDL_Type:

boolean

Units:

unitless

Description: State Operation

estadoVentilador#

IDL_Type:

boolean

Units:

unitless

Description: State Fan

setpointCoolingDay#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Cooling Day

setpointCoolingNight#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Cooling Night

setpointHeatingDay#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Heating Day

setpointHeatingNight#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Heating Night

setpointTrabajo#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Work

temperaturaSala#

IDL_Type:

float

Units:

deg_C

Description: Temperature Room

fancoil08P02#

Description: Telemetry for the fancoil08P02 device.

EFDB_Topic:

HVAC_fancoil08P02

aperturaValvulaFrio#

IDL_Type:

float

Units:

%

Description: Opening Valve Cold

comandoEncendido#

IDL_Type:

boolean

Units:

unitless

Description: Command Started

estadoCalefactor#

IDL_Type:

boolean

Units:

unitless

Description: State Heater

estadoOperacion#

IDL_Type:

boolean

Units:

unitless

Description: State Operation

estadoVentilador#

IDL_Type:

boolean

Units:

unitless

Description: State Fan

setpointCoolingDay#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Cooling Day

setpointCoolingNight#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Cooling Night

setpointHeatingDay#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Heating Day

setpointHeatingNight#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Heating Night

setpointTrabajo#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Work

temperaturaSala#

IDL_Type:

float

Units:

deg_C

Description: Temperature Room

fancoil09P02#

Description: Telemetry for the fancoil09P02 device.

EFDB_Topic:

HVAC_fancoil09P02

aperturaValvulaFrio#

IDL_Type:

float

Units:

%

Description: Opening Valve Cold

comandoEncendido#

IDL_Type:

boolean

Units:

unitless

Description: Command Started

estadoCalefactor#

IDL_Type:

boolean

Units:

unitless

Description: State Heater

estadoOperacion#

IDL_Type:

boolean

Units:

unitless

Description: State Operation

estadoVentilador#

IDL_Type:

boolean

Units:

unitless

Description: State Fan

setpointCoolingDay#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Cooling Day

setpointCoolingNight#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Cooling Night

setpointHeatingDay#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Heating Day

setpointHeatingNight#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Heating Night

setpointTrabajo#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Work

temperaturaSala#

IDL_Type:

float

Units:

deg_C

Description: Temperature Room

fancoil10P02#

Description: Telemetry for the fancoil10P02 device.

EFDB_Topic:

HVAC_fancoil10P02

aperturaValvulaFrio#

IDL_Type:

float

Units:

%

Description: Opening Valve Cold

comandoEncendido#

IDL_Type:

boolean

Units:

unitless

Description: Command Started

estadoCalefactor#

IDL_Type:

boolean

Units:

unitless

Description: State Heater

estadoOperacion#

IDL_Type:

boolean

Units:

unitless

Description: State Operation

estadoVentilador#

IDL_Type:

boolean

Units:

unitless

Description: State Fan

setpointCoolingDay#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Cooling Day

setpointCoolingNight#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Cooling Night

setpointHeatingDay#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Heating Day

setpointHeatingNight#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Heating Night

setpointTrabajo#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Work

temperaturaSala#

IDL_Type:

float

Units:

deg_C

Description: Temperature Room

fancoil11P02#

Description: Telemetry for the fancoil11P02 device.

EFDB_Topic:

HVAC_fancoil11P02

aperturaValvulaFrio#

IDL_Type:

float

Units:

%

Description: Opening Valve Cold

comandoEncendido#

IDL_Type:

boolean

Units:

unitless

Description: Command Started

estadoCalefactor#

IDL_Type:

boolean

Units:

unitless

Description: State Heater

estadoOperacion#

IDL_Type:

boolean

Units:

unitless

Description: State Operation

estadoVentilador#

IDL_Type:

boolean

Units:

unitless

Description: State Fan

setpointCoolingDay#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Cooling Day

setpointCoolingNight#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Cooling Night

setpointHeatingDay#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Heating Day

setpointHeatingNight#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Heating Night

setpointTrabajo#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Work

temperaturaSala#

IDL_Type:

float

Units:

deg_C

Description: Temperature Room

fancoil12P02#

Description: Telemetry for the fancoil12P02 device.

EFDB_Topic:

HVAC_fancoil12P02

aperturaValvulaFrio#

IDL_Type:

float

Units:

%

Description: Opening Valve Cold

comandoEncendido#

IDL_Type:

boolean

Units:

unitless

Description: Command Started

estadoCalefactor#

IDL_Type:

boolean

Units:

unitless

Description: State Heater

estadoOperacion#

IDL_Type:

boolean

Units:

unitless

Description: State Operation

estadoVentilador#

IDL_Type:

boolean

Units:

unitless

Description: State Fan

setpointCoolingDay#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Cooling Day

setpointCoolingNight#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Cooling Night

setpointHeatingDay#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Heating Day

setpointHeatingNight#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Heating Night

setpointTrabajo#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Work

temperaturaSala#

IDL_Type:

float

Units:

deg_C

Description: Temperature Room

generalP01#

Description: Telemetry for the generalP01 device.

EFDB_Topic:

HVAC_generalP01

temperaturaAmbiente#

IDL_Type:

float

Units:

deg_C

Description: Temperature Ambient

manejadoraLower01P05#

Description: Telemetry for the manejadoraLower01P05 device.

EFDB_Topic:

HVAC_manejadoraLower01P05

alarmaFiltro#

IDL_Type:

boolean

Units:

unitless

Description: Alarm Filter

alarmaGeneral#

IDL_Type:

boolean

Units:

unitless

Description: Alarm General

calefaccionEtapa01#

IDL_Type:

boolean

Units:

unitless

Description: Heating Stage01

calefaccionEtapa02#

IDL_Type:

boolean

Units:

unitless

Description: Heating Stage02

caudalVentiladorImpulsion#

IDL_Type:

float

Units:

m3/h

Description: Yield Fan Impulse

comandoEncendido#

IDL_Type:

boolean

Units:

unitless

Description: Command Started

estadoDamper#

IDL_Type:

boolean

Units:

unitless

Description: State Damper

estadoFuncionamiento#

IDL_Type:

boolean

Units:

unitless

Description: State Working

estadoValvula#

IDL_Type:

float

Units:

%

Description: State Valve

horometro#

IDL_Type:

float

Units:

h

Description: HOROMETRO

resetAlarma#

IDL_Type:

boolean

Units:

unitless

Description: Reset Alarm

setpointTrabajo#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Work

setpointVentiladorMax#

IDL_Type:

float

Units:

%

Description: Setpoint Fan Max

setpointVentiladorMin#

IDL_Type:

float

Units:

%

Description: Setpoint Fan Min

temperaturaAmbienteExterior#

IDL_Type:

float

Units:

deg_C

Description: Temperature Ambient Exterior

temperaturaAnticongelante#

IDL_Type:

float

Units:

deg_C

Description: Temperature Anti-freeze

temperaturaInyeccion#

IDL_Type:

float

Units:

deg_C

Description: Temperature Injection

temperaturaRetorno#

IDL_Type:

float

Units:

deg_C

Description: Temperature Return

valorConsigna#

IDL_Type:

float

Units:

deg_C

Description: Value Setpoint

manejadoraLower02P05#

Description: Telemetry for the manejadoraLower02P05 device.

EFDB_Topic:

HVAC_manejadoraLower02P05

alarmaFiltro#

IDL_Type:

boolean

Units:

unitless

Description: Alarm Filter

alarmaGeneral#

IDL_Type:

boolean

Units:

unitless

Description: Alarm General

calefaccionEtapa01#

IDL_Type:

boolean

Units:

unitless

Description: Heating Stage01

calefaccionEtapa02#

IDL_Type:

boolean

Units:

unitless

Description: Heating Stage02

caudalVentiladorImpulsion#

IDL_Type:

float

Units:

m3/h

Description: Yield Fan Impulse

comandoEncendido#

IDL_Type:

boolean

Units:

unitless

Description: Command Started

estadoDamper#

IDL_Type:

boolean

Units:

unitless

Description: State Damper

estadoFuncionamiento#

IDL_Type:

boolean

Units:

unitless

Description: State Working

estadoValvula#

IDL_Type:

float

Units:

%

Description: State Valve

horometro#

IDL_Type:

float

Units:

h

Description: HOROMETRO

resetAlarma#

IDL_Type:

boolean

Units:

unitless

Description: Reset Alarm

setpointTrabajo#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Work

setpointVentiladorMax#

IDL_Type:

float

Units:

%

Description: Setpoint Fan Max

setpointVentiladorMin#

IDL_Type:

float

Units:

%

Description: Setpoint Fan Min

temperaturaAmbienteExterior#

IDL_Type:

float

Units:

deg_C

Description: Temperature Ambient Exterior

temperaturaAnticongelante#

IDL_Type:

float

Units:

deg_C

Description: Temperature Anti-freeze

temperaturaInyeccion#

IDL_Type:

float

Units:

deg_C

Description: Temperature Injection

temperaturaRetorno#

IDL_Type:

float

Units:

deg_C

Description: Temperature Return

valorConsigna#

IDL_Type:

float

Units:

deg_C

Description: Value Setpoint

manejadoraLower03P05#

Description: Telemetry for the manejadoraLower03P05 device.

EFDB_Topic:

HVAC_manejadoraLower03P05

alarmaFiltro#

IDL_Type:

boolean

Units:

unitless

Description: Alarm Filter

alarmaGeneral#

IDL_Type:

boolean

Units:

unitless

Description: Alarm General

calefaccionEtapa01#

IDL_Type:

boolean

Units:

unitless

Description: Heating Stage01

calefaccionEtapa02#

IDL_Type:

boolean

Units:

unitless

Description: Heating Stage02

caudalVentiladorImpulsion#

IDL_Type:

float

Units:

m3/h

Description: Yield Fan Impulse

comandoEncendido#

IDL_Type:

boolean

Units:

unitless

Description: Command Started

estadoDamper#

IDL_Type:

boolean

Units:

unitless

Description: State Damper

estadoFuncionamiento#

IDL_Type:

boolean

Units:

unitless

Description: State Working

estadoValvula#

IDL_Type:

float

Units:

%

Description: State Valve

horometro#

IDL_Type:

float

Units:

h

Description: HOROMETRO

resetAlarma#

IDL_Type:

boolean

Units:

unitless

Description: Reset Alarm

setpointTrabajo#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Work

setpointVentiladorMax#

IDL_Type:

float

Units:

%

Description: Setpoint Fan Max

setpointVentiladorMin#

IDL_Type:

float

Units:

%

Description: Setpoint Fan Min

temperaturaAmbienteExterior#

IDL_Type:

float

Units:

deg_C

Description: Temperature Ambient Exterior

temperaturaAnticongelante#

IDL_Type:

float

Units:

deg_C

Description: Temperature Anti-freeze

temperaturaInyeccion#

IDL_Type:

float

Units:

deg_C

Description: Temperature Injection

temperaturaRetorno#

IDL_Type:

float

Units:

deg_C

Description: Temperature Return

valorConsigna#

IDL_Type:

float

Units:

deg_C

Description: Value Setpoint

manejadoraLower04P05#

Description: Telemetry for the manejadoraLower04P05 device.

EFDB_Topic:

HVAC_manejadoraLower04P05

alarmaFiltro#

IDL_Type:

boolean

Units:

unitless

Description: Alarm Filter

alarmaGeneral#

IDL_Type:

boolean

Units:

unitless

Description: Alarm General

calefaccionEtapa01#

IDL_Type:

boolean

Units:

unitless

Description: Heating Stage01

calefaccionEtapa02#

IDL_Type:

boolean

Units:

unitless

Description: Heating Stage02

caudalVentiladorImpulsion#

IDL_Type:

float

Units:

m3/h

Description: Yield Fan Impulse

comandoEncendido#

IDL_Type:

boolean

Units:

unitless

Description: Command Started

estadoDamper#

IDL_Type:

boolean

Units:

unitless

Description: State Damper

estadoFuncionamiento#

IDL_Type:

boolean

Units:

unitless

Description: State Working

estadoValvula#

IDL_Type:

float

Units:

%

Description: State Valve

horometro#

IDL_Type:

float

Units:

h

Description: HOROMETRO

resetAlarma#

IDL_Type:

boolean

Units:

unitless

Description: Reset Alarm

setpointTrabajo#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Work

setpointVentiladorMax#

IDL_Type:

float

Units:

%

Description: Setpoint Fan Max

setpointVentiladorMin#

IDL_Type:

float

Units:

%

Description: Setpoint Fan Min

temperaturaAmbienteExterior#

IDL_Type:

float

Units:

deg_C

Description: Temperature Ambient Exterior

temperaturaAnticongelante#

IDL_Type:

float

Units:

deg_C

Description: Temperature Anti-freeze

temperaturaInyeccion#

IDL_Type:

float

Units:

deg_C

Description: Temperature Injection

temperaturaRetorno#

IDL_Type:

float

Units:

deg_C

Description: Temperature Return

valorConsigna#

IDL_Type:

float

Units:

deg_C

Description: Value Setpoint

manejadoraSblancaP04#

Description: Telemetry for the manejadoraSblancaP04 device.

EFDB_Topic:

HVAC_manejadoraSblancaP04

alarmaFiltro#

IDL_Type:

boolean

Units:

unitless

Description: Alarm Filter

alarmaGeneral#

IDL_Type:

boolean

Units:

unitless

Description: Alarm General

calefaccionEtapa01#

IDL_Type:

boolean

Units:

unitless

Description: Heating Stage01

calefaccionEtapa02#

IDL_Type:

boolean

Units:

unitless

Description: Heating Stage02

caudalVentiladorImpulsion#

IDL_Type:

float

Units:

%

Description: Yield Fan Impulse

comandoEncendido#

IDL_Type:

boolean

Units:

unitless

Description: Command Started

estadoDamper#

IDL_Type:

boolean

Units:

unitless

Description: State Damper

estadoFuncionamiento#

IDL_Type:

boolean

Units:

unitless

Description: State Working

estadoTemperaturaAmbiente#

IDL_Type:

float

Units:

deg_C

Description: State Temperature Ambient

estadoTemperaturaAnticongelante#

IDL_Type:

float

Units:

deg_C

Description: State Temperature Anti-freeze

estadoTemperaturaExterior#

IDL_Type:

float

Units:

deg_C

Description: State Temperature Exterior

estadoValvula#

IDL_Type:

float

Units:

%

Description: State Valve

horometro#

IDL_Type:

float

Units:

h

Description: HOROMETRO

resetAlarma#

IDL_Type:

boolean

Units:

unitless

Description: Reset Alarm

setpointTrabajo#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Work

setpointVentiladorMax#

IDL_Type:

float

Units:

%

Description: Setpoint Fan Max

setpointVentiladorMin#

IDL_Type:

float

Units:

%

Description: Setpoint Fan Min

temperaturaInyeccion#

IDL_Type:

float

Units:

deg_C

Description: Temperature Injection

temperaturaRetorno#

IDL_Type:

float

Units:

deg_C

Description: Temperature Return

valorConsigna#

IDL_Type:

float

Units:

deg_C

Description: Value Setpoint

manejadoraSlimpiaP04#

Description: Telemetry for the manejadoraSlimpiaP04 device.

EFDB_Topic:

HVAC_manejadoraSlimpiaP04

alarmaFiltro#

IDL_Type:

boolean

Units:

unitless

Description: Alarm Filter

alarmaGeneral#

IDL_Type:

boolean

Units:

unitless

Description: Alarm General

calefaccionEtapa01#

IDL_Type:

boolean

Units:

unitless

Description: Heating Stage01

calefaccionEtapa02#

IDL_Type:

boolean

Units:

unitless

Description: Heating Stage02

caudalVentiladorImpulsion#

IDL_Type:

float

Units:

%

Description: Yield Fan Impulse

comandoEncendido#

IDL_Type:

boolean

Units:

unitless

Description: Command Started

estadoDamper#

IDL_Type:

boolean

Units:

unitless

Description: State Damper

estadoFuncionamiento#

IDL_Type:

boolean

Units:

unitless

Description: State Working

estadoTemperaturaAmbiente#

IDL_Type:

float

Units:

deg_C

Description: State Temperature Ambient

estadoTemperaturaAnticongelante#

IDL_Type:

float

Units:

deg_C

Description: State Temperature Anti-freeze

estadoTemperaturaExterior#

IDL_Type:

float

Units:

deg_C

Description: State Temperature Exterior

estadoValvula#

IDL_Type:

float

Units:

%

Description: State Valve

horometro#

IDL_Type:

float

Units:

h

Description: HOROMETRO

resetAlarma#

IDL_Type:

boolean

Units:

unitless

Description: Reset Alarm

setpointTrabajo#

IDL_Type:

float

Units:

deg_C

Description: Setpoint Work

setpointVentiladorMax#

IDL_Type:

float

Units:

%

Description: Setpoint Fan Max

setpointVentiladorMin#

IDL_Type:

float

Units:

%

Description: Setpoint Fan Min

temperaturaInyeccion#

IDL_Type:

float

Units:

deg_C

Description: Temperature Injection

temperaturaRetorno#

IDL_Type:

float

Units:

deg_C

Description: Temperature Return

valorConsigna#

IDL_Type:

float

Units:

deg_C

Description: Value Setpoint

valvulaP01#

Description: Telemetry for the valvulaP01 device.

EFDB_Topic:

HVAC_valvulaP01

estadoValvula03#

IDL_Type:

boolean

Units:

unitless

Description: State Valve03

estadoValvula04#

IDL_Type:

boolean

Units:

unitless

Description: State Valve04

estadoValvula05#

IDL_Type:

boolean

Units:

unitless

Description: State Valve05

estadoValvula06#

IDL_Type:

boolean

Units:

unitless

Description: State Valve06

estadoValvula12#

IDL_Type:

boolean

Units:

unitless

Description: State Valve12

vea01P01#

Description: Telemetry for the vea01P01 device.

EFDB_Topic:

HVAC_vea01P01

comandoEncendido#

IDL_Type:

boolean

Units:

unitless

Description: Command Started

estadoFuncionamiento#

IDL_Type:

boolean

Units:

unitless

Description: State Working

estadoSelector#

IDL_Type:

boolean

Units:

unitless

Description: State Switch

vea01P05#

Description: Telemetry for the vea01P05 device.

EFDB_Topic:

HVAC_vea01P05

comandoEncendido#

IDL_Type:

boolean

Units:

unitless

Description: Command Started

estadoFuncionamiento#

IDL_Type:

boolean

Units:

unitless

Description: State Working

fallaTermica#

IDL_Type:

boolean

Units:

unitless

Description: Error Thermal

vea08P05#

Description: Telemetry for the vea08P05 device.

EFDB_Topic:

HVAC_vea08P05

comandoEncendido#

IDL_Type:

boolean

Units:

unitless

Description: Command Started

estadoFuncionamiento#

IDL_Type:

boolean

Units:

unitless

Description: State Working

fallaTermica#

IDL_Type:

boolean

Units:

unitless

Description: Error Thermal

vea09P05#

Description: Telemetry for the vea09P05 device.

EFDB_Topic:

HVAC_vea09P05

comandoEncendido#

IDL_Type:

boolean

Units:

unitless

Description: Command Started

estadoFuncionamiento#

IDL_Type:

boolean

Units:

unitless

Description: State Working

fallaTermica#

IDL_Type:

boolean

Units:

unitless

Description: Error Thermal

vea10P05#

Description: Telemetry for the vea10P05 device.

EFDB_Topic:

HVAC_vea10P05

comandoEncendido#

IDL_Type:

boolean

Units:

unitless

Description: Command Started

estadoFuncionamiento#

IDL_Type:

boolean

Units:

unitless

Description: State Working

fallaTermica#

IDL_Type:

boolean

Units:

unitless

Description: Error Thermal

vea11P05#

Description: Telemetry for the vea11P05 device.

EFDB_Topic:

HVAC_vea11P05

comandoEncendido#

IDL_Type:

boolean

Units:

unitless

Description: Command Started

estadoFuncionamiento#

IDL_Type:

boolean

Units:

unitless

Description: State Working

fallaTermica#

IDL_Type:

boolean

Units:

unitless

Description: Error Thermal

vea12P05#

Description: Telemetry for the vea12P05 device.

EFDB_Topic:

HVAC_vea12P05

comandoEncendido#

IDL_Type:

boolean

Units:

unitless

Description: Command Started

estadoFuncionamiento#

IDL_Type:

boolean

Units:

unitless

Description: State Working

fallaTermica#

IDL_Type:

boolean

Units:

unitless

Description: Error Thermal

vea13P05#

Description: Telemetry for the vea13P05 device.

EFDB_Topic:

HVAC_vea13P05

comandoEncendido#

IDL_Type:

boolean

Units:

unitless

Description: Command Started

estadoFuncionamiento#

IDL_Type:

boolean

Units:

unitless

Description: State Working

fallaTermica#

IDL_Type:

boolean

Units:

unitless

Description: Error Thermal

vea14P05#

Description: Telemetry for the vea14P05 device.

EFDB_Topic:

HVAC_vea14P05

comandoEncendido#

IDL_Type:

boolean

Units:

unitless

Description: Command Started

estadoFuncionamiento#

IDL_Type:

boolean

Units:

unitless

Description: State Working

fallaTermica#

IDL_Type:

boolean

Units:

unitless

Description: Error Thermal

vea15P05#

Description: Telemetry for the vea15P05 device.

EFDB_Topic:

HVAC_vea15P05

comandoEncendido#

IDL_Type:

boolean

Units:

unitless

Description: Command Started

estadoFuncionamiento#

IDL_Type:

boolean

Units:

unitless

Description: State Working

fallaTermica#

IDL_Type:

boolean

Units:

unitless

Description: Error Thermal

vea16P05#

Description: Telemetry for the vea16P05 device.

EFDB_Topic:

HVAC_vea16P05

comandoEncendido#

IDL_Type:

boolean

Units:

unitless

Description: Command Started

estadoFuncionamiento#

IDL_Type:

boolean

Units:

unitless

Description: State Working

fallaTermica#

IDL_Type:

boolean

Units:

unitless

Description: Error Thermal

vea17P05#

Description: Telemetry for the vea17P05 device.

EFDB_Topic:

HVAC_vea17P05

comandoEncendido#

IDL_Type:

boolean

Units:

unitless

Description: Command Started

estadoFuncionamiento#

IDL_Type:

boolean

Units:

unitless

Description: State Working

fallaTermica#

IDL_Type:

boolean

Units:

unitless

Description: Error Thermal

vec01P01#

Description: Telemetry for the vec01P01 device.

EFDB_Topic:

HVAC_vec01P01

comandoEncendido#

IDL_Type:

boolean

Units:

unitless

Description: Command Started

estadoFuncionamiento#

IDL_Type:

boolean

Units:

unitless

Description: State Working

estadoSelector#

IDL_Type:

boolean

Units:

unitless

Description: State Switch

vex03LowerP04#

Description: Telemetry for the vex03LowerP04 device.

EFDB_Topic:

HVAC_vex03LowerP04

comando#

IDL_Type:

boolean

Units:

unitless

Description: Command

comandoEncendido#

IDL_Type:

boolean

Units:

unitless

Description: Command Started

estadoFuncionamiento#

IDL_Type:

boolean

Units:

unitless

Description: State Working

fallaTermica#

IDL_Type:

boolean

Units:

unitless

Description: Error Thermal

vex04CargaP04#

Description: Telemetry for the vex04CargaP04 device.

EFDB_Topic:

HVAC_vex04CargaP04

comando#

IDL_Type:

boolean

Units:

unitless

Description: Command

comandoEncendido#

IDL_Type:

boolean

Units:

unitless

Description: Command Started

estadoFuncionamiento#

IDL_Type:

boolean

Units:

unitless

Description: State Working

fallaTermica#

IDL_Type:

boolean

Units:

unitless

Description: Error Thermal

vin01P01#

Description: Telemetry for the vin01P01 device.

EFDB_Topic:

HVAC_vin01P01

comandoEncendido#

IDL_Type:

boolean

Units:

unitless

Description: Command Started

estadoFuncionamiento#

IDL_Type:

boolean

Units:

unitless

Description: State Working

estadoSelector#

IDL_Type:

boolean

Units:

unitless

Description: State Switch