[wattmetre] Correct the port incrementation generated by input_loader.rb
Replace the chan_idx with c[0]-1 to correctly use the port description from the input yaml file. We subtract 1 to align with the previous iteration starting from 0.
GitLab upgrade completed. Current version is 18.5.4
https://about.gitlab.com/releases/2025/09/18/gitlab-18-4-released/
https://about.gitlab.com/releases/2025/10/16/gitlab-18-5-released/
Replace the chan_idx with c[0]-1 to correctly use the port description from the input yaml file. We subtract 1 to align with the previous iteration starting from 0.