DTXr doc » History » Revision 21
Revision 20 (Torbjorn Carlqvist Admin, 09/07/2021 11:03 PM) → Revision 21/71 (Torbjorn Carlqvist Admin, 09/07/2021 11:13 PM)
{{>toc}} h1. DTXr documentation h3. Installation * System Requirements DTXr can run on any machine that can run +Java 11+ Java 11 and has sufficient with RAM and disk capacity. |Requirement|System RAM|System DISK|Example| |Minimal|512Mbyte|512Mbyte|Raspberry 1, Raspberry Zero| Absolute minimum 512Mbyte of RAM and 200Mb of disk space. But best is >1GByte of RAM and 1Gbyte of disk space available for DTXr runtime alone. |Avarage|1GByte|1Gbyte|Raspberry 2-4| |Top|2GByte|8Gbyte|Raspberry 4, A good choice is a Raspberry CM4, Server, PC| 2,3 or 4 with >1GByte on board and a >8Gbyte SD installed and of course any PC/Server works equally good. * Network Requirements DTXr can run stand alone without any active network connection. In that case the management pages is accessible via localhost interface. But for DTXr to be a fully functional BACnet/IP device it must be connected to an IP network that offers IP address via DHCP and where broadcast traffic is allowed. * Download DTXr software packages Currently only customers to DAVITOR can download DTXr. Contact info@davitor.com for purchase information. * Install on Linux ** For Raspberry with Raspberry OS/Rasbian Rasbian OS there is special install scripts, please follow these steps: ### _TBD..._ ** For other Linux distributions follow this steps ### _TBD..._ * Install on Windows ** Follow these steps: ### _TBD..._ h3. Setup DTXr is setup via Menu -> Setup page. * System ** Administrator password - Password for the default (and not changeable) account "admin". Default is "davitor". ** Operator username - Username for the typical user of any HMI developed on this device. Typically a machine operator. [Optional] ** Operator password - Password for the operator user. [Optional] ** Operator start page - Set any web page in the project folder that will automatically shown on an operator login. [Optional] ** Log Level - The system severity level for the system_app.log in /Logs tree directory. * BACnet ** _TBD..._ * Davitor Advantage ** _TBD..._ * Wireless Mesh ** _TBD..._ * Bluetooth ** _TBD..._ * External Database Access ** _TBD..._ * File Integration ** _TBD..._ * HTTP ** _TBD..._ * LION Interface ** _TBD..._ * IoT HUB (BETA) ** _TBD..._ h3. User's Guide * _TBD..._ h3. Developer's Guide [[IDE|IDE walk through]] [[Javascript|The DTXr Javascript guide]] [[Blockly|Blockly tutorials]]