---
title: CMOdometerOriginDevice.local
framework: coremotion
role: symbol
role_heading: Case
path: coremotion/cmodometerorigindevice/local
---

# CMOdometerOriginDevice.local

The origin of the odometer sample comes from the same device that requests the sample.

## Declaration

```swift
case local
```

## See Also

### Device origins

- [CMOdometerOriginDevice.unknown](coremotion/cmodometerorigindevice/unknown.md)
- [CMOdometerOriginDevice.remote](coremotion/cmodometerorigindevice/remote.md)
