19 ::ll::TypedStorage<4, 8, ::std::optional<float>> mTargetTemperature;
20 ::ll::TypedStorage<4, 8, ::std::optional<float>> mTargetHumidity;
21 ::ll::TypedStorage<4, 8, ::std::optional<float>> mTargetAltitude;
22 ::ll::TypedStorage<4, 8, ::std::optional<float>> mTargetWeirdness;
23 ::ll::TypedStorage<4, 8, ::std::optional<float>> mWeight;
35 MCAPI static ::std::add_lvalue_reference_t<char const[]> SCHEMA_NAME();