BB.Dsl.Controller (bb v0.2.1)
View SourceA controller process at the robot level.
Summary
Types
@type t() :: %BB.Dsl.Controller{ __identifier__: any(), __spark_metadata__: Spark.Dsl.Entity.spark_meta(), child_spec: child_spec(), name: atom(), params: [BB.Dsl.Param.t()] }