Subversion Repositories HomeAutomation

Rev

Rev 1653 | Rev 1939 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | SVN | RSS feed

###############################################################################
## Paths                                                                     ##
###############################################################################
ProtocolFile = /usr/share/atom/protocol/data.xml
ScriptPath = /usr/share/atom/script/
UserScriptPath = /etc/atom/uscript/
StoragePath = /etc/atom/storage/

###############################################################################
## Logging                                                                   ##
###############################################################################
LogLevel = 3
#LogFile = atom.log

###############################################################################
## TCP server ports                                                          ##
###############################################################################
MonitorPort = 1201
CommandPort = 1202

###############################################################################
## CAN networks                                                              ##
###############################################################################
CanNet = udp:192.168.1.250:1100
#CanNet = serial:/dev/ttyUSB0:38400