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
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
Kommentar