Ankündigung

Einklappen
Keine Ankündigung bisher.

IP Telegrams

Einklappen
X
 
  • Filter
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge

    HS/FS IP Telegrams

    Hi.

    I am trying to connect HS to other applications.
    I've managed to send ip telegrams to and from HS to activate switches and shutters.


    But now I want something more specific: I want to control a volume by both HS and other software.
    I want the volume to stay sincronized on both. Every time I change the volume in HS it has to 'tell'
    the other device and viceversa.

    What I've done:

    -I've created an internal object to store the volume value
    -I'm sending IP telegrams from the external device whenever there is a volume change. For example "Zone1-45".

    What I don't know how to do:

    -Store the received value (45) in the volume object. (Perhaps using regular expressions?)
    -Notify the external device of any volume change inside HS.


    Can anyone help?
    Thanks.

    Regards,
    Mike

    #2
    Ok....so I've managed the sending part.

    I've created a very basic logic just to add a text string to a value and send it by IP. Everything works great. I am able to send the value of the object.

    The tricky part is the reception. I don't see any help about regular expressions anywhere.

    Any help?

    Regards,
    Mike
    Angehängte Dateien

    Kommentar

    Lädt...
    X