Hackuarium / bioreactor-ui

https://hackuarium.github.io/bioreactor-ui/.
0 stars 1 forks source link

Bad time store in the bioreactor #51

Open andrescvargasr opened 12 months ago

andrescvargasr commented 12 months ago

The code stores a wrong time (Colombia bioreactor), the epoch is not set correctly. If you try to see the time in the History tab, you don't get the same time of the UI (desktop), instead you got a different value (not a UTC zone problem).

Note: When you store the epoch from command 'ueEPOCH' you need to send EPOCH in seconds NOT milliseconds to set time correctly. It's possible that the UI tries to store time in milliseconds.