seamapi / public-tracker

0 stars 0 forks source link

Add Last Updated At #100

Open sybohy opened 6 months ago

sybohy commented 6 months ago

Description

A number of devices don't support true real-time updates and may have some delay in updating their information once an action has been performed. This can result in slightly out of date UI for representing a device's state.

Here we're potentially looking to add a last_updated_at timestamp on device objects to provide an indication on when's the last time the status of the device was refreshed.