set_sources

Configures the signal source for multiple channels

This method is an overload of `set_source` which conveniently allows to configure multiple input channels through a single method call

Parameters

array required
List of channel data sources
boolean
Disable all implicit conversions and coercions.
default: true

# Sample response

{
  "sources":["Output1","Output2"]
}
1
2
3