Skip to content
This repository has been archived by the owner on Jul 12, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MyUncleSam authored Aug 7, 2017
1 parent 5720733 commit e74561c
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,18 @@ It exports two files into the program directory - so make sure your user has wri

# Configuration
Open the program .config file and add your Authorization token from your teamviewer account.

## AuthorizationToken
Token from your teamviewer account which should be used. No username / password credentials are needed here. Please google how to create one.

## BaseUrl
Entry url for the teamviewer api.

## DevicesUrlPart
Address part in combination with BaseUrl which needs to be used to fetch all devices from the contact list.

## GroupsUrlPart
Same as DevicesUrlPart but for the contact list groups.

## ImportDefaultPassword
Only needed for rdm.csv - if set it adds this password to the import csv. If not set there will be no password on importing the csv.

0 comments on commit e74561c

Please sign in to comment.