I want monitor and control the GPIO on a Raspberry Pi running Raspbian that is not my Homeseer controller. My HS controller is an HS3 ZEE S2 Edition 3.0.0.548 (Linux). I followed the instructions provided in the User Guide. There was no mention of the need for mono on a Linux OS, but it errored out without it. I installed that and got a little further.
When I attempt to run the run.sh script, it gives me the following output:
$ sudo ./run.sh
Plugin: RaspberryIO Instance: TestRemote starting...
Connecting to server at 192.168.0.2...
Connection attempt #1 Connected (HomeSeer API 3). Waiting to be initialized...
May-25 18:26:48 INFO RaspberryIO version 3.0.0.18
May-25 18:26:48 ERROR System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Visual.Basic, Version-10.0.0.0 Culture=neutral, PublicKetToken=b03f5f7fild50a3a' or one of its dependencies.
I'm not sure what to do here. As far as I know, MS Visual Basic doesn't run on Linux. Any assistance would be much appreciated.
Andy B. Darien, IL, USA
When I attempt to run the run.sh script, it gives me the following output:
$ sudo ./run.sh
Plugin: RaspberryIO Instance: TestRemote starting...
Connecting to server at 192.168.0.2...
Connection attempt #1 Connected (HomeSeer API 3). Waiting to be initialized...
May-25 18:26:48 INFO RaspberryIO version 3.0.0.18
May-25 18:26:48 ERROR System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Visual.Basic, Version-10.0.0.0 Culture=neutral, PublicKetToken=b03f5f7fild50a3a' or one of its dependencies.
I'm not sure what to do here. As far as I know, MS Visual Basic doesn't run on Linux. Any assistance would be much appreciated.
Andy B. Darien, IL, USA