| Name | Type | Description | Notes |
|---|---|---|---|
| actionTriggerCapabilities | string[] | List of supported triggers. Set only by the device. | [optional] [readonly] |
| disablesLocalOperation | bool | Tells if enabling the AT disables local function. | [optional] [readonly] |
| relatedChannelId | int | Paired channel set by the device. | [optional] [readonly] |
| hideInChannelsList | int | Whether to display the channel in the main channels list (it's false for ATs with paired channel). | [optional] [readonly] |
| actions | object | List of configured AT actions. | [optional] |
| countersAvailable | string[] | List of available counters supported by this channel. | [optional] [readonly] |
| resetCountersAvailable | bool | [optional] | |
| pricePerUnit | float | [optional] | |
| currency | string | [optional] | |
| electricityMeterInitialValues | object | [optional] | |
| relatedRelayChannelId | int | [optional] | |
| addToHistory | bool | [optional] | |
| voltageLoggerEnabled | bool | [optional] | |
| currentLoggerEnabled | bool | [optional] | |
| powerActiveLoggerEnabled | bool | [optional] | |
| lowerVoltageThreshold | float | [optional] | |
| upperVoltageThreshold | float | [optional] | |
| disabledPhases | int[] | [optional] | |
| enabledPhases | int[] | [optional] [readonly] | |
| availablePhases | int[] | [optional] [readonly] | |
| usedCTType | string | [optional] | |
| availableCTTypes | string[] | [optional] [readonly] | |
| usedPhaseLedType | string | [optional] | |
| availablePhaseLedTypes | string[] | [optional] [readonly] | |
| phaseLedParam1 | float | [optional] | |
| phaseLedParam2 | float | [optional] | |
| temperatureAdjustment | float | [optional] | |
| humidityAdjustment | float | [optional] | |
| minTemperatureAdjustment | float | [optional] | |
| maxTemperatureAdjustment | float | [optional] | |
| minHumidityAdjustment | float | [optional] | |
| maxHumidityAdjustment | float | [optional] | |
| impulsesPerUnit | int | [optional] | |
| unit | string | [optional] | |
| initialValue | int | [optional] | |
| ocrSettings | object | [optional] | |
| invertedLogic | bool | [optional] | |
| timeSettingAvailable | bool | [optional] | |
| relayTimeS | int | [optional] | |
| relatedMeterChannelId | int | [optional] | |
| relayTimeMs | int | [optional] | |
| openingSensorChannelId | int | [optional] | |
| openingSensorSecondaryChannelId | int | [optional] | |
| numberOfAttemptsToOpen | int | [optional] | |
| numberOfAttemptsToClose | int | [optional] | |
| stateVerificationMethodActive | bool | [optional] | |
| closingRule | \Supla\ApiClient\Model\ChannelConfigControllingTheGateClosingRule | [optional] | |
| subfunction | string | Only for the `HVAC_THERMOSTAT` function. | [optional] |
| mainThermometerChannelId | int | [optional] | |
| auxThermometerChannelId | int | [optional] | |
| auxThermometerType | string | [optional] | |
| binarySensorChannelId | int | [optional] | |
| antiFreezeAndOverheatProtectionEnabled | bool | [optional] | |
| auxMinMaxSetpointEnabled | bool | [optional] | |
| temperatureSetpointChangeSwitchesToManualMode | bool | [optional] | |
| availableAlgorithms | string[] | [optional] [readonly] | |
| usedAlgorithm | string | [optional] | |
| temperatureControlType | string | [optional] | |
| defaultTemperatureConstraintName | string | [optional] [readonly] | |
| minOnTimeS | int | [optional] | |
| minOffTimeS | int | [optional] | |
| outputValueOnError | int | [optional] | |
| weeklySchedule | \Supla\ApiClient\Model\ChannelConfigHvacThermostatSchedule | [optional] | |
| altWeeklySchedule | \Supla\ApiClient\Model\ChannelConfigHvacThermostatSchedule | [optional] | |
| heatingModeAvailable | bool | [optional] | |
| coolingModeAvailable | bool | [optional] | |
| temperatures | \Supla\ApiClient\Model\ChannelConfigHvacThermostatTemperatures | [optional] | |
| temperatureConstraints | \Supla\ApiClient\Model\ChannelConfigHvacThermostatTemperatureConstraints | [optional] | |
| valueDivider | float | [optional] | |
| valueMultiplier | float | [optional] | |
| valueAdded | float | [optional] | |
| valuePrecision | int | [optional] | |
| unitBeforeValue | string | [optional] | |
| unitAfterValue | string | [optional] | |
| keepHistory | bool | [optional] | |
| chartType | string | [optional] | |
| defaults | \Supla\ApiClient\Model\ChannelConfigGeneralPurposeMeasurementDefaults | [optional] | |
| includeValueAddedInHistory | bool | [optional] | |
| fillMissingData | bool | [optional] | |
| allowCounterReset | bool | [optional] | |
| alwaysDecrement | bool | [optional] | |
| bottomPosition | int | [optional] | |
| openingTimeS | float | [optional] | |
| closingTimeS | float | [optional] | |
| recalibrateAvailable | bool | [optional] | |
| autoCalibrationAvailable | bool | [optional] | |
| motorUpsideDown | bool | [optional] | |
| buttonsUpsideDown | bool | [optional] | |
| timeMargin | \Supla\ApiClient\Model\ChannelConfigFacadeBlindsTimeMargin | [optional] | |
| tiltingTimeS | float | [optional] | |
| tiltControlType | string | [optional] | |
| tilt0Angle | int | [optional] | |
| tilt100Angle | int | [optional] |