ERROR: Can't find $include_file file!
"; exit; } $pagetitle = $pagetitle . $def_delim . $def_company ; $ts = time() ; $tsrep = "__TIMESTAMP__"; $include = str_replace($tsrep,$ts,$include); $onloadrep = "__TENREHTEONLOAD__"; $onload = "" ; $include = str_replace($onloadrep,$onload,$include); $include = str_replace($pagetitlerep,$pagetitle,$include); $include = str_replace($homepagerep,$homepage,$include); $include = str_replace($productspagerep,$productspage,$include); $include = str_replace($newspagerep,$newspage,$include); $include = str_replace($aboutpagerep,$aboutpage,$include); $include = str_replace($supportpagerep,$supportpage,$include); $include = str_replace($contactpagerep,$contactpage,$include); $include = str_replace($storepagerep,$storepage,$include); echo $include; ?>
Screen_Top_Left screen_top_Right  

Product Downloads

Tenrehte Technologies, Inc. ("TENREHTE") prides itself on offering best in class support for our products and customers. Our technical support team is here to help you with configuration, troubleshooting, and other support issues for all TENREHTE products.

The following product downloads are provided to assist you in maintaining and using our products.

PICOwatt® Smart Plug, Version 1...
Please note that any item which you download, install, copy or otherwise use is governed in accordance with (i) the license terms accompanying the file or (ii) if no license terms accompany the file, the terms of the license agreement which accompanied the original product licensed by you which you are updating or (iii) the license terms pursuant to TENREHTE's END USER LICENSE AGREEMENT.

Click here to review TENREHTE's END USER LICENSE AGREEMENT.
$value) { $value = strtoupper($value); if ("$value" == "NO") { continue ; } list($tt, $pw, $sp, $version) = preg_split("/_/", $file); $filename = $root . '/' . $file ; preg_match('/\d+-B\d+/', $file, $build) ; list($timestamp, $buildid) = preg_split("/-/", $build[0]); preg_match('/(\d\d)(\d\d)(\d\d)(\d\d)(\d\d)/', $timestamp, $stamp) ; list($chunk, $year, $mon, $day, $hour, $min) = $stamp ; $date = date("d F Y", strtotime("20$year-$mon-$day $hour:$min:00")) ; $check = " " ; if ("$value" == "LATEST") { $check = "\"Latest\" $value Package" ; } if ("$value" == "SPECIAL") { $check = "This package is a $value release, please carefully review the RELEASE NOTES prior to installing this package." ; } $sizeb = sprintf( "%d", filesize($filename)) ; $sizem = sprintf( "%.2f", $sizeb / (1024*1024)) ; echo <<
   $check
EOF; } ?>

PICOwatt® Smart Plug, Version 2...
Please note that any item which you download, install, copy or otherwise use is governed in accordance with (i) the license terms accompanying the file or (ii) if no license terms accompany the file, the terms of the license agreement which accompanied the original product licensed by you which you are updating or (iii) the license terms pursuant to TENREHTE's END USER LICENSE AGREEMENT.

Click here to review TENREHTE's END USER LICENSE AGREEMENT.

PICOwatt® Smart Plug - Tools & Scripts
Please note that any item which you download, install, copy or otherwise use is governed in accordance with (i) the license terms accompanying the file or (ii) if no license terms accompany the file, the terms of the license agreement which accompanied the original product licensed by you which you are updating or (iii) the license terms pursuant to TENREHTE's END USER LICENSE AGREEMENT.

Click here to review TENREHTE's END USER LICENSE AGREEMENT.
$value) { /* tt_pw_sp_v1_get-energy_v1_1206021812 */ list($tt, $pw, $sp, $rev, $sname, $version) = preg_split("/_/", $file); $sname = strtoupper($sname); $filename = $root . '/' . $file ; preg_match('/\d+-B\d+/', $file, $build) ; list($timestamp, $buildid) = preg_split("/-/", $build[0]); preg_match('/(\d\d)(\d\d)(\d\d)(\d\d)(\d\d)/', $timestamp, $stamp) ; list($chunk, $year, $mon, $day, $hour, $min) = $stamp ; $date = date("d F Y", strtotime("20$year-$mon-$day $hour:$min:00")) ; $sizeb = sprintf( "%d", filesize($filename)) ; $sizem = sprintf( "%.2f", $sizeb / (1024*1024)) ; echo <<
  • ${value}
    $sname $version 
    Release Date: $date
    File size: $sizeb bytes [$sizem MiB]
  
EOF; } ?>
ERROR: Can't find $include_file file!
"; exit; } echo $include; ?>