uhppoted / uhppote-core

Go device level API for the UHPPOTE UT0311 TCP/IP access controller boards
MIT License
7 stars 2 forks source link

Replace pointer dates in `get-card` with zero values #12

Closed uhppoted closed 1 year ago

uhppoted commented 1 year ago

Uninitialised controllers may not have the date/time set and there's always the possibility of corrupted/wrong values.

twystd commented 1 year ago

And that's a wrap I think - pretty much everything updated to zero value card From and To fields and checked reasonably thoroughly.

Closing this as done, pending release v0.8.5.