embrasul-models 0.9.2

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

embrasul

A pure Rust library for the devices of the company embrasul.

Crates.io Docs.rs Apache 2.0 licensed

Embrasul models are used as data models for Embrasul devices.

Features

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

Installation

Add this to your Cargo.toml:

[dependencies]
embrasul-models = "*"

Cargo Features

Examples

License

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

Apache-2.0