Skip to content

mdef/X13.Host

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Fork of X13.Host intended to be more stable on Linux systems

Features added

  • Disabled automatic serial port scan. Port must be configured in port.txt file
  • improved detection of USB Serial Arduino nano (atmega328) based gate.

Currently tested on

Running

cd /opt/ && git clone -b linux-bin https://github.com/mdef/X13.Host
cd /opt/X13.Host/bin; mono engine.exe

Note: edit file /opt/X13.Host/bin/port.txt if device not in port /dev/ttyUSB0

#Overall project description

Server side

Normally you have Linux/Windows box where installed X13.Host engine.exe and inserted Arduino nano (atmega328) based device with firmware for simplicity named as gate

Remote devices (nodes) side

Arduino nano (atmega328) nodes with firmware wirelessly connected to gate.

Client side

Windows box to run X13.Host cc.exe - this application gives you tree view of all x13 devices, nodes configuration and PLC editor. CC.exe is only client, all settings stored on server side. Client have to be configured with hostname/ip address, username, password.

Username and password located on server side in directory /opt/X13.Host/data file security.xst

For further integration the same credentials could be used to access X13.Host from any MQTT subscribe client for example Node-Red

About

X13.Home - an Open Source Home Automation system

Resources

License

Stars

Watchers

Forks

Packages

No packages published