Skip to content

nhedger/energiapro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

EnergiaPro SDK and CLI banner

EnergiaPro Toolkit

Crates.io

A fast Rust toolkit for the EnergiaPro API:

CLI

The CLI provides a convenient way to interact with the EnergiaPro API without writing code.

  • Fetch installations tied to your account
  • Fetch measurements for specific installations
  • Output data in csv, json, jsonl, or parquet formats
brew tap nhedger/energiapro
brew install energiapro

See the CLI documentation for installation instructions for other platforms and usage details.

SDK

The SDK allows you to deeply integrate with the EnergiaPro API in your Rust applications.

  • Handles authentication lifecycles and token management
  • Provides high-level functions for fetching installations and measurements
  • High-level convenience functions for common fetching patterns
cargo add energiapro

See the SDK documentation for usage details and examples.

Contributing

Contributions are welcome! Please see the contributing guidelines for details on how to get involved.

License

This project is licensed under both the MIT License and the Apache License (Version 2.0). See the LICENSE-MIT and LICENSE-APACHE files for details.

Trademark

The EnergiaPro name and logo are trademarks of ENERGIAPRO SA

This project is an independent open-source SDK/CLI and is not affiliated with, endorsed by, or sponsored by ENERGIAPRO SA.

About

EnergiaPro Toolkit for Rust 🦀

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Contributing

Stars

Watchers

Forks

Contributors