pub const SCHEMA: &str = "sdd.status/2";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.