src.system.projection_entity.projection_value.compare_latest_value

src.system.projection_entity.projection_value.compare_latest_value(element: Any) Any

Used as the key argument for built-in comparison functions like max() or min(), comparing the latest_value attribute between ProjectionValue objects.

Parameters:

element – Element to parse.

Returns:

Value to compare.