Rig
            Rig
    Rig representation in pydantic schema.
            name
  
      class-attribute
      instance-attribute
  
name: str = Field(description='Name of the rig', examples=['move_mo'], title='Rig name')