timestamp property
The observation (sampling) time of the above value.
Implementation
@$pb.TagNumber(2)
$27.Timestamp get timestamp => $_getN(1);
Implementation
@$pb.TagNumber(2)
set timestamp($27.Timestamp v) { $_setField(2, v); }
The observation (sampling) time of the above value.
@$pb.TagNumber(2)
$27.Timestamp get timestamp => $_getN(1);
@$pb.TagNumber(2)
set timestamp($27.Timestamp v) { $_setField(2, v); }