Announcement

Collapse
No announcement yet.

Running remotely

Collapse
This is a sticky topic.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Running remotely

    For running the plugin remotely:

    If the plugin is running remotely, the INI will be saved in the same folder as the HSPI_BLAudioMatrix.exe file on your remote machine. Otherwise it is stored in the normal config folder on the HS3 machine

    You will create a folder on your remote machine (eg: C:\BLAudioMatrix)

    From your main HS3 machine, copy the following files to your new folder on your remote machine. I will use C:\BLAudioMatrix as the example folder on your remote machine

    1. Copy the following files (left side is main HS3 machine, right side is remote machine)

    [hs root]\HSPI_BLAudioMatrix.exe ---> C:\BLAudioMatrix
    [hs root]\HomeSeerAPI.dll ---> C:\BLAudioMatrix
    [hs root]\HSCF.dll ---> C:\BLAudioMatrix
    [hs root]\Scheduler.dll ---> C:\BLAudioMatrix

    2. You will need to run the plugin as follows from the C:\BLAudioMatrix folder on your remote machine

    Code:
    HSPI_BLAudioMatrix.exe server=[ip address of your main HS3 machine]
    To specify an instance

    Code:
    HSPI_BLAudioMatrix.exe server=[ip address of your main HS3 machine] instance=[instance name]
    Cheers,
    Bob
    Web site | Help Desk | Feature Requests | Message Board
Working...
X