EnCoDaPy
“EnCoDaPy” – Energy Control and Data Preparation in Python
EnCoDaPy Basic Service
EnCoDaPy Components
Examples of EnCoDaPy usage
EnCoDaPy
Index
Edit on GitHub
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
K
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
A
ABSOLUTE (encodapy.config.types.TimerangeTypes attribute)
active (encodapy.components.basic_component_config.ControllerComponentModel attribute)
APPEND (encodapy.config.models.FileStorageMethod attribute)
attribute (encodapy.components.basic_component_config.IOAllocationModel attribute)
(encodapy.utils.models.FiwareDatapointParameter attribute)
attribute_id (encodapy.utils.models.ComponentModel attribute)
attributes (encodapy.config.models.DataFileEntity attribute)
(encodapy.config.models.InputModel attribute)
(encodapy.config.models.OutputModel attribute)
(encodapy.utils.models.InputDataEntityModel attribute)
(encodapy.utils.models.OutputDataEntityModel attribute)
attributes_status (encodapy.utils.models.OutputDataEntityModel attribute)
AttributeTypes (class in encodapy.config.types)
auth (encodapy.config.env_values.FiwareEnvVariables attribute)
authentication (encodapy.utils.models.FiwareParameter attribute)
B
baerer_token (encodapy.utils.models.FiwareAuth attribute)
bearer_token (encodapy.config.env_values.FiwareEnvVariables attribute)
C
calculation (encodapy.config.models.TimeSettingsModel attribute)
CALCULATION (encodapy.config.types.DataQueryTypes attribute)
calculation_method (encodapy.components.thermal_storage.thermal_storage_config.ThermalStorageConfigData attribute)
calibration (encodapy.components.thermal_storage.thermal_storage_config.ThermalStorageConfigData attribute)
(encodapy.config.models.TimeSettingsModel attribute)
CALIBRATION (encodapy.config.types.DataQueryTypes attribute)
cb_url (encodapy.config.env_values.FiwareEnvVariables attribute)
(encodapy.utils.models.FiwareParameter attribute)
check_load_connection_sensors() (encodapy.components.thermal_storage.thermal_storage_config.ThermalStorageInputData method)
check_status (encodapy.components.thermal_storage.thermal_storage_config.ThermalStorageLoadLevelStorage property)
check_time_interval (encodapy.components.thermal_storage.thermal_storage_config.ThermalStorageLoadLevelStorage attribute)
client_id (encodapy.config.env_values.FiwareEnvVariables attribute)
(encodapy.utils.models.FiwareAuth attribute)
client_pw (encodapy.config.env_values.FiwareEnvVariables attribute)
client_secret (encodapy.utils.models.FiwareAuth attribute)
CMT (encodapy.utils.units.DataUnits attribute)
command_disabled (encodapy.components.two_point_controller.two_point_controller_config.TwoPointControllerConfigData attribute)
command_enabled (encodapy.components.two_point_controller.two_point_controller_config.TwoPointControllerConfigData attribute)
commands (encodapy.config.models.OutputModel attribute)
(encodapy.utils.models.OutputDataEntityModel attribute)
components (encodapy.utils.models.DataTransferModel attribute)
config (encodapy.components.basic_component_config.ControllerComponentModel attribute)
config_path (encodapy.config.env_values.BasicEnvVariables attribute)
CONNECTION_LIMITS (encodapy.components.thermal_storage.thermal_storage_config.ThermalStorageCalculationMethods attribute)
control_signal (encodapy.components.two_point_controller.two_point_controller_config.TwoPointControllerOutputData attribute)
controller_components (encodapy.config.models.ConfigModel attribute)
controller_settings (encodapy.config.models.ConfigModel attribute)
cp (encodapy.utils.mediums.MediumParameters attribute)
crate_db_pw (encodapy.config.env_values.FiwareEnvVariables attribute)
(encodapy.utils.models.DatabaseParameter attribute)
crate_db_ssl (encodapy.config.env_values.FiwareEnvVariables attribute)
(encodapy.utils.models.DatabaseParameter attribute)
crate_db_url (encodapy.config.env_values.FiwareEnvVariables attribute)
(encodapy.utils.models.DatabaseParameter attribute)
crate_db_user (encodapy.config.env_values.FiwareEnvVariables attribute)
(encodapy.utils.models.DatabaseParameter attribute)
CSV (encodapy.config.types.FileExtensionTypes attribute)
CURRENT (encodapy.components.thermal_storage.thermal_storage_config.ThermalStorageEnergyTypes attribute)
current_value (encodapy.components.two_point_controller.two_point_controller_config.TwoPointControllerInputData attribute)
D
data (encodapy.config.models.DataFile attribute)
(encodapy.utils.models.InputDataAttributeModel attribute)
data_available (encodapy.utils.models.InputDataAttributeModel attribute)
data_type (encodapy.utils.models.InputDataAttributeModel attribute)
database_params (encodapy.utils.models.FiwareConnectionParameter attribute)
DataQueryTypes (class in encodapy.config.types)
datatype (encodapy.config.models.AttributeModel attribute)
DataUnits (class in encodapy.utils.units)
DAY (encodapy.utils.units.TimeUnits attribute)
(encodapy.utils.units.TimeUnitsSeconds attribute)
db_path (encodapy.components.thermal_storage.thermal_storage_config.ThermalStorageCalibrationConfig attribute)
DEGREECELSIUS (encodapy.utils.units.DataUnits attribute)
E
E32 (encodapy.utils.units.DataUnits attribute)
enabled (encodapy.components.thermal_storage.thermal_storage_config.ThermalStorageLoadLevelCheck attribute)
encodapy.components.basic_component_config
module
encodapy.components.thermal_storage.thermal_storage_config
module
encodapy.components.two_point_controller.two_point_controller_config
module
encodapy.config.models
module
encodapy.config.types
module
encodapy.utils.datapoints
module
encodapy.utils.mediums
module
encodapy.utils.models
module
encodapy.utils.units
module
entities (encodapy.utils.models.OutputDataModel attribute)
entity (encodapy.components.basic_component_config.IOAllocationModel attribute)
(encodapy.utils.models.FiwareDatapointParameter attribute)
entity_id (encodapy.utils.models.ComponentModel attribute)
F
file (encodapy.config.models.InterfaceModel attribute)
FILE (encodapy.config.types.Interfaces attribute)
FileExtensionTypes (class in encodapy.config.types)
FileStorageMethod (class in encodapy.config.models)
fiware (encodapy.config.models.InterfaceModel attribute)
FIWARE (encodapy.config.types.Interfaces attribute)
FIWARE_ATTR (encodapy.config.types.MQTTFormatTypes attribute)
FIWARE_CMDEXE (encodapy.config.types.MQTTFormatTypes attribute)
fiware_params (encodapy.utils.models.FiwareConnectionParameter attribute)
from_json() (encodapy.config.models.ConfigModel class method)
G
get_medium_parameter() (in module encodapy.utils.mediums)
get_number_of_sensors() (encodapy.components.thermal_storage.thermal_storage_config.ThermalStorageTemperatureSensors method)
get_number_storage_sensors() (encodapy.components.thermal_storage.thermal_storage_config.ThermalStorageInputData method)
get_time_unit_seconds() (in module encodapy.utils.units)
get_unit_adjustment_factor() (in module encodapy.utils.units)
H
height (encodapy.components.thermal_storage.thermal_storage_config.StorageSensorConfig attribute)
historical_data_margin (encodapy.components.thermal_storage.thermal_storage_config.ThermalStorageCalibrationConfig attribute)
HISTORICAL_LIMITS (encodapy.components.thermal_storage.thermal_storage_config.ThermalStorageCalculationMethods attribute)
historical_temperature_limit (encodapy.components.thermal_storage.thermal_storage_config.ThermalStorageLoadLevelCheck attribute)
historical_timerange_minimum (encodapy.components.thermal_storage.thermal_storage_config.ThermalStorageCalibrationConfig attribute)
historical_timerange_retention (encodapy.components.thermal_storage.thermal_storage_config.ThermalStorageCalibrationConfig attribute)
host (encodapy.config.env_values.MQTTEnvVariables attribute)
HOUR (encodapy.utils.units.DataUnits attribute)
(encodapy.utils.units.TimeUnits attribute)
(encodapy.utils.units.TimeUnitsSeconds attribute)
hysteresis (encodapy.components.two_point_controller.two_point_controller_config.TwoPointControllerConfigData attribute)
I
id (encodapy.components.basic_component_config.ControllerComponentModel attribute)
(encodapy.config.models.AttributeModel attribute)
(encodapy.config.models.CommandModel attribute)
(encodapy.config.models.DataFileAttribute attribute)
(encodapy.config.models.DataFileEntity attribute)
(encodapy.config.models.InputModel attribute)
(encodapy.config.models.OutputModel attribute)
(encodapy.utils.models.InputDataAttributeModel attribute)
(encodapy.utils.models.InputDataEntityModel attribute)
(encodapy.utils.models.OutputDataAttributeModel attribute)
(encodapy.utils.models.OutputDataEntityModel attribute)
id_interface (encodapy.config.models.AttributeModel attribute)
(encodapy.config.models.CommandModel attribute)
(encodapy.config.models.InputModel attribute)
(encodapy.config.models.OutputModel attribute)
input (encodapy.components.basic_component_config.ComponentIOModel attribute)
input_entities (encodapy.utils.models.InputDataModel attribute)
inputs (encodapy.components.basic_component_config.ControllerComponentModel attribute)
(encodapy.config.models.ConfigModel attribute)
interface (encodapy.config.models.InputModel attribute)
(encodapy.config.models.OutputModel attribute)
Interfaces (class in encodapy.config.types)
interfaces (encodapy.config.models.ConfigModel attribute)
J
JSON (encodapy.config.types.FileExtensionTypes attribute)
K
KELVIN (encodapy.utils.units.DataUnits attribute)
KWH (encodapy.utils.units.DataUnits attribute)
L
L2 (encodapy.utils.units.DataUnits attribute)
last_check_time (encodapy.components.thermal_storage.thermal_storage_config.ThermalStorageLoadLevelStorage attribute)
latest_control_signal (encodapy.components.two_point_controller.two_point_controller_config.TwoPointControllerInputData attribute)
latest_timestamp_input (encodapy.utils.models.InputDataAttributeModel attribute)
latest_timestamp_output (encodapy.utils.models.OutputDataAttributeModel attribute)
limits (encodapy.components.thermal_storage.thermal_storage_config.StorageSensorConfig attribute)
LITER (encodapy.utils.units.DataUnits attribute)
load_level_check (encodapy.components.thermal_storage.thermal_storage_config.ThermalStorageConfigData attribute)
load_mqtt_template() (encodapy.config.mqtt_messages_template.MQTTTemplateConfig class method)
load_temperature_in (encodapy.components.thermal_storage.thermal_storage_config.ThermalStorageInputData attribute)
load_temperature_out (encodapy.components.thermal_storage.thermal_storage_config.ThermalStorageInputData attribute)
log_level (encodapy.config.env_values.BasicEnvVariables attribute)
log_path (encodapy.config.env_values.BasicEnvVariables attribute)
log_retention (encodapy.config.env_values.BasicEnvVariables attribute)
log_rotation (encodapy.config.env_values.BasicEnvVariables attribute)
M
MAXIMAL (encodapy.components.thermal_storage.thermal_storage_config.ThermalStorageEnergyTypes attribute)
maximal_temperature (encodapy.components.thermal_storage.thermal_storage_config.TemperatureExtrema attribute)
(encodapy.components.thermal_storage.thermal_storage_config.TemperatureLimits attribute)
Medium (class in encodapy.utils.mediums)
medium (encodapy.components.thermal_storage.thermal_storage_config.ThermalStorageConfigData attribute)
metadata (encodapy.utils.models.FiwareDatapointParameter attribute)
MINIMAL (encodapy.components.thermal_storage.thermal_storage_config.ThermalStorageEnergyTypes attribute)
minimal_level (encodapy.components.thermal_storage.thermal_storage_config.ThermalStorageLoadLevelCheck attribute)
minimal_temperature (encodapy.components.thermal_storage.thermal_storage_config.TemperatureExtrema attribute)
(encodapy.components.thermal_storage.thermal_storage_config.TemperatureLimits attribute)
MINUTE (encodapy.utils.units.DataUnits attribute)
(encodapy.utils.units.TimeUnits attribute)
(encodapy.utils.units.TimeUnitsSeconds attribute)
module
encodapy.components.basic_component_config
encodapy.components.thermal_storage.thermal_storage_config
encodapy.components.two_point_controller.two_point_controller_config
encodapy.config.models
encodapy.config.types
encodapy.utils.datapoints
encodapy.utils.mediums
encodapy.utils.models
encodapy.utils.units
MONTH (encodapy.utils.units.TimeUnits attribute)
(encodapy.utils.units.TimeUnitsSeconds attribute)
MQH (encodapy.utils.units.DataUnits attribute)
MQS (encodapy.utils.units.DataUnits attribute)
mqtt (encodapy.config.models.InterfaceModel attribute)
MQTT (encodapy.config.types.Interfaces attribute)
mqtt_format (encodapy.config.models.AttributeModel attribute)
MQTTFormatTypes (class in encodapy.config.types)
MTK (encodapy.utils.units.DataUnits attribute)
MTQ (encodapy.utils.units.DataUnits attribute)
MTR (encodapy.utils.units.DataUnits attribute)
MTS (encodapy.utils.units.DataUnits attribute)
N
name (encodapy.components.thermal_storage.thermal_storage_config.StorageSensorConfig attribute)
NEW_FILE (encodapy.config.models.FileStorageMethod attribute)
NOMINAL (encodapy.components.thermal_storage.thermal_storage_config.ThermalStorageEnergyTypes attribute)
nominal_storage_energy (encodapy.components.thermal_storage.thermal_storage_config.ThermalStorageLoadLevelStorage attribute)
O
OHM (encodapy.utils.units.DataUnits attribute)
output (encodapy.components.basic_component_config.ComponentIOModel attribute)
output_entities (encodapy.utils.models.InputDataModel attribute)
outputs (encodapy.components.basic_component_config.ControllerComponentModel attribute)
(encodapy.config.models.ConfigModel attribute)
OVERWRITE (encodapy.config.models.FileStorageMethod attribute)
P
password (encodapy.config.env_values.MQTTEnvVariables attribute)
path_of_input_file (encodapy.config.env_values.FileEnvVariables attribute)
path_of_results (encodapy.config.env_values.FileEnvVariables attribute)
path_of_static_data (encodapy.config.env_values.FileEnvVariables attribute)
payload (encodapy.config.mqtt_messages_template.MQTTTemplateConfig attribute)
(encodapy.config.mqtt_messages_template.MQTTTemplateConfigDoc attribute)
PERCENT (encodapy.utils.units.DataUnits attribute)
PLAIN (encodapy.config.types.MQTTFormatTypes attribute)
port (encodapy.config.env_values.MQTTEnvVariables attribute)
protected_lower_limit (encodapy.components.thermal_storage.thermal_storage_config.StorageSensorConfig attribute)
protected_upper_limit (encodapy.components.thermal_storage.thermal_storage_config.StorageSensorConfig attribute)
R
reference_temperature (encodapy.components.thermal_storage.thermal_storage_config.TemperatureLimits attribute)
RELATIVE (encodapy.config.types.TimerangeTypes attribute)
reload_staticdata (encodapy.config.env_values.BasicEnvVariables attribute)
results (encodapy.config.models.TimeSettingsModel attribute)
rho (encodapy.utils.mediums.MediumParameters attribute)
S
sampling_time (encodapy.config.models.TimeSettingsCalculationModel attribute)
(encodapy.config.models.TimeSettingsCalibrationModel attribute)
sampling_time_unit (encodapy.config.models.TimeSettingsCalculationModel attribute)
(encodapy.config.models.TimeSettingsCalibrationModel attribute)
SECOND (encodapy.utils.units.DataUnits attribute)
(encodapy.utils.units.TimeUnits attribute)
(encodapy.utils.units.TimeUnitsSeconds attribute)
sensor_config (encodapy.components.thermal_storage.thermal_storage_config.ThermalStorageConfigData attribute)
service (encodapy.config.env_values.FiwareEnvVariables attribute)
(encodapy.utils.models.FiwareParameter attribute)
service_path (encodapy.config.env_values.FiwareEnvVariables attribute)
(encodapy.utils.models.FiwareParameter attribute)
setpoint (encodapy.components.two_point_controller.two_point_controller_config.TwoPointControllerConfigData attribute)
specific_settings (encodapy.config.models.ControllerSettingModel attribute)
start_hold_time (encodapy.config.env_values.BasicEnvVariables attribute)
state_of_charge (encodapy.components.thermal_storage.thermal_storage_config.ThermalStorageLoadLevelStorage attribute)
static_entities (encodapy.utils.models.InputDataModel attribute)
STATIC_LIMITS (encodapy.components.thermal_storage.thermal_storage_config.ThermalStorageCalculationMethods attribute)
staticdata (encodapy.config.models.ConfigModel attribute)
storage__energy (encodapy.components.thermal_storage.thermal_storage_config.ThermalStorageOutputData attribute)
storage__energy_nominal (encodapy.components.thermal_storage.thermal_storage_config.ThermalStorageOutputData attribute)
storage__level (encodapy.components.thermal_storage.thermal_storage_config.ThermalStorageOutputData attribute)
storage__loading_potential_nominal (encodapy.components.thermal_storage.thermal_storage_config.ThermalStorageOutputData attribute)
storage_method (encodapy.config.env_values.FileEnvVariables attribute)
storage_sensors (encodapy.components.thermal_storage.thermal_storage_config.ThermalStorageTemperatureSensors attribute)
T
temperature_1 (encodapy.components.thermal_storage.thermal_storage_config.ThermalStorageInputData attribute)
temperature_10 (encodapy.components.thermal_storage.thermal_storage_config.ThermalStorageInputData attribute)
temperature_2 (encodapy.components.thermal_storage.thermal_storage_config.ThermalStorageInputData attribute)
temperature_3 (encodapy.components.thermal_storage.thermal_storage_config.ThermalStorageInputData attribute)
temperature_4 (encodapy.components.thermal_storage.thermal_storage_config.ThermalStorageInputData attribute)
temperature_5 (encodapy.components.thermal_storage.thermal_storage_config.ThermalStorageInputData attribute)
temperature_6 (encodapy.components.thermal_storage.thermal_storage_config.ThermalStorageInputData attribute)
temperature_7 (encodapy.components.thermal_storage.thermal_storage_config.ThermalStorageInputData attribute)
temperature_8 (encodapy.components.thermal_storage.thermal_storage_config.ThermalStorageInputData attribute)
temperature_9 (encodapy.components.thermal_storage.thermal_storage_config.ThermalStorageInputData attribute)
temperature_check (encodapy.components.thermal_storage.thermal_storage_config.StorageSensorConfig attribute)
TEMPLATE (encodapy.config.types.MQTTFormatTypes attribute)
ThermalStorageCalculationMethods (class in encodapy.components.thermal_storage.thermal_storage_config)
ThermalStorageEnergyTypes (class in encodapy.components.thermal_storage.thermal_storage_config)
time (encodapy.components.thermal_storage.thermal_storage_config.TemperatureExtrema attribute)
(encodapy.config.models.DataFileAttribute attribute)
(encodapy.utils.datapoints.DataPointGeneral attribute)
time_format (encodapy.config.mqtt_messages_template.MQTTTemplateConfig attribute)
(encodapy.config.mqtt_messages_template.MQTTTemplateConfigDoc attribute)
time_settings (encodapy.config.models.ControllerSettingModel attribute)
timerange (encodapy.config.models.TimeSettingsCalculationModel attribute)
(encodapy.config.models.TimeSettingsCalibrationModel attribute)
timerange_max (encodapy.config.models.TimeSettingsCalculationModel attribute)
timerange_min (encodapy.config.models.TimeSettingsCalculationModel attribute)
timerange_type (encodapy.config.models.TimeSettingsCalculationModel attribute)
timerange_unit (encodapy.config.models.TimeSettingsCalculationModel attribute)
(encodapy.config.models.TimeSettingsCalibrationModel attribute)
TimerangeTypes (class in encodapy.config.types)
TIMESERIES (encodapy.config.types.AttributeTypes attribute)
timestamp (encodapy.config.models.AttributeModel attribute)
(encodapy.utils.models.DataTransferComponentModel attribute)
(encodapy.utils.models.MetaDataModel attribute)
timestamp_key (encodapy.config.env_values.MQTTEnvVariables attribute)
timestep (encodapy.config.models.TimeSettingsCalculationModel attribute)
(encodapy.config.models.TimeSettingsCalibrationModel attribute)
(encodapy.config.models.TimeSettingsResultsModel attribute)
timestep_unit (encodapy.config.models.TimeSettingsCalculationModel attribute)
(encodapy.config.models.TimeSettingsCalibrationModel attribute)
(encodapy.config.models.TimeSettingsResultsModel attribute)
TimeUnits (class in encodapy.utils.units)
TimeUnitsSeconds (class in encodapy.utils.units)
tls_ca_cert (encodapy.config.env_values.MQTTEnvVariables attribute)
tls_enabled (encodapy.config.env_values.MQTTEnvVariables attribute)
tls_insecure (encodapy.config.env_values.MQTTEnvVariables attribute)
token_url (encodapy.config.env_values.FiwareEnvVariables attribute)
(encodapy.utils.models.FiwareAuth attribute)
topic (encodapy.config.mqtt_messages_template.MQTTTemplateConfig attribute)
(encodapy.config.mqtt_messages_template.MQTTTemplateConfigDoc attribute)
topic_prefix (encodapy.config.env_values.MQTTEnvVariables attribute)
type (encodapy.components.basic_component_config.ControllerComponentModel attribute)
(encodapy.config.models.AttributeModel attribute)
U
unit (encodapy.config.models.AttributeModel attribute)
(encodapy.config.models.DataFileAttribute attribute)
(encodapy.utils.datapoints.DataPointGeneral attribute)
(encodapy.utils.models.DataTransferComponentModel attribute)
(encodapy.utils.models.InputDataAttributeModel attribute)
(encodapy.utils.models.MetaDataModel attribute)
username (encodapy.config.env_values.MQTTEnvVariables attribute)
V
value (encodapy.components.thermal_storage.thermal_storage_config.DataPointCalculationMethod attribute)
(encodapy.components.thermal_storage.thermal_storage_config.DataPointSensorConfig attribute)
(encodapy.components.thermal_storage.thermal_storage_config.DataPointThermalStorageCalibrationConfig attribute)
(encodapy.components.thermal_storage.thermal_storage_config.DataPointThermalStorageLoadLevelCheck attribute)
(encodapy.config.models.AttributeModel attribute)
(encodapy.config.models.CommandModel attribute)
(encodapy.config.models.DataFileAttribute attribute)
VALUE (encodapy.config.types.AttributeTypes attribute)
value (encodapy.utils.datapoints.DataPointBool attribute)
(encodapy.utils.datapoints.DataPointDict attribute)
(encodapy.utils.datapoints.DataPointGeneral attribute)
(encodapy.utils.datapoints.DataPointMedium attribute)
(encodapy.utils.datapoints.DataPointNumber attribute)
(encodapy.utils.datapoints.DataPointString attribute)
(encodapy.utils.models.DataTransferComponentModel attribute)
VLT (encodapy.utils.units.DataUnits attribute)
volume (encodapy.components.thermal_storage.thermal_storage_config.ThermalStorageConfigData attribute)
W
WATER (encodapy.utils.mediums.Medium attribute)
WHR (encodapy.utils.units.DataUnits attribute)
WTT (encodapy.utils.units.DataUnits attribute)