This repository has been archived on 2026-03-21. You can view files and clone it, but cannot push or open issues or pull requests.
payfrit-biz/api/beacon-sharding
John Mizerek b8cf2ce150 Fix beacon sharding to support Major/Minor starting from 0
- allocate_business_namespace: Start Major from 0 (was 1)
- allocate_servicepoint_minor: Start Minor from 0 (was 1)
- register_beacon_hardware: Set BeaconMinor if empty instead of rejecting
- lookup: Allow Major=0 in validation (was LTE 0, now LT 0)
- servicepoints/save: Auto-allocate BeaconMinor on insert, include in response

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-09 13:43:32 -08:00
..
allocate_business_namespace.cfm Fix beacon sharding to support Major/Minor starting from 0 2026-02-09 13:43:32 -08:00
allocate_servicepoint_minor.cfm Fix beacon sharding to support Major/Minor starting from 0 2026-02-09 13:43:32 -08:00
get_shard_pool.cfm Add beacon UUID sharding system and fix task customer info 2026-02-06 17:16:08 -08:00
IMPLEMENTATION.md Add beacon UUID sharding system and fix task customer info 2026-02-06 17:16:08 -08:00
migration.sql Add beacon UUID sharding system and fix task customer info 2026-02-06 17:16:08 -08:00
payfrit_beacon_shards.json Add beacon UUID sharding system and fix task customer info 2026-02-06 17:16:08 -08:00
register_beacon_hardware.cfm Fix beacon sharding to support Major/Minor starting from 0 2026-02-09 13:43:32 -08:00
resolve_business.cfm Add beacon UUID sharding system and fix task customer info 2026-02-06 17:16:08 -08:00
resolve_servicepoint.cfm Add beacon UUID sharding system and fix task customer info 2026-02-06 17:16:08 -08:00
verify_beacon_broadcast.cfm Add beacon UUID sharding system and fix task customer info 2026-02-06 17:16:08 -08:00