UpdateEquipmentAction
An action that updates properties of equipment on the table.
Declaration
struct UpdateEquipmentAction<State> where State : EquipmentStateOverview
To create an update equipment action, use the updateEquipment(_:state:context:) or a similar static method.