Is there a way to install several water temperature sensors ds18b20?

Is there a way to install several water temperature sensors ds18b20?
It’s about installing a water temperature sensor
sudo nano /boot/config.txt

  1. dtoverlay = w1-gpio
  2. sudo modprobe w1-gpio
    sudo modprobe w1-therm
    cd /sys/bus/w1/devices
    ls
    28-0120338bb6b3 w1_bus_master1