Added default configuration file
This commit is contained in:
parent
cfd2af2008
commit
ea7989bdef
1 changed files with 11 additions and 0 deletions
11
telldus-core/driver/libtelldus-core/tellstick.conf
Normal file
11
telldus-core/driver/libtelldus-core/tellstick.conf
Normal file
|
@ -0,0 +1,11 @@
|
|||
deviceNode = "/dev/tellstick"
|
||||
device {
|
||||
id = 1
|
||||
name = "Example device"
|
||||
protocol = "arctech"
|
||||
model = "selflearning-switch"
|
||||
parameters {
|
||||
house = "A"
|
||||
unit = "1"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue