Versions in this module Expand all Collapse all v1 v1.0.0 Oct 30, 2019 Changes in this version + func GetBeaconStartForTime(ts time.Time) time.Duration + func GetNextPingSlotAfter(afterGPSEpochTS time.Duration, devAddr lorawan.DevAddr, pingNb int) (time.Duration, error) + func GetPingOffset(beacon time.Duration, devAddr lorawan.DevAddr, pingNb int) (int, error) + func ScheduleDeviceQueueToPingSlotsForDevEUI(ctx context.Context, db sqlx.Ext, dp storage.DeviceProfile, ...) error