IncomingEvent

trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Type members

Enum entries

case ProductionEnded(productionID: ProductionID)

Fired when a production is terminated by a smart machine.

Fired when a production is terminated by a smart machine.

case ProductionPlanReady(productionPlan: ProductionPlan)

Specifies the production plan for the day with the products that need to be produced.

Specifies the production plan for the day with the products that need to be produced.