CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2023/09/04 08:58:50
Log message:
Import net/py-solaredge-interface 0.3.2.
The SolarEdge Interface provides both a command-line interface, and a
Python module interface to interact with the SolarEdge API service.
- All (documented) SolarEdge API endpoints are implemented with
multisite support for endpoints that provide multisite queries.
- Response data for all endpoints are available as a Python-dict
structure, a Pandas-DataFrame or as raw-JSON.
- The command-line interface output can be formatted as a CSV; as a
Pandas style JSON structure or; as plain-JSON.
- Timestamps can be returned as datetime values with their respective
site timezones applied. Doing so is the default behaviour, however
this can be disabled if required.
- Configuration via environment variables or config file is possible,
thus making it safer to manage your API key value(s).
ok sthen@
Status:
Vendor Tag: landry
Release Tags: landry_20230904
N ports/net/py-solaredge-interface/Makefile
N ports/net/py-solaredge-interface/distinfo
N ports/net/py-solaredge-interface/pkg/PLIST
N ports/net/py-solaredge-interface/pkg/DESCR
No conflicts created by this import