Skip to content

symbiote-h2020/ExampleClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExampleClient

This is an example symbIoTe client implemented in Java

To compile the project use with

gradle clean build

and to run a specific class use:

java -cp build/libs/ExampleClient-all-1.0.0.jar {class}
e.g.

java -cp build/libs/ExampleClient-all-1.0.0.jar eu.h2020.symbiote.client.example.L2ClientWithHomeToken

About

Example Client of symbIoTe in Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages