Commit Graph

5 Commits

Author SHA1 Message Date
Hyojin Ahn 17164458a9 [Scheduler] Implemented inspection, gps, odometer, safety-event 2026-01-20 08:17:31 -05:00
Hyojin Ahn 6a7882a028 [Schedule]
- Created schedule worker. (schedules are only in sys-rest-api)
[HcmClient]
- Added get system token to call hcm-rest-api
2026-01-14 13:39:22 -05:00
Hyojin Ahn 923b6d5aca [VehicleDispatch]
- Added dispatch data from inspection
- Added AutoClose to auto close idle + home vehicles

[Config]
- Added get configurations from sys-rest-api
2026-01-12 12:28:16 -05:00
Hyojin Ahn 3347de524f [INSPECTION]
- Insert inspection raw data by integration-service ingest
- Parse inspection data from raw data
- Insert defects by parsing inspection raw

[DISPATCH]
- Open vehicle dispatch from preTrip inspection
- Close vehicle dispatch from postTrip inspection
2025-12-23 14:53:06 -05:00
Hyojin Ahn 5a22c38ee7 init 2025-12-17 09:30:03 -05:00