Skip to main content

CreateMovementTrailParams

@totemsdk/location-proof


@totemsdk/location-proof / CreateMovementTrailParams

Interface: CreateMovementTrailParams

Properties

deviceId

deviceId: string


maxSpeedMps?

optional maxSpeedMps?: number

override for the impossible-jump speed threshold in m/s (default 100)


metadata?

optional metadata?: Record<string, unknown>


samples

samples: MotionSample[]


subjectId

subjectId: string


trailId?

optional trailId?: string