Skip to content

Commit

Permalink
Update readme with property viewer
Browse files Browse the repository at this point in the history
  • Loading branch information
bmalinowsky committed Mar 7, 2016
1 parent 3e9dc67 commit bc146bd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ Supported Features
* Show device information of a device in a KNX network
* Read the IP configuration of a KNXnet/IP server (Local Device Management) or KNX device (Remote Property Services) using KNX properties
* Scan KNX devices in a KNX subnet area/line, or check whether a specific KNX individual address is currently assigned to a KNX device
* KNX properties viewer for KNX devices that implement an Interface Object Server (IOS)

Supported Access Protocols
--------------------------
Expand All @@ -45,7 +46,7 @@ Resolve/Compile/Install

mvn clean install -DskipTests -Dgpg.skip=true

On OSX (takes care of the Cocoa thread restrictions)
On OS X (takes care of the Cocoa thread restrictions)

mvn exec:exec

Expand Down

0 comments on commit bc146bd

Please sign in to comment.