Announcement

Collapse
No announcement yet.

HS3 plugin structure : will it be like tenscripting.

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

    HS3 plugin structure : will it be like tenscripting.

    i wrote a not published pluging for the Somfy rts 485 interface.

    Writing that i used the way tenscripting communicates with homeseer as a webapplication installable on a computer different from homeseer. It is complete selfsupporting with the capability of adding and deleting somfy devices , somfy virtual devices and operating the devices in homeseer.

    the code send to homeseer can be tested in tenscripting.

    the only thing the plugin dll does is actually putting the install buttons in setup homeseer, make a reference to itself and adding a webpage to homeseer server to put in the ip and port of the server under which the main part functions.

    i imported the basic page layout from homeseer with al its functionality , so it looks and functions as if the main part runs under homeseer.

    the advantages of this construction is:


    i could write the big part in . net 4

    the code to homeseer can be tested in tenscripting.

    the somfy transmitter could be plugged in what windows computer ever.

    transformation to new hs3 will be minimal.

    my question is which net uses HS3 and how will the new homeseer page be ?


    wetlip
    Last edited by wetlip; April 6, 2012, 07:09 AM.

    #2
    I read somewhere on this forum that HS3 will be written in .NET 4
    Jon

    Comment


      #3
      for those who ask, yes it will be published, i am working on the installscript and manual. i was diverted by jquery with html5 and css3 to make some nice spline charts to monitor proliphix and other devices.

      Comment

      Working...
      X