TVGuide
A toolkit for working with TeamViewers API
Usage
- Create a RestTemplate (see Spring documentation)
- Create a implementation of TeamViewerTokenProvider (or just use one like EnvironmentalVariableTokenProvider)
- Configure the RestTemplate using RestTemplateConfigurer
- Pass the configured RestTemplate to a handler (Like DeviceHandler) and call methods