Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Market3 #6

Open
wants to merge 65 commits into
base: market3
Choose a base branch
from
Open

Market3 #6

wants to merge 65 commits into from

Commits on Aug 13, 2019

  1. Configuration menu
    Copy the full SHA
    bdcfc40 View commit details
    Browse the repository at this point in the history
  2. Adding setup.py

    shwethanidd committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    6675ff1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    59a557a View commit details
    Browse the repository at this point in the history
  4. Reading from config

    volttron committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    1baec9e View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2019

  1. Configuration menu
    Copy the full SHA
    3c0466e View commit details
    Browse the repository at this point in the history
  2. Adding variable group.py

    shwethanidd committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    fb45519 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    043785d View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2019

  1. Configuration menu
    Copy the full SHA
    2d1d77c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b2650e View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2019

  1. changing to Model

    shwethanidd committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    e00031d View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2019

  1. Configuration menu
    Copy the full SHA
    53bd66f View commit details
    Browse the repository at this point in the history
  2. ahu update

    shwethanidd committed Oct 18, 2019
    Configuration menu
    Copy the full SHA
    031905e View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2019

  1. Store previous minimum and maximum price for use in cleared market an…

    …d actuation.
    volttron committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    f648748 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2019

  1. Add lighting schedule for lighting model.

    volttron committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    7c4124b View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2019

  1. Configuration menu
    Copy the full SHA
    2a602d9 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2019

  1. Fix last 24 hour prices for first day.

    volttron committed Nov 9, 2019
    Configuration menu
    Copy the full SHA
    d896951 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2019

  1. Update for polyline intersection for fixed price (fix) and fixed dema…

    …nd (add).
    volttron committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    77536b7 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2019

  1. Regression agent initial commit.

    volttron committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    fbc1e75 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2019

  1. Configuration menu
    Copy the full SHA
    44b3721 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2020

  1. Update E+ and ILC to python3.

    volttron committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    ffa9a24 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2020

  1. Latest market changes

    shwethanidd committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    127088c View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2020

  1. Initial push for modelica agent.

    volttron committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    f127174 View commit details
    Browse the repository at this point in the history
  2. Typo

    volttron committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    bc81228 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2020

  1. Successful testing with simple PID example model.

    volttron committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    ad63a89 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2020

  1. Configuration menu
    Copy the full SHA
    4d6edef View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2020

  1. Modelica and test.

    volttron committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    65c4e95 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2020

  1. Update ModelRegressionAgent.

    volttron committed Mar 7, 2020
    Configuration menu
    Copy the full SHA
    a229485 View commit details
    Browse the repository at this point in the history
  2. Update ModelRegressionAgent.

    volttron committed Mar 7, 2020
    Configuration menu
    Copy the full SHA
    714005b View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2020

  1. Model regression automation and agent cleanup.

    volttron committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    1fb94f7 View commit details
    Browse the repository at this point in the history
  2. Add simulation time handler.

    volttron committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    5842540 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2020

  1. Add utils import to __init__.

    volttron committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    8d58b14 View commit details
    Browse the repository at this point in the history
  2. fix vav agent import.

    volttron committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    e4ad373 View commit details
    Browse the repository at this point in the history
  3. fix record list subscribe.

    volttron committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    3b80cf7 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2020

  1. Add logging for model validation.

    volttron committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    80263a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a13d2a View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2020

  1. Remove print

    volttron committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    6d53c3f View commit details
    Browse the repository at this point in the history
  2. VAV model.

    volttron committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    c60b50c View commit details
    Browse the repository at this point in the history
  3. Add return statement to Model.get_q

    volttron committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    dab7eaa View commit details
    Browse the repository at this point in the history
  4. DEBUG statements.

    volttron committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    886dcb8 View commit details
    Browse the repository at this point in the history
  5. Fixes from testing.

    volttron committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    f790ecb View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2020

  1. Configuration menu
    Copy the full SHA
    db7822c View commit details
    Browse the repository at this point in the history
  2. Update TCC for python3.

    volttron committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    8285206 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2020

  1. Update MixMarketServiceAgent to Python3.

    volttron committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    38d11b4 View commit details
    Browse the repository at this point in the history
  2. Config store for tcc passed initial testing.

    volttron committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    8ac1be6 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2020

  1. Configuration menu
    Copy the full SHA
    7c52579 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2020

  1. Standalone TCC.

    volttron committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    121bd87 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2020

  1. Configuration menu
    Copy the full SHA
    7361990 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2020

  1. Add control for standalone TCC/TESS integration.

    volttron committed May 16, 2020
    Configuration menu
    Copy the full SHA
    c20ed3d View commit details
    Browse the repository at this point in the history
  2. Merge.

    volttron committed May 16, 2020
    Configuration menu
    Copy the full SHA
    ca2d831 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2020

  1. Pull tcc out of tess.

    volttron committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    e22aca6 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2020

  1. add init.

    volttron committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    45a573b View commit details
    Browse the repository at this point in the history
  2. Remove old subscription.

    volttron committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    59a1d39 View commit details
    Browse the repository at this point in the history
  3. Remove import.

    volttron committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    1357ec6 View commit details
    Browse the repository at this point in the history
  4. fix publish.

    volttron committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    b1aece4 View commit details
    Browse the repository at this point in the history
  5. Remove function call.

    volttron committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    f6e3c4b View commit details
    Browse the repository at this point in the history
  6. Change variable name.

    volttron committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    ee8b5b9 View commit details
    Browse the repository at this point in the history
  7. Add check for model being none for tcc (no model), change conflicting…

    … method name (make_offer).
    volttron committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    4dde50a View commit details
    Browse the repository at this point in the history
  8. Move optimization call to offer callback.

    volttron committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    992d29e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a01167a View commit details
    Browse the repository at this point in the history
  10. Debug statements for tcc control

    volttron committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    6fbbc91 View commit details
    Browse the repository at this point in the history
  11. Fix actuation methods.

    volttron committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    110f05b View commit details
    Browse the repository at this point in the history
  12. fix actuation method.

    volttron committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    df0e70d View commit details
    Browse the repository at this point in the history
  13. fix actuation method.

    volttron committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    e15b56d View commit details
    Browse the repository at this point in the history
  14. Fix check_current_schedule.

    volttron committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    df42e36 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2020

  1. Actuation working and tested.

    rlutes committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    109e444 View commit details
    Browse the repository at this point in the history