rust-ocpp icon indicating copy to clipboard operation
rust-ocpp copied to clipboard

Libraries for ocpp 1.6 and 2.0.1

Results 18 rust-ocpp issues
Sort by recently updated
recently updated
newest added

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.4.0 to 4.4.1. Release notes Sourced from codecov/codecov-action's releases. v4.4.1 What's Changed build(deps-dev): bump @​typescript-eslint/eslint-plugin from 7.8.0 to 7.9.0 by @​dependabot in codecov/codecov-action#1427 fix: prevent xlarge from...

dependencies
github_actions

Without deny_unknown_fields, Serde may matched any message to '{}'. Getting a stricter control is especially important for transaction that send '{}' as response (i.e. StatusNotification). As a result with enforcing...

Hello, I modified your nice library to support no_std environments. It has some impact on std environment too, but maybe it could be worked out... Would you be interested in...

stale

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.5.0 to 4.6.0. Release notes Sourced from codecov/codecov-action's releases. v4.6.0 What's Changed build(deps): bump github/codeql-action from 3.25.8 to 3.25.10 by @​dependabot in codecov/codecov-action#1481 build(deps): bump actions/checkout from...

dependencies
github_actions

Bumps [regex](https://github.com/rust-lang/regex) from 1.10.6 to 1.11.0. Changelog Sourced from regex's changelog. 1.11.0 (2024-09-29) This is a new minor release of regex that brings in an update to the Unicode Character...

dependencies
rust

Bumps [jsonschema](https://github.com/Stranger6667/jsonschema-rs) from 0.19.1 to 0.21.0. Release notes Sourced from jsonschema's releases. [Rust] Release 0.21.0 Important: This release brings a complete rework of reference resolving which deprecates some older APIs....

dependencies
rust

I have added traits for the datatype, and every trait has tests. All tests have passed.

I’m suggesting this PR because I believe using preludes can be helpful in certain scenarios, including mine 🙂 I’ve also updated tests/schema_validation to reflect how these preludes are used—hope you...

Bumps the patch group with 3 updates in the / directory: [serde](https://github.com/serde-rs/serde), [chrono](https://github.com/chronotope/chrono) and [serde_json](https://github.com/serde-rs/json). Updates `serde` from 1.0.217 to 1.0.219 Release notes Sourced from serde's releases. v1.0.219 Prevent absolute_paths...

dependencies
rust