lastFetchTimestampUTC property
optional used for weebi_app device back online
Implementation
@$pb.TagNumber(4)
$3.Timestamp get lastFetchTimestampUTC => $_getN(2);
Implementation
@$pb.TagNumber(4)
set lastFetchTimestampUTC($3.Timestamp value) => $_setField(4, value);