Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 572 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 572 Bytes

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