Skip to main content

PIO_PAYLOAD_BALANCED_SCHEMA_VERSION

Constant PIO_PAYLOAD_BALANCED_SCHEMA_VERSION 

Source
pub const PIO_PAYLOAD_BALANCED_SCHEMA_VERSION: &str = "1.0.0";
Expand description

The balanced payload schema version (semver). Additive optional fields bump the minor; field moves or removals bump the major. Versioned independently of the envelope: PIO_PACKAGE_SCHEMA_VERSION covers the package bookkeeping, this covers the network tables a consumer computes on.