Crate openleadr_wire

Source
Expand description

Wire format definitions for OpenADR endpoints

The types in this module model the messages sent over the wire in OpenADR 3.0. Most types are originally generated from the OpenAPI specification of OpenADR and manually modified to be more idiomatic.

Re-exports§

Modules§

Structs§

  • An ISO 8601 formatted duration
  • A string that matches /^[a-zA-Z0-9_-]*$/ with length in 1..=128

Enums§

Functions§