solis-models 0.1.15

Solis inverters Data Models library - may be used with any modbus library
Documentation
  • Coverage
  • 0%
    0 out of 74 items documented0 out of 43 items with examples
  • Size
  • Source code size: 42.53 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 3.78 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 10s Average build duration of successful builds.
  • all releases: 10s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • gustavowd/solis-models
    0 0 1
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • gustavowd

sunspec

A pure Rust Solis inverters library.

Crates.io Docs.rs Apache 2.0 licensed

Solis models are used as data models for Solis inverters.

Features

  • Pure Rust library
  • Open source (Apache-2.0)

Installation

Add this to your Cargo.toml:

[dependencies]
solis-models = "*"

Cargo Features

Examples

License

Copyright (c) 2022-2023 [Gustavo Denardin] (gustavo.denardin@gmail.com)

Apache-2.0