SubscribeEquipment - HopeTill/Server GitHub Wiki

Used to subscribe an equipment to a multipurpose room

Required parameter

  • title : string, his title to easy retreive
  • multipurpose_room_id : int, id of the multipurpose room to link

Optional parameter

  • description : string, description of the object
  • available : bool, if equipment is currently available. By default set to true

Result

  • result_code : values
  • id : int, id of the created entity