Changes

Jump to: navigation, search

Automate Update data

1 byte removed, 12:55, 9 August 2021
no edit summary
<!--T:10-->
There are two ways to generate an Access TOKEN:
 
 
====Using TVCli (command line)==== <!--T:11-->
Run the command through a command line requesting the generation of an Access TOKEN.
 
 
<!--T:12-->
Command Syntax:
'''tvcli -cmd get_token_by_password -user <your TaticView user> -password <your TaticView password> [-token_name "<token name>"]'''
 
<!--T:13-->
-cmd - get_token_by_password - The command responsible for requesting and storing the Access TOKEN on the TVCli settings.
-user - Your TaticView user (access e-mail).
-password - Your TaticView access password.
-token_name (optional) - The name you want to set to your Access TOKEN. The default name '''TaticView CLI''' will be set if you do not specify a name.
 
<!--T:14-->
Example:
'''tvcli -cmd get_token_by_password -user myemail@email.com -password 123466 -token_name "TVCli Server 1" '''
====Using TaticView's graphical interface==== <!--T:15-->
Example:
'''tvcli -cmd store_token -user meuemail@email.com -token 9bdr845gh5r4r1vd5d5'''
 
====Using TVCli (command line)==== <!--T:11-->
Run the command through a command line requesting the generation of an Access TOKEN.
 
 
<!--T:12-->
Command Syntax:
'''tvcli -cmd get_token_by_password -user <your TaticView user> -password <your TaticView password> [-token_name "<token name>"]'''
 
<!--T:13-->
-cmd - get_token_by_password - The command responsible for requesting and storing the Access TOKEN on the TVCli settings.
-user - Your TaticView user (access e-mail).
-password - Your TaticView access password.
-token_name (optional) - The name you want to set to your Access TOKEN. The default name '''TaticView CLI''' will be set if you do not specify a name.
 
<!--T:14-->
Example:
'''tvcli -cmd get_token_by_password -user myemail@email.com -password 123466 -token_name "TVCli Server 1" '''
=== Updating your data automatically === <!--T:19-->

Navigation menu