Added example from repo root
moved examples into examples/ directory. Added two simple examples showing set and get float parameters and set multiple parameters.
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.
Initial commit Added readme