Announcement

Collapse
No announcement yet.

[ASP][Script]Tasks Management for Scripts in Separate Process Threads

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

    [ASP][Script]Tasks Management for Scripts in Separate Process Threads

    Tasks is a combination script and asp that will allow scripts to be executed in a separate process thread from Homeseer and managed via a web interface. The web interface provides the ability to view the status of running scripts, to terminate the script, or to manually start it. Tasks can be selectively mapped, if desired, to virtual devices to provide the status information in the virtual device as well as run time data for the current or last execution of that script. Script names can also be manually entered onto the web form to manually execute a script now or at some future time in a separate process.

    The script interface is a procedure that accepts a parameter with three fields. The first is the name of the script. The second, if present, is virtual device that is mapped to the script. The third, if present, is the process priority at which to run the script.
    Attached Files
Working...
X