PhoenixKitManufacturing. Schemas. MachineType
(PhoenixKitManufacturing v0.2.0)
Copy Markdown
View Source
Schema for machine types (e.g., CNC, Milling, Press, Laser cutter).
Summary
Types
Functions
@spec changeset(t(), map()) :: Ecto.Changeset.t()
Builds a changeset for a machine type.
@spec statuses() :: [String.t()]
The list of valid status values.