Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 290 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 290 Bytes

example-leshan-client

Example leshan client with additional dummy sensor

##How To run

  • First Build
mvn clean install
  • Run generated jar file
java -jar example-leshan-client-*-SNAPSHOT-jar-with-dependencies.jar [OPTIONS]

Note: Options are same as leshan client