NAM-APJATEL-BACKEND/utils/helper
unknown 4461aff5c1 feat: add backbone_code to Tower for road routing waypoints
Towers can now be explicitly assigned to a backbone by setting
backbone_code. This field is included in create/update DTOs and
the response. The backbone OSRM routing merges these tower waypoints
with Closure waypoints, sorted by distance from OTB-start.

Run once on DB: ALTER TABLE towers ADD COLUMN backbone_code VARCHAR(255);

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-12 10:56:57 +07:00
..
AGENTS.md adding radiation odp search 2026-04-11 14:25:12 +07:00
activity_logs_helper.go adding more complex response and more readable also adding some feature like rbac 2025-06-11 08:24:42 +07:00
backboneHelperRes.go adding without connection and without towers 2025-06-18 16:14:16 +07:00
deviceHelperRes.go adding multiple images create and update also for the responses 2025-06-15 23:00:25 +07:00
device_details.go adding olt on device creation 2025-06-30 11:12:39 +07:00
device_inspection.go adding nearest device and some addtion feature more complex 2025-06-11 22:48:11 +07:00
fishboneHelperRes.go fix: make fishbone dev_end_id optional (nullable) 2026-04-11 16:56:23 +07:00
image_uploader.go adding multiple images create and update also for the responses 2025-06-15 23:00:25 +07:00
nearest_device_helper.go add image_urls to nearest device 2025-06-20 09:28:31 +07:00
nearest_towers.go adding nearest device for towers 2025-06-18 16:42:03 +07:00
towerHelperRes.go feat: add backbone_code to Tower for road routing waypoints 2026-04-12 10:56:57 +07:00