Uses of Package
org.powertac.common.msg
-
Packages that use org.powertac.common.msg Package Description org.powertac.common Power TAC domain types, shared between simulation server and brokers.org.powertac.common.interfaces org.powertac.common.msg Message types exchanged between the Power TAC simulation server and brokers.org.powertac.common.repo Repositories that need to exist in both the Power TAC simulation server and in brokers.org.powertac.du -
Classes in org.powertac.common.msg used by org.powertac.common Class Description MarketBootstrapData Encapsulates market prices and quantities over the bootstrap period. -
Classes in org.powertac.common.msg used by org.powertac.common.interfaces Class Description BalancingControlEvent Represents up-regulation or down-regulation by the DU as part of its balancing process.BalancingOrder Represents an offer of balancing capacity from a broker to the DU.EconomicControlEvent Message sent by a broker to the subscribers to a particular tariff, requesting them to adjust usage against that tariff in the specified timeslot. -
Classes in org.powertac.common.msg used by org.powertac.common.msg Class Description ControlEvent Message sent by a broker to the subscribers to a particular tariff, requesting them to curtail usage against that tariff in the specified timeslot.OrderStatus.Status TariffStatus Represents a response from server to broker to publication or update of a tariff.TariffStatus.Status TariffUpdate Command object that represents a broker's request to update a tariff, either to change its expiration date or to revoke it. -
Classes in org.powertac.common.msg used by org.powertac.common.repo Class Description BalancingOrder Represents an offer of balancing capacity from a broker to the DU. -
Classes in org.powertac.common.msg used by org.powertac.du Class Description BrokerAccept This message is used to signify that the broker authentication is accepted.CustomerBootstrapData This message encapsulates net power usage by timeslot for a customer instance over the bootstrap period.TimeslotComplete Message type that is guaranteed to be sent to brokers as the last outgoing message in a timeslot.