Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 279 Bytes

File metadata and controls

8 lines (5 loc) · 279 Bytes

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