smartgrid.agents.agent

This module contains the Agent class, its state (AgentState) and Action.

members:

Classes

Action(grid_consumption, ...)

An immutable (named) tuple containing action parameters.

Agent(name, profile)

An agent represents a physical entity in the world.

AgentState()

The (mutable) state of an Agent.