Loading knowledgebase suggestions...
» Category: Technical Kit
(Go back)
» Articles in this category:
 |
|
 |
| |
 |
Comprehensive technical reference covering ACTAtek terminals, AMS, IoT Controllers, sensors and related system components. Use for solution design, quotations, tenders, technical submissions and proje... |
|
 |
Connection diagram for the ACTAtek IoT Controller Demo Board, showing the wiring and interfaces for the IoT Controller, ACTAtek terminal, sensors, control devices, and other demo components. Use this ... |
|
 |
Setup and operating documentation for ACTAtek4 terminals. Includes quick-start guidance, installation instructions and detailed operation/configuration information for installers, system integrators a... |
|
 |
Please download the IoT controller manual files from the attached files.
ACTA208 Installation Manual_v1.4.pdf
ACTA208 Operation Manual_v1.4.pdf
|
|
 |
Please download the file from the attachment. |
|
 |
Visual walkthrough of the ACTAtek4 browser-based management interface, showing how installers and administrators access and configure the terminal through its built-in web interface.
Please check t... |
|
 |
Installation wiring references showing how ACTAtek terminals connect to locks, UPS power supplies, automatic doors, I/O boards, turnstiles and other access-control components. Intended for installer... |
|
 |
Step-by-step quick-start guide for installing ACTAtek Access Manager Suite (AMS) on a supported Windows environment. Recommended for system integrators and IT administrators performing a new on-premis... |
|
 |
Complete reference for installing, configuring and operating the ACTAtek Access Manager Suite (AMS), including system administration and day-to-day software operation. Intended for integrators, IT tea... |
|
 |
Video installation guides demonstrating AMS deployment on standard Windows environments and Microsoft Azure Windows Server environments. Recommended for installers and IT administrators before perform... |
|
|
|
 |
|
 |
$s = 1;
if (file_exists(HESK_PATH . 'hesk_license.php'))
{
$h = (!empty($_SERVER['HTTP_HOST'])) ? $_SERVER['HTTP_HOST'] : ((!empty($_SERVER['SERVER_NAME'])) ? $_SERVER['SERVER_NAME'] : getenv('SERVER_NAME'));
$h = str_replace('www.','',strtolower($h));
include(HESK_PATH . 'hesk_license.php');
if (isset($hesk_settings['license']) && strpos($hesk_settings['license'],sha1($h.'h3&Fp2#LaA&59!w(8.Zc]*+uR512')) !== false)
{
$s = 0;
}
else
{
echo 'INVALID LICENSE (NOT REGISTERED FOR '.$h.')! ';
}
}
if ($s)
{
echo ' Powered by Help Desk Software HESK - brought to you by Help Desk Software SysAid ';
}
echo ' |