API is letting user create 2 channels with same name for an equipment.
After this the request for /interface/get-by-channel/// raises error.
Need to change the request to ask for ID's instead of names and not to let user create 2 channels with same identifier.