MetadataRecordData

class wpiutil.log.MetadataRecordData

Bases: pybind11_object

Data contained in a set metadata control record as created by DataLog::SetMetadata(). This can be read by calling DataLogRecord::GetSetMetadataData().

property entry

Entry ID.

property metadata

New metadata for the entry.