src/ ├── main/ │ ├── java/com/example/demo/ │ │ ├── component/ # Isolated business logic and operations (ItemComponent) │ │ ├── exception/ # Custom boundary exceptions mapping to gRPC statuses │ │ ├── ...
This system provides a comprehensive solution for managing worker attendance and restricted area access control through IoT devices. The API serves as the central coordination layer between ESP32 ...