Skip to main content

A Python client for Huawei FusionSolar

Project description

FusionSolar

Python client for Huawey FusionSolar API

Example usage

from fusionsolar import Client, PandasClient
import pandas as pd

date = pd.Timestamp('20200402', tz='Europe/Brussels')

with PandasClient(user_name=user, system_code=password) as client:
    sl = client.get_station_list()
    station_code = sl['data'][0]['stationCode']
    
    df = client.get_kpi_day(station_code=station_code, date=date)

print(df)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

testkerrsidnetfusion-0.0.6.tar.gz (5.0 kB view details)

Uploaded Source

Built Distribution

testkerrsidnetfusion-0.0.6-py3-none-any.whl (4.6 kB view details)

Uploaded Python 3

File details

Details for the file testkerrsidnetfusion-0.0.6.tar.gz.

File metadata

  • Download URL: testkerrsidnetfusion-0.0.6.tar.gz
  • Upload date:
  • Size: 5.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.3

File hashes

Hashes for testkerrsidnetfusion-0.0.6.tar.gz
Algorithm Hash digest
SHA256 957b9cb2ada7f7a329ce119a0ab498dc245084d0a70789261aeef1f27fd9e5b9
MD5 e68e5af270f939dc0924dca4627daeaa
BLAKE2b-256 1f9dbb483002e78cb441f79d88a7530f87d40463c389ba2855ec5a78edd8843e

See more details on using hashes here.

File details

Details for the file testkerrsidnetfusion-0.0.6-py3-none-any.whl.

File metadata

File hashes

Hashes for testkerrsidnetfusion-0.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 8908d473ce8b7443a37f800b2e1464e37c8d461841dd164ee111a83d1a731050
MD5 5b2e7590895a8cba0c1d128daf876f52
BLAKE2b-256 516101095e114da12a65c5ca774f3323a35708f51528fb71e6b6a5cf88eab18a

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page