Announcement

Collapse
No announcement yet.

IP and Serial Plugin

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • claymic
    replied
    Hi, very thanks for this great plugin. I just start to play with HS.
    So far i can send and get udp without any problem, but i tried to get a feedback from a GC-100-12 but dont have luck, i am making something wrong, lets see if you guys can help me with this.
    I create a TCP Host, put the ip 192.168.0.160 and the port 4999, but i cant see any response, am i missing something ?
    log 2/27/2013 1:14:13 PM - DR IP/Serial PlugI - Starting Tcp host for global on port 4999
    I am trying to get the feedback from my AV7005 in the GC rs232.
    Very thanks
    Clayton

    Leave a comment:


  • espressodaily
    replied
    Wow, nice job on this plugin!

    Just started playing with iRule this weekend after my 2nd Logitech Harmony remote died in as many years. I bought the pro builder iRule today.

    Installed this plugin and followed the directions and it works perfectly! Love when that happens. Don't need to buy a z-wave gateway now. I can just talk to HomeSeer from iRule and have HomeSeer run the commands.

    Leave a comment:


  • George56
    replied
    Originally posted by Megaman View Post
    Hi just discovered this plugin. Does it have the ability to send/receive data via a HTTP Post or Get, eg
    http://myhsip/script.asp?deviceID=A1?SetStatus=ON
    or
    http://myhsip/script.asp?deviceID=A1?GetStatus

    Thanks

    I'm interested in the answer to this as well...

    Leave a comment:


  • redleg
    replied
    is it possible to trigger on a part of the raw text? if yes how can I do this?

    Leave a comment:


  • jayman13
    replied
    IP and Serial Plugin

    No. It seems just happen randomly. Sometimes I will go to week without it occurring and sometimes it will happen every other day for today.

    Leave a comment:


  • cheeryfool
    replied
    Originally posted by jayman13 View Post
    I've had this error come up a number of times. Sometimes it just crashes homeseer and today my computer restarted.
    Jayman

    I have had similar issues a couple of times, but for me it has always been linked to trying to edit an existing command, especially changing the connection type to/from Serial.

    Is that what you were also doing (or had very recently been doing), or is this crashing whilst unattended?

    The extra info will help David track this down

    Thanks
    James

    Leave a comment:


  • cheeryfool
    replied
    Originally posted by maxivane View Post
    Hello friend, I had this problem, solved by installing .net framework 3.5
    I am actually struggling with this myself. I have a HT2 that I am trying to migrate to, that I have already upgraded to HSPro. I don't think the HT2 has any version of .Net on it and I am trying to install the 3.5 SP1 package. It goes through the motions and then errors (with no details) and then reverses out anything it had achieved up to the error.

    I also tried following the additional steps in this thread:
    http://board.homeseer.com/showthread.php?t=148612 but no luck yet.

    Does anyone have any ideas?

    Leave a comment:


  • maxivane
    replied
    Originally posted by randman View Post
    I have a HomeTroller (came with Windows XPe). I installed the dll in
    C:\Program Files\HomeSeer HS2. I enabled the plug-in. I am getting this error:

    1/27/2013 3:09:34 PM - Error - Initializing interface: DR IP/Serial PlugIn->Could not load file or assembly 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. The system cannot find the file specified.

    A couple of other folks got this same error last October. I didn't see any resolution to this error. Anyone have any suggestions on how to fix this issue?

    Thanks.
    Hello friend, I had this problem, solved by installing .net framework 3.5

    Leave a comment:


  • randman
    replied
    I have a HomeTroller (came with Windows XPe). I installed the dll in
    C:\Program Files\HomeSeer HS2. I enabled the plug-in. I am getting this error:

    1/27/2013 3:09:34 PM - Error - Initializing interface: DR IP/Serial PlugIn->Could not load file or assembly 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. The system cannot find the file specified.

    A couple of other folks got this same error last October. I didn't see any resolution to this error. Anyone have any suggestions on how to fix this issue?

    Thanks.

    Leave a comment:


  • jayman13
    replied
    I've had this error come up a number of times. Sometimes it just crashes homeseer and today my computer restarted.
    Attached Files

    Leave a comment:


  • HA2013
    Guest replied
    How set suffix prefix for event status send

    Thank you! This really is a fantastic and useful plugin. I've been using it with demopad to send and receive commands and it's perfect! I'm using the send status action for the first time in an event but I'm not sure what termination is sent by default or how to set the prefix/suffix for the data. I didn't see it in the plugin configuration - did I miss it? Do I have to add something to the ini file?

    Leave a comment:


  • Megaman
    replied
    Hi just discovered this plugin. Does it have the ability to send/receive data via a HTTP Post or Get, eg
    http://myhsip/script.asp?deviceID=A1?SetStatus=ON
    or
    http://myhsip/script.asp?deviceID=A1?GetStatus

    Thanks

    Leave a comment:


  • cheeryfool
    replied
    Originally posted by vanisher View Post
    Edit: I found it already \r for <cr>
    Yes, that's it.

    Leave a comment:


  • Pierre
    replied
    Data lenght limited ?

    Hi,

    I was very pleased with this great plugin, retrieving data from a ipx800 I/O card, and sending it to a script with the pass-through feature.
    This was until the latest firmware change of this device, and the data getting longer.

    The string is now 136 digits long.
    The problem is I get it in two chunks.(127 +56)

    Is there a limit to the string that can be passed through ?
    If yes, could it be increased ?

    Thank you again for sharing this.
    Pierre

    The string:
    GET 00:04:A3:3E:AF:87&In=10000001011000000000000000000000&Out=01 000011000000000000000000000000&An1=0&An2=0&An3=0&An4=0&C1=8& C2=399&C3=80

    The log:
    22:22:28 ~!~DR IP/Serial PlugIn~!~IPX800 host - received TCP packet from: 192.168.0.31, length: 127, containing: GET 00:04:A3:3E:AF:87&In=10000001011000000000000000000000&Out=01 000011000000000000000000000000&An1=0&An2=0&An3=0&An4=0&C1=8& C2=
    22:22:28 ~!~DR IP/Serial PlugIn~!~RunPtScript: ipx800ald_MAJ.vb, Main, GET 00:04:A3:3E:AF:87&In=10000001011000000000000000000000&Out=01 000011000000000000000000000000&An1=0&An2=0&An3=0&An4=0&C1=8& C2=

    22:22:28 ~!~DR IP/Serial PlugIn~!~IPX800 host - received TCP packet from: 192.168.0.31, length: 56, containing: 399&C3=80 HTTP/1.0Host: 192.168.0.1Connection: close
    22:22:28 ~!~DR IP/Serial PlugIn~!~RunPtScript: ipx800ald_MAJ.vb, Main, 399&C3=80 HTTP/1.0Host: 192.168.0.1Connection: close

    Leave a comment:


  • vanisher
    replied
    Originally posted by cheeryfool View Post
    Can you tell me a little more about what you are trying to achieve?

    James
    You are right, why do i need a trigger I was thinking the wrong way.

    Another question, to the Denon i have to send a command followed by a <CR> is that something i can do with C Escaped? like:

    MVDOWN\n (for volume down)
    MVSTANDBY\n (for standby)

    Edit: I found it already \r for <cr>
    This plugin is really great, one of the missing things in my setup.. Managing the Denon AVR.
    Last edited by vanisher; January 21, 2013, 03:18 PM.

    Leave a comment:

Working...
X