1 2 3 4 5
// Fixture: @key-Annotation → @org.zerodds.types.Key. struct Sensor { @key long sensor_id; double reading; };