tinytuya
tinytuya copied to clipboard
Question? TimeStamp ('t') returned on async monitor, but not status
This is a question:
If I run the monitor example. when the device sends an update. The DPS dictionary has a timestamp along with the update. When a status query is done the DPS dictionary does not send a timestamp 't'. Is there an option to return the timestamp on a status query?
Not sure if this is a TUYA thing or tinytuya lib feature?
TinyTuya just passes through whatever it receives from the device. If there is no t key then the device did not send one.