| # viet-robot-door-usage-summary | |
| A small helper that summarizes door events for a given door. | |
| The `summarize_door_events(events, door_id)` function returns counts for | |
| `opened`, `closed`, `locked`, and `unlocked` events and a total. | |
| ## License | |
| MIT | |
| # viet-robot-door-usage-summary | |
| A small helper that summarizes door events for a given door. | |
| The `summarize_door_events(events, door_id)` function returns counts for | |
| `opened`, `closed`, `locked`, and `unlocked` events and a total. | |
| ## License | |
| MIT | |