Skip to content

bergert/KnxApp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KnxApp

Example IOS application that uses the KnxBasics2 framework

Sets up an IOS application with a single UISwitch, and connects this to a KnxOnOffControl instance from the KnxBasics2 library.

  • Clone both the KnxApp and KnxBasics2 repositories to the same base directory
  • Change into the KnxApp directory and run the command 'pod install' to get the CocoaPods updated
  • Open the KnxApp workspace in XCode
  • Modify the router address and KNX group address to your match your setup (note: group address two places.)
  • Build and run (e.g. in the XCode IOS Simulator

About

Example IOS application that uses the KnxBasics2 framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 94.1%
  • Ruby 5.9%