preheat_openΒΆ

The preheat_open package provides methods to load building data from Neogrids platform

Functions

running_in_test_mode()

Method to evaluate whether the code is running in test mode.

Modules

preheat_open.api

This module defines the basics of the interaction with Neogrid's web API

preheat_open.backwards_compatibility

Methods to ensure backwards-compatibility

preheat_open.building

Module defining the Building class, which represents buildings containing different units and their data

preheat_open.building_unit

Module defining building units and their auxiliary methods

preheat_open.cache

Managing minimalistic caching of data

preheat_open.comfort_profiles

Module to manage the comfort profiles

preheat_open.component

preheat_open.control_unit

Management control units and scheduling

preheat_open.data

To manage timeseries data loading

preheat_open.device

Module to manage devices

preheat_open.exceptions

Module defining exceptions used in the package

preheat_open.helpers

Various helper functions

preheat_open.logging

preheat_open.price

preheat_open.setpoints

preheat_open.singleton

preheat_open.types

preheat_open.unit

Module defining units and their auxiliary functions

preheat_open.unit_graph

preheat_open.weather

preheat_open.zone