Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Sensorflare Client Example

This example applications lists the Dashboard names of a Sensorflare User.

Running the code

  1. copy sensorflare.properties.template to sensorflare.properties and add your credentials.
  2. run mvn clean install on sensorflare-client-java