You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
316 B

  1. user = "root"
  2. group = "root"
  3. ignoreControllerConfirmation = "false"
  4. device {
  5. id = 1
  6. name = "Example device"
  7. protocol = "arctech"
  8. model = "codeswitch"
  9. parameters {
  10. house = "A"
  11. unit = "1"
  12. }
  13. }
  14. # Example controller (tellstick duo)
  15. #controller {
  16. #id=1
  17. # name=""
  18. #type=2
  19. #serial="A501IVK7"
  20. #}