Announcement

Collapse
No announcement yet.

[script] Save State - Restore State Using XML

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

    [script] Save State - Restore State Using XML

    homeseer_restore_state_xml.txt and homeseer_save_state_xml.txt are replacements for the default save_state.txt and restore_state.txt provided by HomeSeer. You need to edit the file

    The script homeseer_save_state_xml.txt saves the state of all defined devices in XML format.

    The script homeseer_restore_state_xml.txt restores the state based on the XML file created by homeseer_save_state_xml.txt

    Technologies used:
    <LI>VBScript
    <LI>XML
    <LI>XML Document Object Model (used to get values from saved XML file)
    <LI>File System Object

    Notes:
    <LI>Does not save all 256 possible devices, just those currenly defined by HomeSeer.
    <LI>Now works with Internet Explorer 6.0

    Have fun.

    Regards,
    Ultrajones@hotmail.com
    Attached Files
    Plug-ins: UltraMon, UltraM1G, UltraCID, Ultra1Wire, UltraLog, UltraWeatherBug, UltraPioneerAVR, UltraGCIR
Working...
X