Mentions légales du service

Skip to content

[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.

Merge request reports

Loading