22 lines
316 B
Text
22 lines
316 B
Text
|
user = "root"
|
||
|
group = "root"
|
||
|
ignoreControllerConfirmation = "false"
|
||
|
device {
|
||
|
id = 1
|
||
|
name = "Example device"
|
||
|
protocol = "arctech"
|
||
|
model = "codeswitch"
|
||
|
parameters {
|
||
|
house = "A"
|
||
|
unit = "1"
|
||
|
}
|
||
|
}
|
||
|
|
||
|
# Example controller (tellstick duo)
|
||
|
#controller {
|
||
|
#id=1
|
||
|
# name=""
|
||
|
#type=2
|
||
|
#serial="A501IVK7"
|
||
|
#}
|