Skip to main content

SCHEMA

Constant SCHEMA 

Source
pub const SCHEMA: &str = "sdd.status/3";
Expand description

The machine schema this report declares.

Adding a field within schema 2 is additive. Removing one, renaming one, or changing one’s type is the next schema, because a reader that branched on the old shape cannot tell the two apart otherwise.