The tap-solarvista Singer tap pulls data from Solarvista Live that can then be sent to a destination using a Singer target.

Standalone usage #

Install the package using pip:

pip install git+https://github.com/Matatika/tap-solarvista.git

For additional instructions, refer to the README in the repository.

Usage with Meltano #

Meltano helps you manage your configuration, incremental replication, and scheduled pipelines.

View the Meltano-specific tap-solarvista instructions to learn more.

Capabilities #

Settings #

tap-solarvista requires the configuration of the following settings:

These and other supported settings are documented below. To quickly find the setting you're looking for, use the Table of Contents at the top of the page.

Datasources (datasources) #

The Datasources to sync from Solarvista. Leave list blank to use the default list of Datasources.

Account (account) #

The AccountId for your Solarvista account.

Client ID (clientId) #

Your Solarvista Client ID to create your access token and credentials.

Authorization Code (code) #

Your API authorization code retrieved using your account id, client id, and access token.

Start Date (start_date) #

Determines how much historical data will be extracted. Please be aware that the larger the time period and amount of data, the longer the initial extraction can be expected to take.

Looking for help? #

If you're having trouble getting the tap-solarvista tap to work, look for an existing issue in its repository, file a new issue, or join the Meltano Slack community and ask for help in the #plugins-general channel.

Found an issue on this page? #

This page is generated from a YAML file that you can contribute changes to. Edit it on GitHub!