Add classes PhysicalStrip, VirtualStrip that now subclass Strip.
Add classes PhysicalBus, VirtualBus that now subclass Bus.
SetChannelLayout now a hidden function.
$bool_params now type System.Collection.ArrayList
Added device and sr properties
Added $this.Login() into Remote constructor to automatically log user in.
Updated test codes accordingly.
Boolean params take $true and $false
Updated readme to reflect changes.