The OPERATE_RET uni_time_set_posix(IN CONST TIME_T time, IN CONST INT_T update_source) can be used to set the SDK time. Usually, Unix time refers to the number of seconds counted from midnight (UTC) on January 1, 1970, which can be represented as an integer. This interface might be used to set the system time to a given Unix timestamp.