This project is just getting started and this is the initial release focused on the SignatureCalculator.
Artifacts
The SDK has been published to the Maven Central Repository and can be retrieved using Maven, Gradle, SBT, Ivy, or any other tool that can retrieve dependencies from the Central Repository.
<dependency>
<groupId>com.weatherlink</groupId>
<artifactId>weatherlink-v2-api-sdk</artifactId>
<version>0.0.2</version>
</dependency>
Source
Communication
- WeatherLink Developers Discord, please direct questions to the chat channel under the WeatherLink v2 API category
- GitHub Issues for bug reports