GetType, GetVersion, SendText added to Remote class.
Console output now written to Debug stream.
ToString() method overriden for higher classes.
formatter run through all files.
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 vban_in/vban_out to definetypes in base
Added string attribute label for strips
Added vban.ps1 which defines instream/oustream attributes.
Version bumped and changelog updated
Unit tests updated to reflect changes
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.