uhppoted / uhppoted-app-db

Database integration for the UHPPOTE access controller
MIT License
2 stars 1 forks source link

Store events to DB table #5

Closed uhppoted closed 1 year ago

uhppoted commented 1 year ago

Add command to retrieve events to a DB table.

twystd commented 1 year ago

Initial implementation retrieves events from the set of configured controllers to either a sqlite3 or SQL Server database, incrementally filling gaps in the event record where necessary.

Pending release v0.8.6.