TokenTimestamp
- class mtf.diag_port.sfa.sfa_manager.TokenTimestamp
This class contains a customized timestamp object for the token. In order to be used easily, when retrieving the object as str, the output is the timestamp value in a readable format (Y-m-d H:M:S). The attribute “value” can be used to get the original hexadecimal value.
- __init__(timestamp_bytes)
- property value
Raw timestamp value
- Returns:
int